@FunctionalInterface public static interface KeyStoreSecretStore.StableIdProvider
Secret.getStableId()
Modifier and Type | Method and Description |
---|---|
String |
stableIdFor(KeyStoreSecretStore.KeyDetails keyDetails,
Class<? extends Secret> secretType)
Produce the secret's stable ID.
|
String stableIdFor(KeyStoreSecretStore.KeyDetails keyDetails, Class<? extends Secret> secretType)
keyDetails
- Details of the key.secretType
- The type of secret.Copyright © 2010-2018, ForgeRock All Rights Reserved.