Interface | Description |
---|---|
Callback<K,V> |
Class | Description |
---|---|
BasicAttributeFactory | |
LdapChallengePipe | Deprecated |
LdapClient |
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. |
LdapFindGroupMembershipsPipe |
Pipe that returns the memberships of a userDN.
|
LdapFindMemberPipe |
Pipe that checks if a specified dn exists as 'member' in another specified dn
in LDAP.
|
LdapQueryPipeBase |
Base pipe for querying LDAP.
|
LdapSender |
Sender to obtain information from and write to an LDAP Directory.
|
ObjectCallback<O,K,V> |
Enum | Description |
---|---|
LdapSender.Manipulation | |
LdapSender.Operation |
Copyright © 2023 Frank!Framework. All rights reserved.