Uses of Class
org.globus.myproxy.GetTrustrootsParams
-
Packages that use GetTrustrootsParams Package Description org.globus.myproxy This package provides a MyProxy client API. -
-
Uses of GetTrustrootsParams in org.globus.myproxy
Methods in org.globus.myproxy with parameters of type GetTrustrootsParams Modifier and Type Method Description voidMyProxy. getTrustroots(org.ietf.jgss.GSSCredential credential, GetTrustrootsParams params)Retrieves trustroot information from the MyProxy server.
-