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
IOException
GSSException
public GSSCredential getCredential(File proxyFile) throws IOException, GSSException
IOException
GSSException
Copyright © 2018. All rights reserved.