|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Constants of the Rahas handlers
Field Summary | |
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. |
Field Detail |
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
.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |