public interface PropertyConstants extends AdminConstants
ConfigurationProperty
IDs.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
APPROVALMANAGERCLASSNAME
Constant used to access the name of the approval manager
|
static java.lang.String |
AUTHENTICATOR
Constant used to specify the authenticator implementation
|
static java.lang.String |
AUTHINFO_EXPIRY
Constant which defines the expiry period for authInfo.
|
static java.lang.String |
AUTO_REGISTER_USERS
Constant used to access the property identifying whether UDDI users are auto registered, or
require manual registration.
|
static java.lang.String |
CACHE_REFRESHED_TIMESTAMP
Constant which defines the timestamp when the cache was refreshed last.
|
static java.lang.String |
DATABASE_MAX_FIND_RESULTS
Constant used to access the database maximum find results (find api) property.
|
static java.lang.String |
DATABASE_MAX_RESULT_COUNT
Constant used to access the database maximum rows property.
|
static java.lang.String |
DEFAULT_LANGUAGE
Default language to be used for xml:lang when not otherwise specified
|
static java.lang.String |
DEFAULT_USERID
Constant used to access the default userid property used when security is off
|
static java.lang.String |
GET_SERVLET_NAME
Constant used to access the name of the get servlet property
|
static java.lang.String |
GET_SERVLET_PREFIX
Constant used to access the URL prefix for the get servlet property
|
static java.lang.String |
HOST_HTTP_PORT
Constant used to access the host port for HTTP property
|
static java.lang.String |
HOST_HTTPS_PORT
Constant used to access the host port for HTTPS property
|
static java.lang.String |
HOST_NAME_ROOT
Constant used to access the host name property
|
static java.lang.String |
ISDOMAINKEYGENCOND
Constant used to access the property identifying whether Domain keyGenerators should be conditional
|
static java.lang.String |
ISROOTREGISTRYNODE
Constant used to access the property identifying whether this Node is a Node of a Roote Registry
|
static java.lang.String |
ISSINGLENODEREG
Constant used to access the property identifying whether the Node is the Registry's only Node
|
static java.lang.String |
ISUUIDKEYGENCOND
Constant used to access the property identifying whether UUID keyGenerators should be conditional
|
static java.lang.String |
KEYGENSIGNATUREREQUIRED
Constant used to access the property defining whether tModel:keyGenerator requests must be signed
|
static java.lang.String |
MAX_NAME
Constant used to access the max name length property.
|
static java.lang.String |
MAX_SEARCH_KEYS
Constant used to access the max search keys (find api) property
|
static java.lang.String |
MAX_SEARCH_NAMES
Constant used to access the max search names (find api) property
|
static java.lang.String |
MIGRATED_VERSION
Constant which defines the database version used by migration.
|
static java.lang.String |
NODE_DESCRIPTION
Constant used to access the description of the UDDI node property
|
static java.lang.String |
NODEDOMAINKEY
Constant used to access the Node Domain key property
|
static java.lang.String |
NODESTATE
Constant used to access the Node State property
|
static java.lang.String |
OPERATORNODEIDVALUE
Constant used to access the NodeId value property
|
static java.lang.String |
PERSISTER
Constant used to specify the persister implementation
|
static java.lang.String |
ROOTKEYGENERATOR
Constant used to access the property holding Registry's Root Key Generator value
|
static java.lang.String |
USE_AUTH_INFO
Constant which specifies if authInfo used when WAS security is off.
|
ADMIN_MESSAGES_FILE, MESSAGES_FILE, STATE_FALSE, STATE_TRUE, VALUE_TYPE_BOOLEAN, VALUE_TYPE_DATE, VALUE_TYPE_INTEGER, VALUE_TYPE_TEXT, VALUE_TYPE_TIMESTAMP
static final java.lang.String DATABASE_MAX_RESULT_COUNT
static final java.lang.String DATABASE_MAX_FIND_RESULTS
static final java.lang.String PERSISTER
static final java.lang.String DEFAULT_LANGUAGE
static final java.lang.String OPERATORNODEIDVALUE
static final java.lang.String HOST_NAME_ROOT
static final java.lang.String HOST_HTTP_PORT
static final java.lang.String HOST_HTTPS_PORT
static final java.lang.String AUTHENTICATOR
static final java.lang.String APPROVALMANAGERCLASSNAME
static final java.lang.String MAX_NAME
static final java.lang.String MAX_SEARCH_NAMES
static final java.lang.String MAX_SEARCH_KEYS
static final java.lang.String GET_SERVLET_PREFIX
static final java.lang.String GET_SERVLET_NAME
static final java.lang.String ROOTKEYGENERATOR
static final java.lang.String NODEDOMAINKEY
static final java.lang.String KEYGENSIGNATUREREQUIRED
static final java.lang.String ISSINGLENODEREG
static final java.lang.String ISUUIDKEYGENCOND
static final java.lang.String ISDOMAINKEYGENCOND
static final java.lang.String ISROOTREGISTRYNODE
static final java.lang.String NODESTATE
static final java.lang.String NODE_DESCRIPTION
static final java.lang.String DEFAULT_USERID
static final java.lang.String AUTO_REGISTER_USERS
static final java.lang.String AUTHINFO_EXPIRY
static final java.lang.String USE_AUTH_INFO
static final java.lang.String CACHE_REFRESHED_TIMESTAMP
static final java.lang.String MIGRATED_VERSION