| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SEC_INTEROP_INTFACTORY_PROP |
"com.sun.enterprise.iiop.security.interceptorFactory" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
IIOP_CLIENT_PER_THREAD_FLAG |
"com.sun.appserv.iiopclient.perthreadauth" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
SUPPORTED_IDENTITY_TOKEN_TYPES |
15 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_REALM_NAME |
"default" |
public static final String |
DELIMITER |
"@" |
public static final String |
DELIMITER_REGEXP |
"\\@" |
public static final String |
ESCAPE_CHAR |
"\\" |
public static final String |
ESCAPE_CHAR_REGEXP |
"\\\\\\@" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
SECURITY_ATTRIBUTE_SERVICE_ID |
15 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
SECURITY_ATTRIBUTE_SERVICE_ID |
15 |
public static final String |
SERVER_CONNECTION_CONTEXT |
"ServerConnContext" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
STATUS_FAILED |
1 |
public static final int |
STATUS_PASSED |
0 |
public static final int |
STATUS_RETRY |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLIENT_CONNECTION_CONTEXT |
"ClientConnContext" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MessageInContextMinor |
4 |
Copyright © 2013. All Rights Reserved.