|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IdentityConfigProps
The set of all configuration properties of the Identity Shared Resource.
Field Summary | |
---|---|
static byte |
CERTIFICATE_URL
This is the Certificate URL configuration property. |
static byte |
FILE_TYPE
This is the File Type configuration property. |
static byte |
ID_PASSWORD
This is the Password configuration property of Certificate/Private Key and Identity File type Identity The Password is returned in encrypted form. |
static byte |
KEY_URL
This is the Key URL configuration property. |
static byte |
PASSWORD
This is the Password configuration property of Username/Password type Identity . |
static byte |
TYPE
This is the Type configuration property. |
static byte |
URL
This is the URL configuration property. |
static byte |
USER_NAME
This is the User Name configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte TYPE
The type of this configuration property is java.lang.String
static final byte CERTIFICATE_URL
The type of this configuration property is java.lang.String
static final byte KEY_URL
The type of this configuration property is java.lang.String
static final byte ID_PASSWORD
The type of this configuration property is java.lang.String
static final byte URL
The type of this configuration property is java.lang.String
static final byte FILE_TYPE
The type of this configuration property is java.lang.String
static final byte USER_NAME
The type of this configuration property is java.lang.String
static final byte PASSWORD
The type of this configuration property is java.lang.String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |