Uses of Interface
org.apache.syncope.core.provisioning.api.data.SAML2SPEntityDataBinder
-
Packages that use SAML2SPEntityDataBinder Package Description org.apache.syncope.core.logic org.apache.syncope.core.provisioning.java org.apache.syncope.core.provisioning.java.data -
-
Uses of SAML2SPEntityDataBinder in org.apache.syncope.core.logic
Fields in org.apache.syncope.core.logic declared as SAML2SPEntityDataBinder Modifier and Type Field Description protected SAML2SPEntityDataBinderSAML2SPEntityLogic. binderMethods in org.apache.syncope.core.logic with parameters of type SAML2SPEntityDataBinder Modifier and Type Method Description SAML2SPEntityLogicAMLogicContext. saml2SPEntityLogic(SAML2SPEntityDataBinder binder, SAML2SPEntityDAO entityDAO)Constructors in org.apache.syncope.core.logic with parameters of type SAML2SPEntityDataBinder Constructor Description SAML2SPEntityLogic(SAML2SPEntityDataBinder binder, SAML2SPEntityDAO entityDAO) -
Uses of SAML2SPEntityDataBinder in org.apache.syncope.core.provisioning.java
Methods in org.apache.syncope.core.provisioning.java that return SAML2SPEntityDataBinder Modifier and Type Method Description SAML2SPEntityDataBinderProvisioningContext. saml2SPEntityDataBinder(EntityFactory entityFactory) -
Uses of SAML2SPEntityDataBinder in org.apache.syncope.core.provisioning.java.data
Classes in org.apache.syncope.core.provisioning.java.data that implement SAML2SPEntityDataBinder Modifier and Type Class Description classSAML2SPEntityDataBinderImpl
-