Uses of Interface
org.forgerock.secrets.keystore.KeyStoreSecretStore.AliasSpecProvider
Packages that use KeyStoreSecretStore.AliasSpecProvider
Package
Description
Implementations of
SecretStore for accessing keys stored in Java KeyStores, such as
PKCS#11 Hardware Security Modules (HSMs) and PKCS#12 file-based encrypted key stores.-
Uses of KeyStoreSecretStore.AliasSpecProvider in org.forgerock.secrets.keystore
Classes in org.forgerock.secrets.keystore that implement KeyStoreSecretStore.AliasSpecProviderModifier and TypeClassDescriptionstatic final classAggregates multiple AliasSpecProviders results to serve the list of AliasSpec for a KeyStore.static final classServes a matching subset of the aliases present in a KeyStore based on a predicate.static final classServes a static list of AliasSpecs, without looking at the real content of a KeyStore.Method parameters in org.forgerock.secrets.keystore with type arguments of type KeyStoreSecretStore.AliasSpecProviderModifier and TypeMethodDescriptionvoidKeyStoreSecretStore.setAliasSpecProviderForPurposes(Map<String, KeyStoreSecretStore.AliasSpecProvider> keysForPurposes) Set the keys that are used for different purposes.Constructors in org.forgerock.secrets.keystore with parameters of type KeyStoreSecretStore.AliasSpecProviderModifierConstructorDescriptionConstructor.