public class LDAPPlugin
extends org.imixs.workflow.engine.plugins.AbstractPlugin
| Constructor and Description |
|---|
LDAPPlugin() |
| Modifier and Type | Method and Description |
|---|---|
org.imixs.workflow.ItemCollection |
run(org.imixs.workflow.ItemCollection documentContext,
org.imixs.workflow.ItemCollection event)
Run only on Profile Entities
The method load the user object form the LDAP Service and compares the
attributes (defined in the imixs.properties 'ldap.user-attributes') with the
current values.
|
public org.imixs.workflow.ItemCollection run(org.imixs.workflow.ItemCollection documentContext,
org.imixs.workflow.ItemCollection event)
throws org.imixs.workflow.exceptions.PluginException
The method load the user object form the LDAP Service and compares the attributes (defined in the imixs.properties 'ldap.user-attributes') with the current values. If necessary the attributes will be automatically updated.
org.imixs.workflow.exceptions.PluginExceptionCopyright © 2021 Imixs Software Solutions GmbH. All rights reserved.