Package com.pingidentity.access
Provides access to various objects contained within the main PingFederate application and engine.
-
Class Summary Class Description AccessGrantManagerAccessor This class provides access to theAccessGrantManagerimplementation used by PingFederate.AuthorizationDetailProcessorAccessor BaseUrlAccessor This class provides access to the PF base URL.CaptchaProviderAccessor This class provides access to supported CAPTCHA provider information.ClientAccessor This class provides access to supported OAuth Client information.ClusterAccessor This class provides access to cluster information.ConnectionAccessor This class provides access to supported Connection information.DataSourceAccessor This class provides access to supported datastore information.ExtendedPropertyAccessor This class provides access to information regarding the definition of Extended Properties.ExtendedPropertyAccessor.ExtendedProperty The extended property definitionIdentityStoreProvisionerAccessor This class provides access to an Identity Store Provisioner implementation.JCEAccessor Allows access to the JCE implementation used by PingFederate.JwksEndpointKeyAccessor This class provides access to PingFederate's JSON web keys.JwksEndpointKeyAccessor.JsonWebKeyWrapper The JSON web key wrapper object containing the Key ID, JSON web key and the private key.KerberosRealmAccessor Provides access to Kerberos Realms/Domains from the PingFederate engine.KeyAccessor Provides access to keys and certificates from the PingFederate engine.NotificationPublisherAccessor This class provides access to configured notification publishers.PasswordCredentialValidatorAccessor This class provides access to Password Credential Validators.PingOneEnvironmentAccessor Allows access to a PingOne connection and environment, given the value of a plugin configuration field based onPingOneEnvironmentFieldDescriptor.SecretManagerAccessor This class provides access to supported secret manager information.TrustedCAAccessor This class provides access to a list of trusted imported CA or self-signed server certificates. -
Exception Summary Exception Description InvalidConnectionCredentialException The exception thrown if the credential associated with a PingOne connection is invalid.PingOneConnectionDisabledException The exception thrown for certain operations if a PingOne connection is disabled.