Uses of Interface
org.apache.syncope.common.rest.api.service.OIDCJWKSService
-
Packages that use OIDCJWKSService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of OIDCJWKSService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return OIDCJWKSService Modifier and Type Method Description OIDCJWKSService
AMRESTCXFContext. oidcJWKSService(OIDCJWKSLogic oidcJWKSLogic)
-
Uses of OIDCJWKSService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement OIDCJWKSService Modifier and Type Class Description class
OIDCJWKSServiceImpl
-