Uses of Interface
org.apache.cxf.rs.security.oauth2.grants.owner.ResourceOwnerLoginHandler
-
Packages that use ResourceOwnerLoginHandler Package Description org.apache.cxf.rs.security.oauth2.grants.owner -
-
Uses of ResourceOwnerLoginHandler in org.apache.cxf.rs.security.oauth2.grants.owner
Classes in org.apache.cxf.rs.security.oauth2.grants.owner that implement ResourceOwnerLoginHandler Modifier and Type Class Description classJAASResourceOwnerLoginHandlerMethods in org.apache.cxf.rs.security.oauth2.grants.owner that return ResourceOwnerLoginHandler Modifier and Type Method Description ResourceOwnerLoginHandlerResourceOwnerGrantHandler. getLoginHandler()Methods in org.apache.cxf.rs.security.oauth2.grants.owner with parameters of type ResourceOwnerLoginHandler Modifier and Type Method Description voidResourceOwnerGrantHandler. setLoginHandler(ResourceOwnerLoginHandler loginHandler)
-