|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.globus.myproxy.Params
org.globus.myproxy.GetTrustrootsParams
public class GetTrustrootsParams
Holds the parameters for the get-trustroots operation.
| Field Summary |
|---|
| Fields inherited from class org.globus.myproxy.Params |
|---|
lifetime, passphrase, username |
| Fields inherited from interface org.globus.myproxy.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 | |
|---|---|
GetTrustrootsParams()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
makeRequest(boolean includePassword)
Serializes the parameters into a MyProxy request. |
| Methods inherited from class org.globus.myproxy.Params |
|---|
add, checkPassphrase, getLifetime, getPassphrase, getUserName, makeRequest, setCommand, setLifetime, setPassphrase, setUserName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GetTrustrootsParams()
| Method Detail |
|---|
protected java.lang.String makeRequest(boolean includePassword)
Params
makeRequest in class Params
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||