Class StoreParams
java.lang.Object
org.globus.myproxy.Params
org.globus.myproxy.InitParams
org.globus.myproxy.StoreParams
- All Implemented Interfaces:
MyProxyConstants
Holds the parameters for the
store operation.-
Field Summary
Fields inherited from class Params
lifetime, passphrase, usernameFields inherited from interface MyProxyConstants
COMMAND, CRED_DESC, CRED_NAME, CRED_RETRIEVER_TRUSTED, CRLF, DEFAULT_LIFETIME, LIFETIME, MIN_PASSWORD_LENGTH, MYPROXY_PROTOCOL_VERSION, NEW_PHRASE, PASSPHRASE, RENEWER, RETRIEVER, TRUSTROOTS, USERNAME, VERSION, VOMSES, VONAME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class InitParams
getCredentialDescription, getCredentialName, getPassphrase, getRenewer, getRetriever, getTrustedRetriever, makeRequest, setCredentialDescription, setCredentialName, setRenewer, setRetriever, setTrustedRetrieverMethods inherited from class Params
add, checkPassphrase, getLifetime, getUserName, makeRequest, setCommand, setLifetime, setPassphrase, setUserName, toString
-
Constructor Details
-
StoreParams
public StoreParams()
-