|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JNDIConfigurationConfigProps
The set of all configuration properties of the JNDI Configuration Activity.
Field Summary | |
---|---|
static byte |
BOOLEAN
This is the Type of Optional JNDI Properties. |
static byte |
BYTE
This is the Type of Optional JNDI Properties. |
static byte |
CHAR
This is the Type of Optional JNDI Properties. |
static byte |
DOUBLE
This is the Type of Optional JNDI Properties. |
static byte |
FLOAT
This is the Type of Optional JNDI Properties. |
static byte |
INT
This is the Type of Optional JNDI Properties. |
static byte |
JNDI_CONTEXT_FACTORY
This is the JNDI Context Factory configuration property. |
static byte |
JNDI_CONTEXT_URL
This is the JNDI Context URL configuration property. |
static byte |
JNDI_PASSWORD
This is the JNDI Password configuration property. |
static byte |
JNDI_USER_NAME
This is the JNDI User Name configuration property. |
static byte |
LONG
This is the Type of Optional JNDI Properties. |
static byte |
OPTIONAL_JNDI_PROPERTIES
This is the Operational JNDI Properties configuration property. |
static byte |
SHORT
This is the Type of Optional JNDI Properties. |
static byte |
STRING
This is the Type of Optional JNDI Properties. |
static byte |
VALIDATE_JNDI_SECURITY_CONTEXT
This is the Validate JNDI Security Context configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte JNDI_CONTEXT_FACTORY
The type of this configuration property is java.lang.String
static final byte JNDI_CONTEXT_URL
The type of this configuration property is java.lang.String
static final byte JNDI_USER_NAME
The type of this configuration property is java.lang.String
static final byte JNDI_PASSWORD
The type of this configuration property is java.lang.String
static final byte VALIDATE_JNDI_SECURITY_CONTEXT
The type of this configuration property is boolean
static final byte OPTIONAL_JNDI_PROPERTIES
The type of this configuration property is List
static final byte BOOLEAN
static final byte BYTE
static final byte SHORT
static final byte CHAR
static final byte INT
static final byte LONG
static final byte FLOAT
static final byte DOUBLE
static final byte STRING
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |