Uses of Class
org.globus.myproxy.InitParams
-
Packages that use InitParams Package Description org.globus.myproxy This package provides a MyProxy client API. -
-
Uses of InitParams in org.globus.myproxy
Subclasses of InitParams in org.globus.myproxy Modifier and Type Class Description classStoreParamsHolds the parameters for thestoreoperation.Methods in org.globus.myproxy with parameters of type InitParams Modifier and Type Method Description voidMyProxy. put(org.ietf.jgss.GSSCredential credential, InitParams params)Delegate credentials to a MyProxy server.
-