| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CONTEXT_SIZE |
255 |
public static final int |
KEY_SIZE |
255 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final long |
serialVersionUID |
-9149627192851655684L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
CONTEXT_MAP_ATTRIBUTE |
"org.opensaml.storage.impl.ServletRequestScopedStorageService.contextMap" |
private static final String |
DEFAULT_COOKIE_NAME |
"shib_idp_req_ss" |
protected static final String |
DIRTY_BIT_ATTRIBUTE |
"org.opensaml.storage.impl.ServletRequestScopedStorageService.dirty" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
DEFAULT_STORAGE_NAME |
"shib_idp_client_ss" |
protected static final String |
LOCK_ATTRIBUTE |
"org.opensaml.storage.impl.client.ClientStorageService.lock" |
protected static final String |
STORAGE_ATTRIBUTE |
"org.opensaml.storage.impl.client.ClientStorageService.store" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EXCEPTION_FORM_FIELD |
"shib_idp_ls_exception" |
public static final String |
SUCCESS_FORM_FIELD |
"shib_idp_ls_success" |
public static final String |
SUPPORT_FORM_FIELD |
"shib_idp_ls_supported" |
public static final String |
VALUE_FORM_FIELD |
"shib_idp_ls_value" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EXCEPTION_FORM_FIELD |
"shib_idp_ls_exception" |
public static final String |
SUCCESS_FORM_FIELD |
"shib_idp_ls_success" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOAD_NOT_NEEDED |
"NoLoadNeeded" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SAVE_NOT_NEEDED |
"NoSaveNeeded" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
CTX_KEY_BLACKLIST_SUFFIX |
":contextKeyBlackList" |
private static final String |
CTX_KEY_LIST_DELIMITER |
"\n" |
protected static final String |
CTX_KEY_LIST_SUFFIX |
":contextKeyList" |
private static final int |
MAX_KEY_LENGTH |
250 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final int |
MAX_SIZE |
1048576 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final int |
MAX_SIZE |
1048576 |
Copyright © 1999–2016 Shibboleth Consortium. All rights reserved.