Uses of Class
org.globus.myproxy.InitParams

Packages that use InitParams
org.globus.myproxy This library provides the MyProxy client API in Java. 
 

Uses of InitParams in org.globus.myproxy
 

Methods in org.globus.myproxy with parameters of type InitParams
 void MyProxy.put(GSSCredential credential, InitParams params)
          Stores credentials on MyProxy server.