public interface CredentialsInternal extends Cloneable, Credentials
Modifier and Type | Method and Description |
---|---|
CredentialsInternal |
clone() |
SSPContext |
createContext(CIFSContext tc,
String targetDomain,
String host,
byte[] initialToken,
boolean doSigning) |
Subject |
getSubject() |
void |
refresh() |
getUserDomain, isAnonymous, isGuest, unwrap
CredentialsInternal clone()
SSPContext createContext(CIFSContext tc, String targetDomain, String host, byte[] initialToken, boolean doSigning) throws SmbException
tc
- targetDomain
- host
- initialToken
- doSigning
- SmbException
Subject getSubject()
void refresh() throws CIFSException
CIFSException
Copyright © 2019. All rights reserved.