Uses of Class
org.apache.cxf.rs.security.oauth2.grants.AbstractGrantHandler
Packages that use AbstractGrantHandler
Package
Description
-
Uses of AbstractGrantHandler in org.apache.cxf.rs.security.oauth2.grants.clientcred
Subclasses of AbstractGrantHandler in org.apache.cxf.rs.security.oauth2.grants.clientcredModifier and TypeClassDescriptionclassThe "client_credentials" grant handler -
Uses of AbstractGrantHandler in org.apache.cxf.rs.security.oauth2.grants.code
Subclasses of AbstractGrantHandler in org.apache.cxf.rs.security.oauth2.grants.codeModifier and TypeClassDescriptionclassAuthorization Code Grant Handler -
Uses of AbstractGrantHandler in org.apache.cxf.rs.security.oauth2.grants.jwt
Subclasses of AbstractGrantHandler in org.apache.cxf.rs.security.oauth2.grants.jwtModifier and TypeClassDescriptionclassThe "JWT Bearer" grant handlerclassThe "JWT Bearer" grant handler -
Uses of AbstractGrantHandler in org.apache.cxf.rs.security.oauth2.grants.owner
Subclasses of AbstractGrantHandler in org.apache.cxf.rs.security.oauth2.grants.ownerModifier and TypeClassDescriptionclassThe "resource owner" grant handler -
Uses of AbstractGrantHandler in org.apache.cxf.rs.security.oauth2.grants.saml
Subclasses of AbstractGrantHandler in org.apache.cxf.rs.security.oauth2.grants.saml