| 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 |
|---|---|---|
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–2015. All rights reserved.