Constructor and Description |
---|
GetRootDSETask(DirectorySearcher searcher,
String domainName,
URI ldapURI) |
Modifier and Type | Method and Description |
---|---|
Boolean |
call()
Sets a base DN for the domain parameter of directory searcher and also sets a flag in directory searcher for
later usage to determine if baseDN can be set (rootDSE is needed for baseDN calculation).
|
protected GetRootDSE |
createGetRootDSE(URI uri) |
public GetRootDSETask(DirectorySearcher searcher, String domainName, URI ldapURI)
public Boolean call() throws Exception
call
in interface Callable<Boolean>
ldapUri
- Exception
NumberFormatException
protected GetRootDSE createGetRootDSE(URI uri)
Copyright © 2012. All Rights Reserved.