Uses of Class
org.apache.cxf.rs.security.oauth2.services.AuthorizationMetadataService
-
Packages that use AuthorizationMetadataService Package Description org.apache.cxf.rs.security.oauth2.services org.apache.cxf.rs.security.oidc.idp -
-
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) -
Uses of AuthorizationMetadataService in org.apache.cxf.rs.security.oidc.idp
Subclasses of AuthorizationMetadataService in org.apache.cxf.rs.security.oidc.idp Modifier and Type Class Description classOidcConfigurationService
-