protected static class SharePointADAuthority.DCSessionInfo extends Object
Constructor and Description |
---|
SharePointADAuthority.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 |
getADSession(String domainControllerName,
SharePointADAuthority.DCConnectionParameters params)
Initialize the session.
|
protected boolean |
isOpen()
Check if open
|
public LdapContext getADSession(String domainControllerName, SharePointADAuthority.DCConnectionParameters params) throws ManifoldCFException
ManifoldCFException
protected void closeConnection()
protected void closeIfExpired(long currentTime)
protected boolean isOpen()