public class LocalCredentialHelper
extends java.lang.Object
Constructor and Description |
---|
LocalCredentialHelper() |
Modifier and Type | Method and Description |
---|---|
org.ietf.jgss.GSSCredential |
getCredential(java.io.File proxyFile) |
org.ietf.jgss.GSSCredential |
getDefaultCredential() |
public org.ietf.jgss.GSSCredential getDefaultCredential() throws java.io.IOException, org.ietf.jgss.GSSException
java.io.IOException
org.ietf.jgss.GSSException
public org.ietf.jgss.GSSCredential getCredential(java.io.File proxyFile) throws java.io.IOException, org.ietf.jgss.GSSException
java.io.IOException
org.ietf.jgss.GSSException
Copyright © 2012. All Rights Reserved.