Uses of Class
org.apache.cxf.rs.security.oauth2.services.AuthorizationMetadataService
-
Packages that use AuthorizationMetadataService Package Description org.apache.cxf.rs.security.oauth2.services -
-
Uses of AuthorizationMetadataService in org.apache.cxf.rs.security.oauth2.services
Methods in org.apache.cxf.rs.security.oauth2.services that return AuthorizationMetadataService Modifier and Type Method Description AuthorizationMetadataServiceWellKnownService. getService()Methods in org.apache.cxf.rs.security.oauth2.services with parameters of type AuthorizationMetadataService Modifier and Type Method Description voidWellKnownService. setService(AuthorizationMetadataService service)
-