| Name | Description | Type | Package | Framework |
| AccessToken | Class | org.apache.cxf.rs.security.oauth.data | Apache CXF | |
| AccessTokenRegistration | Captures the information associated with the access token registration request. | Class | org.apache.cxf.rs.security.oauth.data | Apache CXF |
| AuthorizationInput | Represents the user approval of the client RequestToken. | Class | org.apache.cxf.rs.security.oauth.data | Apache CXF |
| Client | Class | org.apache.cxf.rs.security.oauth.data | Apache CXF | |
| OAuthAuthorizationData | This bean represents a resource owner authorization challenge. | Class | org.apache.cxf.rs.security.oauth.data | Apache CXF |
| OAuthContext | Class | org.apache.cxf.rs.security.oauth.data | Apache CXF | |
| OAuthPermission | Provides the complete information about a given opaque permission. | Class | org.apache.cxf.rs.security.oauth.data | Apache CXF |
| Permission | Base permission description which is visible to authorization handlers | Class | org.apache.cxf.rs.security.oauth.data | Apache CXF |
| RequestToken | Class | org.apache.cxf.rs.security.oauth.data | Apache CXF | |
| RequestTokenRegistration | Captures the information associated with the request token registration request. | Class | org.apache.cxf.rs.security.oauth.data | Apache CXF |
| Token | Class | org.apache.cxf.rs.security.oauth.data | Apache CXF | |
| UserSubject | Represents a user alias or login name which AuthorizationService may capture after the end user approved a given third party request | Class | org.apache.cxf.rs.security.oauth.data | Apache CXF |