Uses of Interface
org.apache.cxf.rs.security.oauth2.provider.ResourceOwnerNameProvider
-
Packages that use ResourceOwnerNameProvider Package Description org.apache.cxf.rs.security.oauth2.provider org.apache.cxf.rs.security.oauth2.services -
-
Uses of ResourceOwnerNameProvider in org.apache.cxf.rs.security.oauth2.provider
Classes in org.apache.cxf.rs.security.oauth2.provider that implement ResourceOwnerNameProvider Modifier and Type Class Description classDefaultResourceOwnerNameProvider -
Uses of ResourceOwnerNameProvider in org.apache.cxf.rs.security.oauth2.services
Methods in org.apache.cxf.rs.security.oauth2.services with parameters of type ResourceOwnerNameProvider Modifier and Type Method Description voidRedirectionBasedGrantService. setResourceOwnerNameProvider(ResourceOwnerNameProvider resourceOwnerNameProvider)
-