| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
USE_REQUEST_SIGNATURE_CERT |
"useReqSigCert" |
public static final String |
X509_CERT |
"X509Certificate" |
public static final String |
X509_ISSUER_SERIAL |
"X509IssuerSerial" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SAML_TOKEN_ELEMENT |
"rs-security.saml.token.element" |
public static final String |
WS_SAML_TOKEN_ELEMENT |
"ws-security.token.element" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
ENC_NS |
"http://www.w3.org/2001/04/xmlenc#" |
protected static final String |
ENC_PREFIX |
"xenc" |
protected static final String |
SIG_NS |
"http://www.w3.org/2000/09/xmldsig#" |
protected static final String |
SIG_PREFIX |
"ds" |
public static final String |
SIGNING_CERT |
"xml.security.signing.cert" |
public static final String |
SIGNING_PUBLIC_KEY |
"xml.security.signing.public.key" |
protected static final String |
WSU_NS |
"http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
ENC_NS |
"http://www.w3.org/2001/04/xmlenc#" |
protected static final String |
ENC_PREFIX |
"xenc" |
protected static final String |
SIG_NS |
"http://www.w3.org/2000/09/xmldsig#" |
protected static final String |
SIG_PREFIX |
"ds" |
protected static final String |
WSU_NS |
"http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_ENV_PREFIX |
"env" |
public static final String |
DETACHED_SIG |
"detached" |
public static final String |
ENVELOPED_SIG |
"enveloped" |
public static final String |
ENVELOPING_SIG |
"enveloping" |
Apache CXF