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