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