Uses of Class
org.apache.cxf.rs.security.oauth2.services.AbstractImplicitGrantService
-
Packages that use AbstractImplicitGrantService Package Description org.apache.cxf.rs.security.oauth2.services org.apache.cxf.rs.security.oidc.idp -
-
Uses of AbstractImplicitGrantService in org.apache.cxf.rs.security.oauth2.services
Subclasses of AbstractImplicitGrantService in org.apache.cxf.rs.security.oauth2.services Modifier and Type Class Description classImplicitConfidentialGrantServiceRedirection-based Implicit Grant Service which returns tokens for the confidential clients directly to a human user.classImplicitGrantServiceRedirection-based Implicit Grant Service This resource handles the End User authorizing or denying the Client embedded in the Web agent. -
Uses of AbstractImplicitGrantService in org.apache.cxf.rs.security.oidc.idp
Subclasses of AbstractImplicitGrantService in org.apache.cxf.rs.security.oidc.idp Modifier and Type Class Description classOidcHybridServiceclassOidcImplicitService
-