Uses of Class
org.apache.syncope.core.logic.SAML2SPEntityLogic
Package
Description
-
Uses of SAML2SPEntityLogic in org.apache.syncope.core.logic
Modifier and TypeMethodDescriptionAMLogicContext.saml2SPEntityLogic
(SAML2SPEntityDataBinder binder, SAML2SPEntityDAO saml2SPEntityDAO) -
Uses of SAML2SPEntityLogic in org.apache.syncope.core.rest.cxf
Modifier and TypeMethodDescriptionAMRESTCXFContext.saml2SPEntityService
(SAML2SPEntityLogic saml2SPEntityLogic) -
Uses of SAML2SPEntityLogic in org.apache.syncope.core.rest.cxf.service
Modifier and TypeFieldDescriptionprotected final SAML2SPEntityLogic
SAML2SPEntityServiceImpl.logic