nu.zoom.ldap.eon.connection.password
Class UserPasswordConnection
java.lang.Object
nu.zoom.ldap.eon.connection.password.AnonymousConnection
nu.zoom.ldap.eon.connection.password.UserConnection
nu.zoom.ldap.eon.connection.password.UserPasswordConnection
- All Implemented Interfaces:
- Serializable, Connection, ConnectionInformation
public class UserPasswordConnection
- extends UserConnection
- Version:
- $Revision: 1.4 $
- Author:
- $Author: johan $
- See Also:
- Serialized Form
| Methods inherited from class nu.zoom.ldap.eon.connection.password.AnonymousConnection |
getDescription, getGUID, getHost, getPort, getRootContext, setDescription, setGUID, setHost, setPort, setRootContext, setupEnvironment |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserPasswordConnection
public UserPasswordConnection()
getPassword
public char[] getPassword()
- Returns:
- Returns the password.
setPassword
public void setPassword(char[] password)
- Parameters:
password - The password to set.
getConnection
public InitialLdapContext getConnection()
throws BackendException
- Specified by:
getConnection in interface Connection- Overrides:
getConnection in class UserConnection
- Throws:
BackendException
Copyright © 2011. All Rights Reserved.