- get(String, String, int) - Method in class org.globus.myproxy.MyProxy
-
Retrieves delegated credentials from MyProxy server Anonymously
(without local credentials)
Notes: Performs simple verification of private/public keys of
the delegated credential.
- get(GSSCredential, String, String, int) - Method in class org.globus.myproxy.MyProxy
-
Retrieves delegated credentials from the MyProxy server.
- get(GSSCredential, GetParams) - Method in class org.globus.myproxy.MyProxy
-
Retrieves delegated credentials from the MyProxy server.
- GET_PROXY - Static variable in class org.globus.myproxy.MyProxy
-
The integer command number for the MyProxy 'Get' command (0).
- GET_TRUSTROOTS - Static variable in class org.globus.myproxy.MyProxy
-
The integer command number for the MyProxy 'Get Trustroots' command (7).
- getAcceptedIssuers() - Method in class org.globus.myproxy.MyTrustManager
-
- getAuthorization() - Method in class org.globus.myproxy.MyProxy
-
Get MyProxy server authorization mechanism.
- getAuthzCreds() - Method in class org.globus.myproxy.GetParams
-
- getCredentialDescription() - Method in class org.globus.myproxy.InitParams
-
- getCredentialName() - Method in class org.globus.myproxy.ChangePasswordParams
-
- getCredentialName() - Method in class org.globus.myproxy.DestroyParams
-
- getCredentialName() - Method in class org.globus.myproxy.GetParams
-
- getCredentialName() - Method in class org.globus.myproxy.InitParams
-
- getDescription() - Method in class org.globus.myproxy.CredentialInfo
-
- getEndTime() - Method in class org.globus.myproxy.CredentialInfo
-
- getEndTimeAsDate() - Method in class org.globus.myproxy.CredentialInfo
-
- getHost() - Method in class org.globus.myproxy.MyProxy
-
Get MyProxy server hostname.
- getLifetime() - Method in class org.globus.myproxy.Params
-
- getName() - Method in class org.globus.myproxy.CredentialInfo
-
- getNewPassphrase() - Method in class org.globus.myproxy.ChangePasswordParams
-
- getOwner() - Method in class org.globus.myproxy.CredentialInfo
-
- GetParams - Class in org.globus.myproxy
-
Holds the parameters for the get
operation.
- GetParams() - Constructor for class org.globus.myproxy.GetParams
-
- GetParams(String, String) - Constructor for class org.globus.myproxy.GetParams
-
- getPassphrase() - Method in class org.globus.myproxy.InitParams
-
If the passpharse is not set returns
an empty string.
- getPassphrase() - Method in class org.globus.myproxy.Params
-
- getPort() - Method in class org.globus.myproxy.MyProxy
-
Get MyProxy server port.
- getRenewer() - Method in class org.globus.myproxy.InitParams
-
- getRenewers() - Method in class org.globus.myproxy.CredentialInfo
-
- getRetriever() - Method in class org.globus.myproxy.InitParams
-
- getRetrievers() - Method in class org.globus.myproxy.CredentialInfo
-
- getStartTime() - Method in class org.globus.myproxy.CredentialInfo
-
- getStartTimeAsDate() - Method in class org.globus.myproxy.CredentialInfo
-
- getTrustedRetriever() - Method in class org.globus.myproxy.InitParams
-
- getTrustRootPath() - Static method in class org.globus.myproxy.MyProxy
-
Returns the trusted certificates directory location where
writeTrustRoots() will store certificates.
- getTrustroots(GSSCredential, GetTrustrootsParams) - Method in class org.globus.myproxy.MyProxy
-
Retrieves trustroot information from the MyProxy server.
- GetTrustrootsParams - Class in org.globus.myproxy
-
Holds the parameters for the get-trustroots
operation.
- GetTrustrootsParams() - Constructor for class org.globus.myproxy.GetTrustrootsParams
-
- getUserName() - Method in class org.globus.myproxy.Params
-
- getVomses() - Method in class org.globus.myproxy.GetParams
-
- getVoname() - Method in class org.globus.myproxy.GetParams
-
- getWantTrustroots() - Method in class org.globus.myproxy.GetParams
-