Uses of Class
org.apache.syncope.core.logic.SAML2IdPEntityLogic
Packages that use SAML2IdPEntityLogic
Package
Description
-
Uses of SAML2IdPEntityLogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return SAML2IdPEntityLogicModifier and TypeMethodDescriptionAMLogicContext.saml2IdPEntityLogic
(SAML2IdPEntityDataBinder binder, SAML2IdPEntityDAO saml2IdPEntityDAO) -
Uses of SAML2IdPEntityLogic in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf with parameters of type SAML2IdPEntityLogicModifier and TypeMethodDescriptionAMRESTCXFContext.saml2IdPEntityService
(SAML2IdPEntityLogic saml2IdPEntityLogic) -
Uses of SAML2IdPEntityLogic in org.apache.syncope.core.rest.cxf.service
Fields in org.apache.syncope.core.rest.cxf.service declared as SAML2IdPEntityLogicModifier and TypeFieldDescriptionprotected final SAML2IdPEntityLogic
SAML2IdPEntityServiceImpl.logic
Constructors in org.apache.syncope.core.rest.cxf.service with parameters of type SAML2IdPEntityLogic