|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.globus.ftp.examples.LocalCredentialHelper
public class LocalCredentialHelper
Constructor Summary | |
---|---|
LocalCredentialHelper()
|
Method Summary | |
---|---|
org.ietf.jgss.GSSCredential |
getCredential(java.io.File proxyFile)
|
org.ietf.jgss.GSSCredential |
getDefaultCredential()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocalCredentialHelper()
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |