Uses of Interface
org.apache.syncope.common.rest.api.service.OIDCC4UIService
-
Packages that use OIDCC4UIService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of OIDCC4UIService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return OIDCC4UIService Modifier and Type Method Description OIDCC4UIService
OIDCC4UIRESTCXFContext. oidcc4UIService(OIDCC4UILogic oidcc4UILogic)
-
Uses of OIDCC4UIService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement OIDCC4UIService Modifier and Type Class Description class
OIDCC4UIServiceImpl
-