Uses of Interface
org.apache.syncope.common.rest.api.service.RoleService
-
Packages that use RoleService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of RoleService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return RoleService Modifier and Type Method Description RoleService
IdRepoRESTCXFContext. roleService(RoleLogic roleLogic)
-
Uses of RoleService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement RoleService Modifier and Type Class Description class
RoleServiceImpl
-