Uses of Interface
org.globus.myproxy.MyProxyConstants

Packages that use MyProxyConstants
org.globus.myproxy This package provides a MyProxy client API. 
 

Uses of MyProxyConstants in org.globus.myproxy
 

Classes in org.globus.myproxy that implement MyProxyConstants
 class ChangePasswordParams
          Holds the parameters for the changePassword operation.
 class DestroyParams
          Holds the parameters for the destroy operation.
 class GetParams
          Holds the parameters for the get operation.
 class GetTrustrootsParams
          Holds the parameters for the get-trustroots operation.
 class InfoParams
          Holds the parameters for the info operation.
 class InitParams
          Holds the parameters for the put operation.
 class Params
          A generic class for representing basic parameters needed for all MyProxy operations.
 class StoreParams
          Holds the parameters for the store operation.