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 thechangePassword
operation.CredentialInfo Holds the credential information returned by theinfo
operation.DestroyParams Holds the parameters for thedestroy
operation.GetParams Holds the parameters for theget
operation.GetTrustrootsParams Holds the parameters for theget-trustroots
operation.InfoParams Holds the parameters for theinfo
operation.InitParams Holds the parameters for theput
operation.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 thestore
operation. -
Exception Summary Exception Description MyProxyException