eu.unicore.hila.gridftp
Class LocalCredentialHelper

java.lang.Object
  extended by eu.unicore.hila.gridftp.LocalCredentialHelper

public class LocalCredentialHelper
extends Object


Constructor Summary
LocalCredentialHelper()
           
 
Method Summary
 GSSCredential getCredential(File proxyFile)
           
 GSSCredential getDefaultCredential()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalCredentialHelper

public LocalCredentialHelper()
Method Detail

getDefaultCredential

public GSSCredential getDefaultCredential()
                                   throws IOException,
                                          GSSException
Throws:
IOException
GSSException

getCredential

public GSSCredential getCredential(File proxyFile)
                            throws IOException,
                                   GSSException
Throws:
IOException
GSSException


Copyright © 2010-2013 UNICORE. All Rights Reserved.