public class ConnectLdapActivator extends Object implements LdapActivator<Ldap>
ConnectLdapActivator activates an ldap object by attempting to
connect to the ldap.| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
logger
Log for this class.
|
| Constructor and Description |
|---|
ConnectLdapActivator() |
public boolean activate(Ldap l)
activate in interface LdapActivator<Ldap>l - ldap objectCopyright © 2014. All rights reserved.