Uses of Class
org.apache.syncope.core.logic.SAML2IdPEntityLogic
Package
Description
-
Uses of SAML2IdPEntityLogic in org.apache.syncope.core.logic
Modifier and TypeMethodDescriptionAMLogicContext.saml2IdPEntityLogic
(SAML2IdPEntityDataBinder binder, SAML2IdPEntityDAO saml2IdPEntityDAO) -
Uses of SAML2IdPEntityLogic in org.apache.syncope.core.rest.cxf
Modifier and TypeMethodDescriptionAMRESTCXFContext.saml2IdPEntityService
(SAML2IdPEntityLogic saml2IdPEntityLogic) -
Uses of SAML2IdPEntityLogic in org.apache.syncope.core.rest.cxf.service
Modifier and TypeFieldDescriptionprotected final SAML2IdPEntityLogic
SAML2IdPEntityServiceImpl.logic