org.gridbus.broker.util
Class GridProxyUtil

java.lang.Object
  extended by org.gridbus.broker.util.GridProxyUtil

public class GridProxyUtil
extends java.lang.Object

This utility generates a proxy (if it is not found) or returns the current proxy, if a valid proxy is found.


Constructor Summary
GridProxyUtil()
           
 
Method Summary
static org.ietf.jgss.GSSCredential generateProxy(ProxyCredential pc)
           
static void saveProxyToFile(org.gridforum.jgss.ExtendedGSSCredential proxy, java.lang.String proxyFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridProxyUtil

public GridProxyUtil()
Method Detail

generateProxy

public static org.ietf.jgss.GSSCredential generateProxy(ProxyCredential pc)
Parameters:
pc -
Returns:
GSSCredential proxy

saveProxyToFile

public static void saveProxyToFile(org.gridforum.jgss.ExtendedGSSCredential proxy,
                                   java.lang.String proxyFile)
                            throws java.lang.Exception
Parameters:
proxy -
proxyFile -
Throws:
java.lang.Exception

Copyright © The University of Melbourne. 2006