Doc changes

This commit is contained in:
Mikhail Yankelevich 2026-01-21 13:52:50 +00:00
parent a01ca622e5
commit befe99896f

View File

@ -131,8 +131,9 @@ public abstract class KeyStoreSpi {
/**
* Returns the instant that the entry identified by the given alias was
* created.
* <p>
* Subclasses should override this method to directly return an instant.
*
* @apiNote Subclasses should override this method to directly return an
* instant.
*
* @implSpec
* The default implementation calls {@code engineGetCreationDate(alias)}