protected static class ActiveDirectoryAuthority.DCSessionInfo extends Object
Constructor and Description |
---|
ActiveDirectoryAuthority.DCSessionInfo() |
Modifier and Type | Method and Description |
---|---|
protected void |
closeConnection()
Close the connection handle.
|
protected void |
closeIfExpired(long currentTime)
Close connection if it has expired.
|
LdapContext |
getSession(String domainControllerName,
ActiveDirectoryAuthority.DCConnectionParameters params)
Initialize the session.
|
protected boolean |
isOpen()
Check if open
|
public ActiveDirectoryAuthority.DCSessionInfo()
public LdapContext getSession(String domainControllerName, ActiveDirectoryAuthority.DCConnectionParameters params) throws ManifoldCFException
ManifoldCFException
protected void closeConnection()
protected void closeIfExpired(long currentTime)
protected boolean isOpen()