Package com.pingidentity.sdk.authorizationdetails
Provides the ability to create an authorization detail processor to process custom authorization detail types.
-
Interface Summary Interface Description AuthorizationDetailProcessor This interface defines the methods that the PingFederate server calls to support OAuth 2.0 Rich Authorization Requests -
Class Summary Class Description AuthorizationDetail The OAuth Authorization Detail.AuthorizationDetailContext A wrapper class for contextual information used byAuthorizationDetailProcessormethods.AuthorizationDetailProcessorDescriptor This class is used to describe an Authorization Detail Processor plugin implementation to the PingFederate server.AuthorizationDetails The OAuth Authorization Details.AuthorizationDetailValidationResult -
Exception Summary Exception Description AuthorizationDetailProcessingException An exception that can be thrown fromAuthorizationDetailProcessormethods to indicate that there was an error processing the authorization detail for the authorization detail type.