Uses of Class
org.apache.syncope.core.logic.SAML2SPEntityLogic
Packages that use SAML2SPEntityLogic
Package
Description
-
Uses of SAML2SPEntityLogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return SAML2SPEntityLogicModifier and TypeMethodDescriptionAMLogicContext.saml2SPEntityLogic
(SAML2SPEntityDataBinder binder, SAML2SPEntityDAO saml2SPEntityDAO) -
Uses of SAML2SPEntityLogic in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf with parameters of type SAML2SPEntityLogicModifier and TypeMethodDescriptionAMRESTCXFContext.saml2SPEntityService
(SAML2SPEntityLogic saml2SPEntityLogic) -
Uses of SAML2SPEntityLogic in org.apache.syncope.core.rest.cxf.service
Fields in org.apache.syncope.core.rest.cxf.service declared as SAML2SPEntityLogicModifier and TypeFieldDescriptionprotected final SAML2SPEntityLogic
SAML2SPEntityServiceImpl.logic
Constructors in org.apache.syncope.core.rest.cxf.service with parameters of type SAML2SPEntityLogic