Package org.globus.myproxy
package org.globus.myproxy
This package provides a MyProxy client API. It is fully compatible
with the C implementation of MyProxy. It allows for uploading X.509
credentials to a MyProxy server, retrieving the stored credentials
from the server, and removing the stored credentials.
Package Specification
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:-
ClassDescriptionHolds the parameters for the
changePasswordoperation.Holds the credential information returned by theinfooperation.Holds the parameters for thedestroyoperation.Holds the parameters for thegetoperation.Holds the parameters for theget-trustrootsoperation.Holds the parameters for theinfooperation.Holds the parameters for theputoperation.This class provides an API for communicating with MyProxy servers.MyProxy Command Line ClientImplements the MyProxy server authorization mechanism.A generic class for representing basic parameters needed for all MyProxy operations.Holds the parameters for thestoreoperation.