| Name | Description | Type | Package | Framework |
| AbstractOAuthService | Class | org.apache.cxf.rs.security.oauth.services | Apache CXF | |
| AccessTokenHandler | Class | org.apache.cxf.rs.security.oauth.services | Apache CXF | |
| AccessTokenService | This resource will replace a request token with a new access token which will complete the OAuth flow. | Class | org.apache.cxf.rs.security.oauth.services | Apache CXF |
| AuthorizationRequestHandler | Class | org.apache.cxf.rs.security.oauth.services | Apache CXF | |
| AuthorizationRequestService | This resource handles the End User authorising or denying the Client to access its resources. | Class | org.apache.cxf.rs.security.oauth.services | Apache CXF |
| OAuthDefaultServices | Class | org.apache.cxf.rs.security.oauth.services | Apache CXF | |
| OOBAuthorizationResponse | Class | org.apache.cxf.rs.security.oauth.services | Apache CXF | |
| OOBResponseProvider | Class | org.apache.cxf.rs.security.oauth.services | Apache CXF | |
| RequestTokenHandler | Class | org.apache.cxf.rs.security.oauth.services | Apache CXF | |
| RequestTokenService | This resource issues a temporary request token to the Client which will be later authorised and exchanged for the access token | Class | org.apache.cxf.rs.security.oauth.services | Apache CXF |