Uses of Class
org.globus.myproxy.Params
-
Packages that use Params Package Description org.globus.myproxy This package provides a MyProxy client API. -
-
Uses of Params in org.globus.myproxy
Subclasses of Params in org.globus.myproxy Modifier and Type Class Description class
ChangePasswordParams
Holds the parameters for thechangePassword
operation.class
DestroyParams
Holds the parameters for thedestroy
operation.class
GetParams
Holds the parameters for theget
operation.class
GetTrustrootsParams
Holds the parameters for theget-trustroots
operation.class
InfoParams
Holds the parameters for theinfo
operation.class
InitParams
Holds the parameters for theput
operation.class
StoreParams
Holds the parameters for thestore
operation.
-