Package org.globus.myproxy

This package provides a MyProxy client API.

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.
GetTrustrootsParams Holds the parameters for the get-trustroots operation.
InfoParams Holds the parameters for the info operation.
InitParams Holds the parameters for the put operation.
MyProxy This class provides an API for communicating with MyProxy servers.
MyProxyCLI MyProxy Command Line Client
MyProxyServerAuthorization 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 the store operation.
 

Exception Summary
MyProxyException  
 

Package org.globus.myproxy Description

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:



Copyright © 2012. All Rights Reserved.