| Name | Description | Type | Package | Framework |
| AccessToken | Base Access Token representationSee Also:Serialized Form | Class | org.apache.cxf.rs.security.oauth2.common | Apache CXF |
| AccessTokenGrant | Interface | org.apache.cxf.rs.security.oauth2.common | Apache CXF | |
| AccessTokenRegistration | Captures the information associated with the access token request. | Class | org.apache.cxf.rs.security.oauth2.common | Apache CXF |
| AccessTokenValidation | Class | org.apache.cxf.rs.security.oauth2.common | Apache CXF | |
| AuthenticationMethod | enum AuthenticationMethodEnum Constant Summary | Class | org.apache.cxf.rs.security.oauth2.common | Apache CXF |
| Client | Represents a registered third-party Client applicationSee Also:Serialized Form | Class | org.apache.cxf.rs.security.oauth2.common | Apache CXF |
| ClientAccessToken | Represents the extended client view of AccessToken. | Class | org.apache.cxf.rs.security.oauth2.common | Apache CXF |
| OAuthAuthorizationData | This bean represents a resource owner authorization challenge. | Class | org.apache.cxf.rs.security.oauth2.common | Apache CXF |
| OAuthContext | Captures the information about the current client request which custom filters may use to further protect the endpoints | Class | org.apache.cxf.rs.security.oauth2.common | Apache CXF |
| OAuthError | Class | org.apache.cxf.rs.security.oauth2.common | Apache CXF | |
| OAuthPermission | Provides the complete information about a given opaque permission. | Class | org.apache.cxf.rs.security.oauth2.common | Apache CXF |
| OAuthRedirectionState | Class | org.apache.cxf.rs.security.oauth2.common | Apache CXF | |
| OOBAuthorizationResponse | Class | org.apache.cxf.rs.security.oauth2.common | Apache CXF | |
| Permission | Base permission descriptionSee Also:OAuthAuthorizationData, | Class | org.apache.cxf.rs.security.oauth2.common | Apache CXF |
| ServerAccessToken | Server Access Token representationSee Also:Serialized Form | Class | org.apache.cxf.rs.security.oauth2.common | Apache CXF |
| UserSubject | Represents a login name which AuthorizationService may capture after the end user approved a given third party request | Class | org.apache.cxf.rs.security.oauth2.common | Apache CXF |