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:-
Interface Summary Interface Description MyProxyConstants -
Class Summary Class Description ChangePasswordParams Holds the parameters for thechangePasswordoperation.CredentialInfo Holds the credential information returned by theinfooperation.DestroyParams Holds the parameters for thedestroyoperation.GetParams Holds the parameters for thegetoperation.GetTrustrootsParams Holds the parameters for theget-trustrootsoperation.InfoParams Holds the parameters for theinfooperation.InitParams Holds the parameters for theputoperation.MyProxy This class provides an API for communicating with MyProxy servers.MyProxyCLI MyProxy Command Line ClientMyProxyServerAuthorization Implements the MyProxy server authorization mechanism.MyTrustManager Params A generic class for representing basic parameters needed for all MyProxy operations.StoreParams Holds the parameters for thestoreoperation. -
Exception Summary Exception Description MyProxyException