Uses of Class
org.apache.syncope.core.provisioning.java.pushpull.InboundMatcher
Packages that use InboundMatcher
Package
Description
-
Uses of InboundMatcher in org.apache.syncope.core.logic
Fields in org.apache.syncope.core.logic declared as InboundMatcherModifier and TypeFieldDescriptionprotected final InboundMatcherReconciliationLogic.inboundMatcherMethods in org.apache.syncope.core.logic with parameters of type InboundMatcherModifier and TypeMethodDescriptionOIDCC4UILogicContext.oidcUserManager(InboundMatcher inboundMatcher, UserDAO userDAO, ImplementationDAO implementationDAO, IntAttrNameParser intAttrNameParser, TemplateUtils templateUtils, UserProvisioningManager provisioningManager, UserDataBinder binder) IdMLogicContext.reconciliationLogic(AnyUtilsFactory anyUtilsFactory, AnyTypeDAO anyTypeDAO, ExternalResourceDAO resourceDAO, RealmSearchDAO realmSearchDAO, PlainSchemaDAO plainSchemaDAO, DerSchemaDAO derSchemaDAO, AnySearchDAO anySearchDAO, ConnectorManager connectorManager, InboundMatcher inboundMatcher, OutboundMatcher outboundMatcher, MappingManager mappingManager) SAML2SP4UILogicContext.saml2SP4UIUserManager(SAML2SP4UIIdPDAO idpDAO, InboundMatcher inboundMatcher, UserDAO userDAO, ImplementationDAO implementationDAO, IntAttrNameParser intAttrNameParser, TemplateUtils templateUtils, UserProvisioningManager provisioningManager, UserDataBinder binder) Constructors in org.apache.syncope.core.logic with parameters of type InboundMatcherModifierConstructorDescriptionReconciliationLogic(AnyUtilsFactory anyUtilsFactory, AnyTypeDAO anyTypeDAO, ExternalResourceDAO resourceDAO, RealmSearchDAO realmSearchDAO, PlainSchemaDAO plainSchemaDAO, DerSchemaDAO derSchemaDAO, AnySearchDAO anySearchDAO, MappingManager mappingManager, InboundMatcher inboundMatcher, OutboundMatcher outboundMatcher, ConnectorManager connectorManager) -
Uses of InboundMatcher in org.apache.syncope.core.logic.oidc
Fields in org.apache.syncope.core.logic.oidc declared as InboundMatcherConstructors in org.apache.syncope.core.logic.oidc with parameters of type InboundMatcherModifierConstructorDescriptionOIDCUserManager(InboundMatcher inboundMatcher, UserDAO userDAO, ImplementationDAO implementationDAO, IntAttrNameParser intAttrNameParser, TemplateUtils templateUtils, UserProvisioningManager provisioningManager, UserDataBinder binder) -
Uses of InboundMatcher in org.apache.syncope.core.logic.saml2
Fields in org.apache.syncope.core.logic.saml2 declared as InboundMatcherModifier and TypeFieldDescriptionprotected final InboundMatcherSAML2SP4UIUserManager.inboundMatcherConstructors in org.apache.syncope.core.logic.saml2 with parameters of type InboundMatcherModifierConstructorDescriptionSAML2SP4UIUserManager(SAML2SP4UIIdPDAO idpDAO, InboundMatcher inboundMatcher, UserDAO userDAO, ImplementationDAO implementationDAO, IntAttrNameParser intAttrNameParser, TemplateUtils templateUtils, UserProvisioningManager provisioningManager, UserDataBinder binder) -
Uses of InboundMatcher in org.apache.syncope.core.provisioning.java
Methods in org.apache.syncope.core.provisioning.java that return InboundMatcherModifier and TypeMethodDescriptionProvisioningContext.inboundMatcher(AnyUtilsFactory anyUtilsFactory, UserDAO userDAO, AnyObjectDAO anyObjectDAO, GroupDAO groupDAO, AnySearchDAO anySearchDAO, RealmDAO realmDAO, RealmSearchDAO realmSearchDAO, ImplementationDAO implementationDAO, IntAttrNameParser intAttrNameParser) -
Uses of InboundMatcher in org.apache.syncope.core.provisioning.java.pushpull
Fields in org.apache.syncope.core.provisioning.java.pushpull declared as InboundMatcherModifier and TypeFieldDescriptionprotected InboundMatcherAbstractPullExecutor.inboundMatcherprotected InboundMatcherAbstractPullExecutor.inboundMatcherprotected InboundMatcherAbstractPullExecutor.inboundMatcherprotected InboundMatcherAbstractPullExecutor.inboundMatcherprotected InboundMatcherAbstractPullResultHandler.inboundMatcherprotected InboundMatcherDefaultRealmPullResultHandler.inboundMatcherprotected InboundMatcherLDAPMembershipPullActions.inboundMatcher