Uses of Class
de.xima.fc.entities.LDAPZugriff
Packages that use LDAPZugriff
Package
Description
Package for the API access of the model classes.
Package für Datenbankentitäten
-
Uses of LDAPZugriff in de.xima.fc.api.entity
Subclasses with type arguments of type LDAPZugriff in de.xima.fc.api.entity -
Uses of LDAPZugriff in de.xima.fc.dao.impl
Subclasses with type arguments of type LDAPZugriff in de.xima.fc.dao.implMethods in de.xima.fc.dao.impl that return LDAPZugriffModifier and TypeMethodDescriptionLDAPZugriffDao.getByUUID(IEntityContext ec, Mandant client, String uuid) LDAPZugriffDao.getByUUID(IEntityContext ec, Mandant client, UUID uuid) Methods in de.xima.fc.dao.impl that return types with arguments of type LDAPZugriffModifier and TypeMethodDescriptionprotected IFCDaoActionHook<LDAPZugriff> LDAPZugriffDao.getPostActionHook()protected IFCDaoActionHook<LDAPZugriff> LDAPZugriffDao.getPreActionHook()Methods in de.xima.fc.dao.impl with parameters of type LDAPZugriffModifier and TypeMethodDescriptionLDAPZugriffDao.getEntityRefs(IEntityContext ec, LDAPZugriff ldapConnection) -
Uses of LDAPZugriff in de.xima.fc.dao.interfaces
Subinterfaces with type arguments of type LDAPZugriff in de.xima.fc.dao.interfacesMethods in de.xima.fc.dao.interfaces that return LDAPZugriffModifier and TypeMethodDescriptionILDAPZugriffDao.getByUUID(IEntityContext ec, Mandant client, String uuid) Returns the LDAP connection with the given UUID stringILDAPZugriffDao.getByUUID(IEntityContext ec, Mandant client, UUID uuid) Returns the LDAP connection with the given UUID -
Uses of LDAPZugriff in de.xima.fc.entities
Methods in de.xima.fc.entities that return LDAPZugriffMethods in de.xima.fc.entities with parameters of type LDAPZugriff -
Uses of LDAPZugriff in de.xima.fc.gui.bean.data
Subclasses with type arguments of type LDAPZugriff in de.xima.fc.gui.bean.dataMethods in de.xima.fc.gui.bean.data that return LDAPZugriffMethods in de.xima.fc.gui.bean.data that return types with arguments of type LDAPZugriffMethods in de.xima.fc.gui.bean.data with parameters of type LDAPZugriffModifier and TypeMethodDescriptionvoidLdapConnectionBean.EntityListModelImpl.setSelected(LDAPZugriff selected) Method parameters in de.xima.fc.gui.bean.data with type arguments of type LDAPZugriffModifier and TypeMethodDescriptionvoidLdapConnectionBean.setModel(IEntityListModelSelectByView<LDAPZugriff> model) -
Uses of LDAPZugriff in de.xima.fc.gui.bean.user
Methods in de.xima.fc.gui.bean.user that return types with arguments of type LDAPZugriff -
Uses of LDAPZugriff in de.xima.fc.gui.event.entity
Subclasses with type arguments of type LDAPZugriff in de.xima.fc.gui.event.entityModifier and TypeClassDescriptionclassEvent for when an entity was modified, either when it was created, updated, or deleted.Constructors in de.xima.fc.gui.event.entity with parameters of type LDAPZugriffModifierConstructorDescriptionLdapConnectionModifiedEvent(LDAPZugriff entity, de.xima.cmn.dao.enums.EDaoAction action, IEntityContext ec) Creates a new entity POJO with the given data. -
Uses of LDAPZugriff in de.xima.fc.gui.validator.name
Subclasses with type arguments of type LDAPZugriff in de.xima.fc.gui.validator.name -
Uses of LDAPZugriff in de.xima.fc.interfaces.workflow
Methods in de.xima.fc.interfaces.workflow that return types with arguments of type LDAPZugriff -
Uses of LDAPZugriff in de.xima.fc.interfaces.workflow.bpmn
Methods in de.xima.fc.interfaces.workflow.bpmn with parameters of type LDAPZugriffModifier and TypeMethodDescriptionde.xima.bpmn_model.api.element.bpmn.data.DataStoreIBpmnElementStore.ldapConnectionDataStore(LDAPZugriff ldapConnection) Gets the globalDataStorefor the givenLDAP connection. -
Uses of LDAPZugriff in de.xima.fc.ldap
Methods in de.xima.fc.ldap with parameters of type LDAPZugriffModifier and TypeMethodDescriptionstatic LdapConnectionConfigLdapConnectionConfigFactory.forLdapZugriff(LDAPZugriff ldapZugriff) Creates a newLdapConnectionConfigbased on the providedLDAPZugriff.static com.unboundid.ldap.sdk.LDAPConnectionLDAPConnectionFactory.getConnection(LDAPZugriff zugriff) Deprecated. -
Uses of LDAPZugriff in de.xima.fc.testhelper
Methods in de.xima.fc.testhelper that return LDAPZugriffModifier and TypeMethodDescriptionstatic LDAPZugriffEntityDummyFactory.dummyLdapConnection(String name, Mandant client) Methods in de.xima.fc.testhelper with parameters of type LDAPZugriffModifier and TypeMethodDescriptionstatic LDAPAbfrageEntityDummyFactory.dummyLdapQuery(String name, LDAPZugriff connection, String ldapQuery) -
Uses of LDAPZugriff in de.xima.fc.testhelper.security
Methods in de.xima.fc.testhelper.security with parameters of type LDAPZugriffModifier and TypeMethodDescriptionstatic <T extends IAuthenticator<?>>
KerberosExtensionAuthenticatorProperties<T> DummyAuthenticatorPropsFactory.dummyKerberosExtensionProps(T authenticator, LDAPZugriff ldapCon) -
Uses of LDAPZugriff in de.xima.fc.workflow.designer.bean
Methods in de.xima.fc.workflow.designer.bean that return types with arguments of type LDAPZugriff -
Uses of LDAPZugriff in de.xima.fc.workflow.designer.model
Methods in de.xima.fc.workflow.designer.model that return types with arguments of type LDAPZugriffMethod parameters in de.xima.fc.workflow.designer.model with type arguments of type LDAPZugriffModifier and TypeMethodDescriptionvoidWorkflowRequestContextModel.setLdapConnections(List<LDAPZugriff> ldapConnections) -
Uses of LDAPZugriff in de.xima.fc.workflow.processor.factory
Methods in de.xima.fc.workflow.processor.factory with parameters of type LDAPZugriffModifier and TypeMethodDescriptionstatic WorkflowNodeWorkflowNodeFactory.ldapQuery(LDAPZugriff ldapConnection, String searchFilter) Creates a new workflow node for aEWorkflowNodeType.FC_LDAP_QUERYwith a custom search filter.static WorkflowNodeWorkflowNodeFactory.ldapQuery(LDAPZugriff ldapConnection, String searchFilter, String baseDn) Creates a new workflow node for aEWorkflowNodeType.FC_LDAP_QUERYwith a custom search filter.static WorkflowNodeWorkflowNodeFactory.ldapQuery(LDAPZugriff ldapConnection, String searchFilter, String baseDn, Iterable<String> resultFilter) Creates a new workflow node for aEWorkflowNodeType.FC_LDAP_QUERYwith a custom search filter.static FcLdapQueryPropsWorkflowNodePropsFactory.ldapQuery(LDAPZugriff ldapConnection, String searchFilter) Creates a new workflow node model for aEWorkflowNodeType.FC_LDAP_QUERYwith a custom search filter.static FcLdapQueryPropsWorkflowNodePropsFactory.ldapQuery(LDAPZugriff ldapConnection, String searchFilter, String baseDn) Creates a new workflow node model for aEWorkflowNodeType.FC_LDAP_QUERYwith a custom search filter.static FcLdapQueryPropsWorkflowNodePropsFactory.ldapQuery(LDAPZugriff ldapConnection, String searchFilter, String baseDn, Iterable<String> resultFilter) Creates a new workflow node model for aEWorkflowNodeType.FC_LDAP_QUERYwith a custom search filter. -
Uses of LDAPZugriff in de.xima.fc.workflow.processor.logic
Methods in de.xima.fc.workflow.processor.logic that return types with arguments of type LDAPZugriffModifier and TypeMethodDescriptionstatic List<LDAPZugriff> WorkflowProviderHelper.computeAllLdapConnections(IEntityContext ec, Mandant client) -
Uses of LDAPZugriff in de.xima.fc.workflow.processor.logic.validation
Methods in de.xima.fc.workflow.processor.logic.validation that return types with arguments of type LDAPZugriff -
Uses of LDAPZugriff in de.xima.fc.workflow.taglib.model
Methods in de.xima.fc.workflow.taglib.model with parameters of type LDAPZugriffModifier and TypeMethodDescriptionstatic ClientLdapConnectionViewClientLdapConnectionView.forLdapConnection(LDAPZugriff ldapConnection)