Package com.unboundid.directory.sdk.broker.api
This package defines a number of abstract classes and interfaces which may
be extended or implemented by third-party code in order to create extensions
primarily intended for use in the Ping Identity PingAuthorize Server.
-
Class Summary Class Description Advice This class defines an API that must be implemented by extensions that implement custom Advice for policies.PolicyDecisionLogger This class defines an API that must be implemented by extensions which record information about PingAuthorize policy enforcement point (PEP) and policy decision point (PDP) activity
Each policy decision logger may be configured to indicate whether to include the PDP response or exclude log messages based on their Policy Message Type.StoreAdapter This class defines an API that must be implemented by extensions that need to store user data in some non-LDAP data store.StoreAdapterPlugin This class defines an API that must be implemented by extensions that need to intercept operations processed by a Store Adapter.TokenResourceLookupMethod This class defines an API that must be implemented by extensions that provide a custom Token Resource Lookup Method for access token validation.