public final class CoreTokenConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CLEANUP_PERIOD
Configuration properties for Cleanup and Health Check periods.
|
static String |
CTS_ASYNC_DEBUG
Debug instance name for the CTS Async processing.
|
static String |
CTS_ASYNC_QUEUE_SIZE
The size of each asynchronous work queue.
|
static String |
CTS_ASYNC_QUEUE_TIMEOUT
The maximum duration in seconds to wait whilst placing tasks on the asynchronous work queue.
|
static String |
CTS_DEBUG
Debug instance name for all CTS debugging.
|
static String |
CTS_MONITOR_DEBUG
Debug instance name for all CTS Monitor debugging
|
static String |
CTS_REAPER_DEBUG
Debug instance name for the CTS Reaper.
|
static String |
CTS_ROOT_SUFFIX
The fully qualified name of the suffix where the tokens will be created.
|
static String |
CTS_SMS_CONFIGURATION |
static String |
CTS_STORE_AFFINITY_ENABLED
Enable/disable the OpenDJ SDK's affinity based load balancing feature.
|
static String |
CTS_STORE_HOSTNAME
Hostname where the CTS token store may be reached.
|
static String |
CTS_STORE_LOCATION
The CTS token store can be either embedded or external.
|
static String |
CTS_STORE_MAX_CONNECTIONS
Maximum number of connections to the token store.
|
static String |
CTS_STORE_MAX_CONNECTIONS_DEFAULT
Default maximum number of connections to the token store.
|
static String |
CTS_STORE_PASSWORD
Password for connecting to the token store.
|
static String |
CTS_STORE_SSL_ENABLED
Enable/disable SSL for the CTS token store connections.
|
static String |
CTS_STORE_USERNAME
Username for the token store connection.
|
static String |
CTS_WORKER_POOL
The name of the general purpose worker pool for the CTS.
|
static String |
DEBUG_ASYNC_HEADER
Debugging header, for all async processing debug messages.
|
static String |
DEBUG_HEADER
Debugging header, for all debug messages.
|
static String |
DEBUG_NAME |
static String |
FR_CORE_TOKEN |
static String |
HEALTH_CHECK_PERIOD |
static String |
OBJECT_CLASS |
static String |
OBJECT_MAPPER
Binding constant for the CTS Jackson Object Mapper.
|
static String |
SYS_PROPERTY_EXPIRED_SEARCH_LIMIT
Globals public Constants, so not to pollute entire product.
|
public static final String DEBUG_HEADER
public static final String DEBUG_ASYNC_HEADER
public static final String CTS_DEBUG
public static final String CTS_MONITOR_DEBUG
public static final String CTS_REAPER_DEBUG
public static final String CTS_ASYNC_DEBUG
public static final String CLEANUP_PERIOD
public static final String HEALTH_CHECK_PERIOD
public static final String SYS_PROPERTY_EXPIRED_SEARCH_LIMIT
public static final String DEBUG_NAME
public static final String OBJECT_CLASS
public static final String FR_CORE_TOKEN
public static final String CTS_WORKER_POOL
public static final String CTS_SMS_CONFIGURATION
public static final String CTS_STORE_LOCATION
public static final String CTS_ROOT_SUFFIX
public static final String CTS_STORE_SSL_ENABLED
public static final String CTS_STORE_HOSTNAME
public static final String CTS_STORE_USERNAME
public static final String CTS_STORE_PASSWORD
public static final String CTS_STORE_MAX_CONNECTIONS
public static final String CTS_STORE_MAX_CONNECTIONS_DEFAULT
public static final String CTS_STORE_AFFINITY_ENABLED
public static final String CTS_ASYNC_QUEUE_TIMEOUT
public static final String CTS_ASYNC_QUEUE_SIZE
public static final String OBJECT_MAPPER
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.