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
changePassword
operation.Holds the credential information returned by theinfo
operation.Holds the parameters for thedestroy
operation.Holds the parameters for theget
operation.Holds the parameters for theget-trustroots
operation.Holds the parameters for theinfo
operation.Holds the parameters for theput
operation.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 thestore
operation.