public final class DefaultDeclarations extends Object
Modifier and Type | Field and Description |
---|---|
static JsonValue |
DEFAULT_CLIENT_HANDLER
The client handler that deals with third-party services.
|
static JsonValue |
DEFAULT_REVERSE_PROXY_HANDLER
The proxy client handler that deals with the application traffic.
|
static JsonValue |
DEFAULT_SCHEDULED_THREAD_POOL
Default scheduler for configurations that require periodic execution of tasks such as cache eviction.
|
static JsonValue |
FORGEROCK_CLIENT_HANDLER
The client handler that deals with ForgeRock platform services (AM interactions mostly).
|
public static final JsonValue DEFAULT_CLIENT_HANDLER
public static final JsonValue DEFAULT_REVERSE_PROXY_HANDLER
public static final JsonValue FORGEROCK_CLIENT_HANDLER
public static final JsonValue DEFAULT_SCHEDULED_THREAD_POOL
Copyright 2011-2017 ForgeRock AS.