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