-
class
Required in each
Adapter
to transform incoming messages.
-
class
Client for LDAP.
consider setting the following properties:
- java.naming.provider.url
- com.sun.jndi.ldap.connect.pool
- java.naming.referral = follow
- nl.nn.iuf.LdapClient.groupAttributeCache.name
- nl.nn.iuf.LdapClient.groupAttributeCache.timeToLive
Connection Pooling:
To set connection pool properties that are set as custom properties,
create a properties file named Ldap.properties with the attributes and
place in the classpath.
class
Pipe that returns the memberships of a userDN.
-
class
Baseclass for Wrappers for senders, that allows to get input from a session variable, and to store output in a session variable.
class
Sender used to run JavaScript code using `JavascriptEngine` implementations.
class
Collection of Senders, that are executed all at the same time.
class
Wrapper for senders, that opens the wrapped sender at runtime before each sender action, and closes it afterwards.
class
Series of Senders, that are executed one after another.
class
Wrapper for senders, that allows to get input from a session variable, and to store output in a session variable.
class
Collection of Senders, that are executed all at the same time.