Uses of Interface
org.apache.syncope.common.rest.api.service.AuthProfileService
-
Packages that use AuthProfileService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of AuthProfileService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return AuthProfileService Modifier and Type Method Description AuthProfileService
AMRESTCXFContext. authProfileService(AuthProfileLogic authProfileLogic)
-
Uses of AuthProfileService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement AuthProfileService Modifier and Type Class Description class
AuthProfileServiceImpl
-