| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectjcifs.smb.Dfspublic class Dfsextends java.lang.ObjectField Summary | |
protected static jcifs.smb.Dfs.CacheEntry | |
protected jcifs.smb.Dfs.CacheEntry | |
protected jcifs.smb.Dfs.CacheEntry | |
Method Summary | |
SmbTransport |
|
DfsReferral |
|
HashMap | |
boolean |
|
DfsReferral |
|
protected static jcifs.smb.Dfs.CacheEntry FALSE_ENTRY
protected jcifs.smb.Dfs.CacheEntry _domains
protected jcifs.smb.Dfs.CacheEntry referrals
public SmbTransport getDc(String domain, NtlmPasswordAuthentication auth) throws SmbAuthException
public DfsReferral getReferral(SmbTransport trans, String domain, String root, String path, NtlmPasswordAuthentication auth) throws SmbAuthException
public HashMap getTrustedDomains(NtlmPasswordAuthentication auth) throws SmbAuthException
public boolean isTrustedDomain(String domain,
NtlmPasswordAuthentication auth)
throws SmbAuthExceptionpublic DfsReferral resolve(String domain, String root, String path, NtlmPasswordAuthentication auth) throws SmbAuthException