Uses of Package
com.pingidentity.sdk.secretmanager
-
Packages that use com.pingidentity.sdk.secretmanager Package Description com.pingidentity.access Provides access to various objects contained within the main PingFederate application and engine.com.pingidentity.sdk.secretmanager A plugin interface, with associated classes, for creating custom secret managers. -
Classes in com.pingidentity.sdk.secretmanager used by com.pingidentity.access Class Description SecretInfo The information about the secret returned fromSecretManager.getSecretInfo(String, java.util.Map).SecretManagerException An exception that can be thrown fromSecretManager.getSecretInfo(String, java.util.Map)to indicate that there was an error retrieving the secret. -
Classes in com.pingidentity.sdk.secretmanager used by com.pingidentity.sdk.secretmanager Class Description SecretInfo The information about the secret returned fromSecretManager.getSecretInfo(String, java.util.Map).SecretManagerException An exception that can be thrown fromSecretManager.getSecretInfo(String, java.util.Map)to indicate that there was an error retrieving the secret.