Package org.globus.myproxy

This library provides the MyProxy client API in Java.

See:
          Description

Interface Summary
MyProxyConstants  
 

Class Summary
ChangePasswordParams Holds the parameters for the changePassword operation.
CredentialInfo Holds the credential information returned by the info operation.
DestroyParams Holds the parameters for the destroy operation.
GetParams Holds the parameters for the get operation.
InfoParams Holds the parameters for the info operation.
InitParams Holds the parameters for the put operation.
MyProxy This class provides API for communicating with MyProxy servers.
MyProxyServerAuthorization Implements the MyProxy server authorization mechanism.
Params A generic class for representing basic parameters needed for all MyProxy operations.
 

Exception Summary
MyProxyException  
 

Package org.globus.myproxy Description

This library provides the MyProxy client API in Java. It is fully compatible with the C implementation of MyProxy. It allows for uploading the Globus credentials to a MyProxy server, retrieving the stored credentials from the server, and destroying them.

Package Specification

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see: