| Name | Description | Type | Package | Framework |
| AbstractOAuthDataProvider | Class | org.apache.cxf.rs.security.oauth2.provider | Apache CXF | |
| AccessTokenGrantHandler | Interface | org.apache.cxf.rs.security.oauth2.provider | Apache CXF | |
| AccessTokenResponseFilter | Interface | org.apache.cxf.rs.security.oauth2.provider | Apache CXF | |
| AccessTokenValidator | Interface | org.apache.cxf.rs.security.oauth2.provider | Apache CXF | |
| AuthorizationCodeRequestFilter | Interface | org.apache.cxf.rs.security.oauth2.provider | Apache CXF | |
| AuthorizationCodeResponseFilter | Interface | org.apache.cxf.rs.security.oauth2.provider | Apache CXF | |
| ClientIdProvider | ClientIdProvider is responsible for providing a mapping between the authenticated client and its id | Interface | org.apache.cxf.rs.security.oauth2.provider | Apache CXF |
| ClientRegistrationProvider | Interface | org.apache.cxf.rs.security.oauth2.provider | Apache CXF | |
| ClientSecretHashVerifier | Class | org.apache.cxf.rs.security.oauth2.provider | Apache CXF | |
| ClientSecretVerifier | Interface | org.apache.cxf.rs.security.oauth2.provider | Apache CXF | |
| DefaultEHCacheOAuthDataProvider | Class | org.apache.cxf.rs.security.oauth2.provider | Apache CXF | |
| DefaultEncryptingOAuthDataProvider | Class | org.apache.cxf.rs.security.oauth2.provider | Apache CXF | |
| DefaultResourceOwnerNameProvider | Class | org.apache.cxf.rs.security.oauth2.provider | Apache CXF | |
| JoseSessionTokenProvider | Class | org.apache.cxf.rs.security.oauth2.provider | Apache CXF | |
| OAuthContextProvider | Class | org.apache.cxf.rs.security.oauth2.provider | Apache CXF | |
| OAuthDataProvider | OAuth provider responsible for persisting the information about OAuth consumers, request and access tokens. | Interface | org.apache.cxf.rs.security.oauth2.provider | Apache CXF |
| OAuthJSONProvider | Class | org.apache.cxf.rs.security.oauth2.provider | Apache CXF | |
| OAuthServiceException | Encapsulates OAuth-related problemsSee Also:Serialized Form | Class | org.apache.cxf.rs.security.oauth2.provider | Apache CXF |
| OOBResponseDeliverer | Interface | org.apache.cxf.rs.security.oauth2.provider | Apache CXF | |
| ResourceOwnerNameProvider | Interface | org.apache.cxf.rs.security.oauth2.provider | Apache CXF | |
| SessionAuthenticityTokenProvider | SessionAuthenticityTokenProvider responsible for storing and retrieving tokens to validate the authenticity of request sessions | Interface | org.apache.cxf.rs.security.oauth2.provider | Apache CXF |
| SubjectCreator | Optional provider responsible for creating resource owner subject representations | Interface | org.apache.cxf.rs.security.oauth2.provider | Apache CXF |