Uses of Class
com.pingidentity.sdk.secretmanager.SecretInfo
Packages that use SecretInfo
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 SecretInfo in com.pingidentity.access
Methods in com.pingidentity.access that return SecretInfoModifier and TypeMethodDescriptionstatic SecretInfoSecretManagerAccessor.getSecretInfo(String secretReference, Map<String, Object> inParameters) Get the SecretInfo for the given secret reference from the Secret Manager. -
Uses of SecretInfo in com.pingidentity.sdk.secretmanager
Methods in com.pingidentity.sdk.secretmanager that return SecretInfoModifier 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.