Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
EMPTY |
"" |
public static final String |
UTF8 |
"UTF-8" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
METHOD_UNKNOWN |
"unknown" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final char |
LEFT_CLOSED |
91 |
public static final char |
LEFT_OPEN |
40 |
public static final char |
RIGHT_CLOSED |
93 |
public static final char |
RIGHT_OPEN |
41 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final char |
DOUBLE_QUOTE |
34 |
public static final char |
NO_DELIM |
0 |
public static final char |
SINGLE_QUOTE |
39 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BUNDLE |
"bundle" |
public static final String |
BUNDLE_ID |
"bundle.id" |
public static final String |
BUNDLE_SYMBOLICNAME |
"bundle.symbolicName" |
public static final String |
BUNDLE_VERSION |
"bundle.version" |
public static final String |
CONNECTOR_BUNDLE_NAME |
"connector.bundleName" |
public static final String |
CONNECTOR_NAME |
"connector.name" |
public static final String |
CONNECTOR_REGISTERED |
"ORG_FORGEROCK_OPENICF_CONNECTOREVENT-REGISTERED" |
public static final String |
CONNECTOR_UNREGISTERING |
"ORG_FORGEROCK_OPENICF_CONNECTOREVENT-UNREGISTERING" |
public static final String |
CONNECTOR_VERSION |
"connector.version" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGSPI_PROPS_FILE |
"connectors.properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NO_TIMEOUT |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
OP_ATTRIBUTES_TO_GET |
"ATTRS_TO_GET" |
public static final String |
OP_CONTAINER |
"CONTAINER" |
public static final String |
OP_FAIL_ON_ERROR |
"FAIL_ON_ERROR" |
public static final String |
OP_PAGE_SIZE |
"PAGE_SIZE" |
public static final String |
OP_PAGED_RESULTS_COOKIE |
"PAGED_RESULTS_COOKIE" |
public static final String |
OP_PAGED_RESULTS_OFFSET |
"PAGED_RESULTS_OFFSET" |
public static final String |
OP_REQUIRE_SERIAL |
"REQUIRE_SERIAL" |
public static final String |
OP_RUN_AS_USER |
"RUN_AS_USER" |
public static final String |
OP_RUN_WITH_PASSWORD |
"RUN_WITH_PASSWORD" |
public static final String |
OP_SCOPE |
"SCOPE" |
public static final String |
OP_SORT_KEYS |
"SORT_KEYS" |
public static final String |
OP_TOTAL_PAGED_RESULTS_POLICY |
"TOTAL_PAGED_RESULTS_POLICY" |
public static final String |
SCOPE_OBJECT |
"object" |
public static final String |
SCOPE_ONE_LEVEL |
"onelevel" |
public static final String |
SCOPE_SUBTREE |
"subtree" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NO_COUNT |
-1 |
Copyright © 2010–2018 ForgeRock AS. All rights reserved.