Apache CXF API

Uses of Interface
org.apache.cxf.rs.security.oauth2.grants.owner.ResourceOwnerLoginHandler

Packages that use ResourceOwnerLoginHandler
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
 class JAASResourceOwnerLoginHandler
           
 

Methods in org.apache.cxf.rs.security.oauth2.grants.owner with parameters of type ResourceOwnerLoginHandler
 void ResourceOwnerGrantHandler.setLoginHandler(ResourceOwnerLoginHandler loginHandler)
           
 


Apache CXF API

Apache CXF