|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IConstantsGUI
Definition of non-schema constants used to create login GUIs for Secure Global Desktop (SGD) authentication mechanisms.
Field Summary | |
---|---|
static java.lang.String |
CONFIRM
The name of the attribute that indicates whether the authentication credential should be confirmed, for example, new passwords. |
static java.lang.String |
ENCODED
The name of the attribute that indicates that a control type should be encoded. |
static java.lang.String |
LABEL
The name of the attribute that contains the suggested label to be used for the authentication control. |
static java.lang.String |
MAXLENGTH
The name of the attribute that contains the maximum length of the value for the authentication credential. |
static java.lang.String |
PROMPT
The name of the attribute that contains the suggested prompt for the authentication credential. |
static java.lang.String |
READONLY
The name of the attribute that indicates whether the authentication credential is read-only. |
static java.lang.String |
SIZE
The name of the attribute that contains the suggested size of the control type for the authentication credential. |
static java.lang.String |
TYPE
The name of the attribute that contains the suggested control type for the authentication credential. |
static java.lang.String |
VALUE
The name of the attribute that contains the suggested initial value for the authentication credential. |
Field Detail |
---|
static final java.lang.String CONFIRM
static final java.lang.String PROMPT
static final java.lang.String READONLY
static final java.lang.String TYPE
static final java.lang.String ENCODED
static final java.lang.String VALUE
static final java.lang.String MAXLENGTH
static final java.lang.String SIZE
static final java.lang.String LABEL
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |