|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.rampart.handler.WSSHandlerConstants
Constants specific to the Axis2 security module
Field Summary | |
static String |
ACTION
|
static String |
ACTION_ITEMS
|
static String |
BST_DIRECT_REFERENCE
|
static String |
CONTEXT_MAP_KEY
Key to hod the map of security context identifiers against the service epr addresses (service scope) or wsa:Action values (operation scope). |
static String |
CRYPTO_CLASS_KEY
The class that implements org.apache.ws.security.components.crypto.Crypto . |
static String |
CRYPTO_PROPERTIES_KEY
The java.util.Properties object holding the properties
of a org.apache.ws.security.components.crypto.Crypto impl. |
static String |
CURRENT_REPETITON
The current repetition |
static String |
DISABLE_DOOM
Key to be used to set a flag in msg ctx to enable/disable using doom |
static String |
EMBEDDED_KEYNAME
|
static String |
ENCRYPT_BODY
|
static String |
INFLOW_SECURITY
Inflow security parameter |
static String |
INFLOW_SECURITY_CLIENT
|
static String |
INFLOW_SECURITY_SERVER
|
static String |
ISSUER_SERIAL
|
static String |
OPTIMIZE_PARTS
This is used to indicate the XPath expression used to indicate the Elements whose first child (must be a text node) is to be optimized |
static String |
OUTFLOW_SECURITY
Outflow security parameter |
static String |
OUTFLOW_SECURITY_CLIENT
|
static String |
OUTFLOW_SECURITY_SERVER
|
static String |
PRESERVE_ORIGINAL_ENV
|
static String |
REQUEST_SECURITY_TOKEN_RESPONSE_LN
|
static String |
RST_ACTON_SCT
|
static String |
RSTR_ACTON_ISSUE
|
static String |
RSTR_ACTON_SCT
|
static String |
SECURITY_MODULE_NAME
Name of the .mar file |
static String |
SENDER_REPEAT_COUNT
Repetition count |
static String |
SIGN_ALL_HEADERS
|
static String |
SIGN_BODY
|
static String |
SKI_KEY_IDENTIFIER
|
static String |
STS_INFLOW_SECURITY
Inflow security parameter of a client to talk to an STS when sec conv is used |
static String |
STS_OUTFLOW_SECURITY
Outflow security parameter of a client to talk to an STS when sec conv is used |
static String |
THUMBPRINT_IDENTIFIER
|
static String |
TOK_TYPE_SCT
|
static String |
WST_NS
|
static String |
X509_KEY_IDENTIFIER
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String SECURITY_MODULE_NAME
public static final String INFLOW_SECURITY
public static final String INFLOW_SECURITY_SERVER
public static final String INFLOW_SECURITY_CLIENT
public static final String OUTFLOW_SECURITY
public static final String OUTFLOW_SECURITY_SERVER
public static final String OUTFLOW_SECURITY_CLIENT
public static final String STS_INFLOW_SECURITY
public static final String STS_OUTFLOW_SECURITY
public static final String ACTION
public static final String ACTION_ITEMS
public static final String SENDER_REPEAT_COUNT
public static final String CURRENT_REPETITON
public static final String OPTIMIZE_PARTS
public static final String PRESERVE_ORIGINAL_ENV
public static final String BST_DIRECT_REFERENCE
public static final String ISSUER_SERIAL
public static final String X509_KEY_IDENTIFIER
public static final String SKI_KEY_IDENTIFIER
public static final String EMBEDDED_KEYNAME
public static final String THUMBPRINT_IDENTIFIER
public static final String SIGN_ALL_HEADERS
public static final String SIGN_BODY
public static final String ENCRYPT_BODY
public static final String DISABLE_DOOM
public static final String CONTEXT_MAP_KEY
public static final String CRYPTO_PROPERTIES_KEY
java.util.Properties
object holding the properties
of a org.apache.ws.security.components.crypto.Crypto
impl.
This should ONLY be used when the CRYPTO_CLASS_KEY is specified.
Crypto
,
Constant Field Valuespublic static final String CRYPTO_CLASS_KEY
org.apache.ws.security.components.crypto.Crypto
.
public static final String RST_ACTON_SCT
public static final String RSTR_ACTON_SCT
public static final String RSTR_ACTON_ISSUE
public static final String TOK_TYPE_SCT
public static final String WST_NS
public static final String REQUEST_SECURITY_TOKEN_RESPONSE_LN
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |