Class Summary |
AbstractAuthorizationCodeDataProvider |
Abstract AuthorizationCodeDataProvider implementation |
AuthorizationCodeGrant |
Base Authorization Code Grant representation, captures the code
and the redirect URI this code has been returned to, visible to the client |
AuthorizationCodeGrantHandler |
Authorization Code Grant Handler |
AuthorizationCodeRegistration |
Captures the information associated with the code grant registration request. |
DigestCodeVerifier |
|
ServerAuthorizationCodeGrant |
The Authorization Code Grant representation visible to the server |