Package org.wso2.carbon.identity.oauth.callback
-
Interface Summary Interface Description OAuthCallbackHandler An extension point provided to verify whether the authenticated user is the rightful owner of the resource. -
Class Summary Class Description AbstractOAuthCallbackHandler An abstract implementations of theOAuthCallbackHandler
with the implementations for the basic methods.DefaultCallbackHandler Deprecated. OAuthCallback Represents a Authorization callback which represents an authorization action corresponding to authorizing clients to access resources by a resource owners.OAuthCallbackHandlerRegistry This is used to maintain the list of OAuthCallback Handlers registered in the system.OAuthCallbackManager OAuth callback manager. -
Enum Summary Enum Description OAuthCallback.OAuthCallbackType Used to evaluate the type of the callback