Subclasses of AbstractOAuthService in org.apache.cxf.rs.security.oauth2.services |
class |
AccessTokenService
OAuth2 Access Token Service implementation |
class |
AuthorizationCodeGrantService
This resource handles the End User authorising
or denying the Client to access its resources. |
class |
ImplicitGrantService
Redirection-based Implicit Grant Service
This resource handles the End User authorising
or denying the Client embedded in the Web agent. |
class |
RedirectionBasedGrantService
The Base Redirection-Based Grant Service |