Class SecretStores
java.lang.Object
org.forgerock.opendj.rest2ldap.authz.SecretStores
This class holds various methods and classes to manage some
SecretStore
s.-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
SecretStores.SecretKeyGenerator<S extends SecretKey>
Interface forSecretKey
generators.static final class
ThisSecretStore
uses aSecretStores.SecretKeyGenerator
to produce secrets based on the secret key generated by theSecretKeyGenerator
. -
Method Summary