Uses of Interface
org.apache.syncope.common.rest.api.service.SAML2IdPEntityService
-
Packages that use SAML2IdPEntityService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of SAML2IdPEntityService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return SAML2IdPEntityService Modifier and Type Method Description SAML2IdPEntityService
AMRESTCXFContext. saml2IdPEntityService(SAML2IdPEntityLogic saml2IdPEntityLogic)
-
Uses of SAML2IdPEntityService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement SAML2IdPEntityService Modifier and Type Class Description class
SAML2IdPEntityServiceImpl
-