| Name | Description | Type | Package | Framework |
| AbstractAuthorizationCodeDataProvider | Class | org.apache.cxf.rs.security.oauth2.grants.code | Apache CXF | |
| AuthorizationCodeDataProvider | AuthorizationCodeDataProvider is the OAuthDataProvider which can additionally persist the authorization code grant information | Interface | org.apache.cxf.rs.security.oauth2.grants.code | Apache CXF |
| AuthorizationCodeGrant | Base Authorization Code Grant representation, captures the code and the redirect URI this code has been returned to, visible to the client | Class | org.apache.cxf.rs.security.oauth2.grants.code | Apache CXF |
| AuthorizationCodeGrantHandler | Class | org.apache.cxf.rs.security.oauth2.grants.code | Apache CXF | |
| AuthorizationCodeRegistration | Captures the information associated with the code grant registration request. | Class | org.apache.cxf.rs.security.oauth2.grants.code | Apache CXF |
| CodeVerifierTransformer | Interface | org.apache.cxf.rs.security.oauth2.grants.code | Apache CXF | |
| DefaultEHCacheCodeDataProvider | Class | org.apache.cxf.rs.security.oauth2.grants.code | Apache CXF | |
| DefaultEncryptingCodeDataProvider | Class | org.apache.cxf.rs.security.oauth2.grants.code | Apache CXF | |
| DigestCodeVerifier | Class | org.apache.cxf.rs.security.oauth2.grants.code | Apache CXF | |
| JwtRequestCodeFilter | Class | org.apache.cxf.rs.security.oauth2.grants.code | Apache CXF | |
| JwtRequestCodeGrant | Base Authorization Code Grant representation, captures the code and the redirect URI this code has been returned to, visible to the client | Class | org.apache.cxf.rs.security.oauth2.grants.code | Apache CXF |
| ServerAuthorizationCodeGrant | The Authorization Code Grant representation visible to the serverSee Also:Serialized Form | Class | org.apache.cxf.rs.security.oauth2.grants.code | Apache CXF |