Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
jcifs.smb.Dfs
public class Dfs
extends java.lang.Object
Field 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 SmbAuthException
public DfsReferral resolve(String domain, String root, String path, NtlmPasswordAuthentication auth) throws SmbAuthException