Uses of Class
org.apache.cxf.rs.security.oauth2.grants.code.AuthorizationCodeGrant
-
Packages that use AuthorizationCodeGrant Package Description org.apache.cxf.rs.security.oauth2.grants.code -
-
Uses of AuthorizationCodeGrant in org.apache.cxf.rs.security.oauth2.grants.code
Subclasses of AuthorizationCodeGrant in org.apache.cxf.rs.security.oauth2.grants.code Modifier and Type Class Description classJwtRequestCodeGrantBase Authorization Code Grant representation, captures the code and the redirect URI this code has been returned to, visible to the clientclassServerAuthorizationCodeGrantThe Authorization Code Grant representation visible to the server
-