public final class CIFSContextCredentialWrapper extends CIFSContextWrapper implements CIFSContext
| Constructor and Description |
|---|
CIFSContextCredentialWrapper(AbstractCIFSContext delegate,
Credentials creds) |
| Modifier and Type | Method and Description |
|---|---|
Credentials |
getCredentials() |
boolean |
renewCredentials(String locationHint,
Throwable error) |
close, get, getBufferCache, getConfig, getDfs, getNameServiceClient, getPipe, getSIDResolver, getTransportPool, getUrlHandler, hasDefaultCredentials, withAnonymousCredentials, withCredentials, withDefaultCredentials, withGuestCrendentialsequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, get, getBufferCache, getConfig, getDfs, getNameServiceClient, getPipe, getSIDResolver, getTransportPool, getUrlHandler, hasDefaultCredentials, withAnonymousCredentials, withCredentials, withDefaultCredentials, withGuestCrendentialspublic CIFSContextCredentialWrapper(AbstractCIFSContext delegate, Credentials creds)
delegate - creds - Crendentials to usepublic Credentials getCredentials()
getCredentials in interface CIFSContextgetCredentials in class CIFSContextWrapperCIFSContextWrapper.getCredentials()public boolean renewCredentials(String locationHint, Throwable error)
renewCredentials in interface CIFSContextrenewCredentials in class CIFSContextWrapperCIFSContext.renewCredentials(java.lang.String, java.lang.Throwable)Copyright © 2018. All rights reserved.