Apache CXF API

Package org.apache.cxf.rs.security.oauth2.provider

Interface Summary
AccessTokenGrantHandler  
AccessTokenValidator  
ClientIdProvider ClientIdProvider responsible for providing a mapping between the authenticated client and its id
OAuthDataProvider OAuth provider responsible for persisting the information about OAuth consumers, request and access tokens.
OOBResponseDeliverer  
ResourceOwnerNameProvider  
SessionAuthenticityTokenProvider SessionAuthenticityTokenProvider responsible for storing and retrieving tokens to validate the authenticity of request sessions
SubjectCreator Optional provider responsible for creating resource owner subject representations
 

Class Summary
DefaultResourceOwnerNameProvider  
OAuthContextProvider  
OAuthJSONProvider  
 

Exception Summary
OAuthServiceException Encapsulates OAuth-related problems
 


Apache CXF API

Apache CXF