public class LocalCredentialHelper extends Object
| Constructor and Description |
|---|
LocalCredentialHelper() |
| Modifier and Type | Method and Description |
|---|---|
GSSCredential |
getCredential(File proxyFile) |
GSSCredential |
getDefaultCredential() |
public GSSCredential getDefaultCredential() throws IOException, GSSException
IOExceptionGSSExceptionpublic GSSCredential getCredential(File proxyFile) throws IOException, GSSException
IOExceptionGSSExceptionCopyright © 2013. All Rights Reserved.