Uses of Interface
org.apache.syncope.common.rest.api.service.AuthModuleService
-
Packages that use AuthModuleService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of AuthModuleService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return AuthModuleService Modifier and Type Method Description AuthModuleService
AMRESTCXFContext. authModuleService(AuthModuleLogic authModuleLogic)
-
Uses of AuthModuleService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement AuthModuleService Modifier and Type Class Description class
AuthModuleServiceImpl
-