Uses of Class
org.apache.syncope.core.logic.SAML2SP4UIIdPLogic
Package
Description
-
Uses of SAML2SP4UIIdPLogic in org.apache.syncope.core.logic
Modifier 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
Modifier and TypeMethodDescriptionSAML2SP4UIRESTCXFContext.saml2SP4UIIdPService
(SAML2SP4UIIdPLogic saml2SP4UIIdPLogic) -
Uses of SAML2SP4UIIdPLogic in org.apache.syncope.core.rest.cxf.service
Modifier and TypeFieldDescriptionprotected final SAML2SP4UIIdPLogic
SAML2SP4UIIdPServiceImpl.logic