Uses of Interface
org.apache.syncope.common.rest.api.service.SAML2SPEntityService
-
Packages that use SAML2SPEntityService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of SAML2SPEntityService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return SAML2SPEntityService Modifier and Type Method Description SAML2SPEntityService
AMRESTCXFContext. saml2SPEntityService(SAML2SPEntityLogic saml2SPEntityLogic)
-
Uses of SAML2SPEntityService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement SAML2SPEntityService Modifier and Type Class Description class
SAML2SPEntityServiceImpl
-