Uses of Class
org.apache.syncope.core.logic.SAML2SP4UIIdPLogic
Packages that use SAML2SP4UIIdPLogic
Package
Description
-
Uses of SAML2SP4UIIdPLogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return SAML2SP4UIIdPLogicModifier and TypeMethodDescriptionSAML2SP4UILogicContext.saml2SP4UIIdPLogic
(SAML2SP4UIProperties props, ResourcePatternResolver resourceResolver, SAML2ClientCache saml2ClientCacheLogin, SAML2ClientCache saml2ClientCacheLogout, SAML2SP4UIIdPDataBinder binder, SAML2SP4UIIdPDAO idpDAO) -
Uses of SAML2SP4UIIdPLogic in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf with parameters of type SAML2SP4UIIdPLogicModifier and TypeMethodDescriptionSAML2SP4UIRESTCXFContext.saml2SP4UIIdPService
(SAML2SP4UIIdPLogic saml2SP4UIIdPLogic) -
Uses of SAML2SP4UIIdPLogic in org.apache.syncope.core.rest.cxf.service
Fields in org.apache.syncope.core.rest.cxf.service declared as SAML2SP4UIIdPLogicModifier and TypeFieldDescriptionprotected final SAML2SP4UIIdPLogic
SAML2SP4UIIdPServiceImpl.logic
Constructors in org.apache.syncope.core.rest.cxf.service with parameters of type SAML2SP4UIIdPLogic