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