Uses of Class
com.pingidentity.sdk.secretmanager.SecretManagerException
Packages that use SecretManagerException
Package
Description
Provides access to various objects contained within the main PingFederate application and engine.
A plugin interface, with associated classes, for creating custom secret managers.
-
Uses of SecretManagerException in com.pingidentity.access
Methods in com.pingidentity.access that throw SecretManagerExceptionModifier and TypeMethodDescriptionstatic SecretInfoSecretManagerAccessor.getSecretInfo(String secretReference, Map<String, Object> inParameters) Get the SecretInfo for the given secret reference from the Secret Manager. -
Uses of SecretManagerException in com.pingidentity.sdk.secretmanager
Methods in com.pingidentity.sdk.secretmanager that throw SecretManagerExceptionModifier and TypeMethodDescriptionSecretManager.getSecretInfo(String secretId, Map<String, Object> inParameters) Gets the secret for the given secret id and input parameters from an external secret storage service.