|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MyProxyConstants
Field Summary | |
---|---|
static String |
COMMAND
|
static String |
CRED_DESC
|
static String |
CRED_NAME
|
static String |
CRLF
|
static int |
DEFAULT_LIFETIME
By default, put credentials with a policy restricting delegated credential lifetime to 12 hours or less, and get 12 hour credentials from the server. |
static String |
LIFETIME
|
static int |
MIN_PASSWORD_LENGTH
MyProxy passwords must be 6 characters or longer. |
static String |
MYPROXY_PROTOCOL_VERSION
The version string (MYPROXYv2) to send at the start of communication with the MyProxy server. |
static String |
NEW_PHRASE
|
static String |
PASSPHRASE
|
static String |
RENEWER
|
static String |
RETRIEVER
|
static String |
TRUSTROOTS
|
static String |
USERNAME
|
static String |
VERSION
|
Field Detail |
---|
static final String MYPROXY_PROTOCOL_VERSION
static final int MIN_PASSWORD_LENGTH
static final int DEFAULT_LIFETIME
static final String VERSION
static final String COMMAND
static final String USERNAME
static final String PASSPHRASE
static final String LIFETIME
static final String CRED_NAME
static final String TRUSTROOTS
static final String RETRIEVER
static final String RENEWER
static final String CRED_DESC
static final String NEW_PHRASE
static final String CRLF
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |