Uses of Package
org.apache.cxf.rs.security.oauth2.grants.code
-
Classes in org.apache.cxf.rs.security.oauth2.grants.code used by org.apache.cxf.rs.security.oauth2.client Class Description CodeVerifierTransformer -
Classes in org.apache.cxf.rs.security.oauth2.grants.code used by org.apache.cxf.rs.security.oauth2.grants.code Class Description AuthorizationCodeDataProvider AuthorizationCodeDataProvider is theOAuthDataProviderwhich can additionally persist the authorization code grant informationAuthorizationCodeGrant Base Authorization Code Grant representation, captures the code and the redirect URI this code has been returned to, visible to the clientAuthorizationCodeRegistration Captures the information associated with the code grant registration request.CodeVerifierTransformer JPACodeDataProvider ServerAuthorizationCodeGrant The Authorization Code Grant representation visible to the server -
Classes in org.apache.cxf.rs.security.oauth2.grants.code used by org.apache.cxf.rs.security.oauth2.services Class Description AuthorizationCodeRegistration Captures the information associated with the code grant registration request.ServerAuthorizationCodeGrant The Authorization Code Grant representation visible to the server -
Classes in org.apache.cxf.rs.security.oauth2.grants.code used by org.apache.cxf.rs.security.oauth2.utils.crypto Class Description ServerAuthorizationCodeGrant The Authorization Code Grant representation visible to the server -
Classes in org.apache.cxf.rs.security.oauth2.grants.code used by org.apache.cxf.rs.security.oidc.idp Class Description ServerAuthorizationCodeGrant The Authorization Code Grant representation visible to the server