Constant Field Values
Contents
org.apache.*
-
org.apache.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method Modifier and Type Constant Field Value public static final java.lang.String
C14N_11
"http://www.w3.org/2006/12/xml-c14n11"
public static final java.lang.String
C14N_11_WITH_COMMENTS
"http://www.w3.org/2006/12/xml-c14n11#WithComments"
-
org.apache.jcp.xml.dsig.internal.dom.DOMDigestMethod Modifier and Type Constant Field Value static final java.lang.String
SHA224
"http://www.w3.org/2001/04/xmldsig-more#sha224"
static final java.lang.String
SHA3_224
"http://www.w3.org/2007/05/xmldsig-more#sha3-224"
static final java.lang.String
SHA3_256
"http://www.w3.org/2007/05/xmldsig-more#sha3-256"
static final java.lang.String
SHA3_384
"http://www.w3.org/2007/05/xmldsig-more#sha3-384"
static final java.lang.String
SHA3_512
"http://www.w3.org/2007/05/xmldsig-more#sha3-512"
static final java.lang.String
SHA384
"http://www.w3.org/2001/04/xmldsig-more#sha384"
static final java.lang.String
WHIRLPOOL
"http://www.w3.org/2007/05/xmldsig-more#whirlpool"
-
org.apache.jcp.xml.dsig.internal.dom.DOMHMACSignatureMethod Modifier and Type Constant Field Value private static final java.lang.String
DOM_SIGNATURE_PROVIDER
"org.jcp.xml.dsig.internal.dom.MacProvider"
static final java.lang.String
HMAC_RIPEMD160
"http://www.w3.org/2001/04/xmldsig-more#hmac-ripemd160"
static final java.lang.String
HMAC_SHA224
"http://www.w3.org/2001/04/xmldsig-more#hmac-sha224"
static final java.lang.String
HMAC_SHA256
"http://www.w3.org/2001/04/xmldsig-more#hmac-sha256"
static final java.lang.String
HMAC_SHA384
"http://www.w3.org/2001/04/xmldsig-more#hmac-sha384"
static final java.lang.String
HMAC_SHA512
"http://www.w3.org/2001/04/xmldsig-more#hmac-sha512"
-
org.apache.jcp.xml.dsig.internal.dom.DOMKeyValue<K extends java.security.PublicKey> Modifier and Type Constant Field Value private static final java.lang.String
XMLDSIG_11_XMLNS
"http://www.w3.org/2009/xmldsig11#"
-
org.apache.jcp.xml.dsig.internal.dom.DOMReference Modifier and Type Constant Field Value public static final int
MAXIMUM_TRANSFORM_COUNT
5
-
org.apache.jcp.xml.dsig.internal.dom.DOMSignatureMethod Modifier and Type Constant Field Value private static final java.lang.String
DOM_SIGNATURE_PROVIDER
"org.jcp.xml.dsig.internal.dom.SignatureProvider"
static final java.lang.String
DSA_SHA256
"http://www.w3.org/2009/xmldsig11#dsa-sha256"
static final java.lang.String
ECDSA_RIPEMD160
"http://www.w3.org/2007/05/xmldsig-more#ecdsa-ripemd160"
static final java.lang.String
ECDSA_SHA1
"http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha1"
static final java.lang.String
ECDSA_SHA224
"http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha224"
static final java.lang.String
ECDSA_SHA256
"http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha256"
static final java.lang.String
ECDSA_SHA384
"http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha384"
static final java.lang.String
ECDSA_SHA512
"http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha512"
static final java.lang.String
RSA_RIPEMD160
"http://www.w3.org/2001/04/xmldsig-more#rsa-ripemd160"
static final java.lang.String
RSA_RIPEMD160_MGF1
"http://www.w3.org/2007/05/xmldsig-more#ripemd160-rsa-MGF1"
static final java.lang.String
RSA_SHA1_MGF1
"http://www.w3.org/2007/05/xmldsig-more#sha1-rsa-MGF1"
static final java.lang.String
RSA_SHA224
"http://www.w3.org/2001/04/xmldsig-more#rsa-sha224"
static final java.lang.String
RSA_SHA224_MGF1
"http://www.w3.org/2007/05/xmldsig-more#sha224-rsa-MGF1"
static final java.lang.String
RSA_SHA256
"http://www.w3.org/2001/04/xmldsig-more#rsa-sha256"
static final java.lang.String
RSA_SHA256_MGF1
"http://www.w3.org/2007/05/xmldsig-more#sha256-rsa-MGF1"
static final java.lang.String
RSA_SHA384
"http://www.w3.org/2001/04/xmldsig-more#rsa-sha384"
static final java.lang.String
RSA_SHA384_MGF1
"http://www.w3.org/2007/05/xmldsig-more#sha384-rsa-MGF1"
static final java.lang.String
RSA_SHA512
"http://www.w3.org/2001/04/xmldsig-more#rsa-sha512"
static final java.lang.String
RSA_SHA512_MGF1
"http://www.w3.org/2007/05/xmldsig-more#sha512-rsa-MGF1"
-
org.apache.jcp.xml.dsig.internal.dom.DOMSignedInfo Modifier and Type Constant Field Value private static final java.lang.String
ALGO_ID_MAC_HMAC_NOT_RECOMMENDED_MD5
"http://www.w3.org/2001/04/xmldsig-more#hmac-md5"
private static final java.lang.String
ALGO_ID_SIGNATURE_NOT_RECOMMENDED_RSA_MD5
"http://www.w3.org/2001/04/xmldsig-more#rsa-md5"
public static final int
MAXIMUM_REFERENCE_COUNT
30
-
org.apache.jcp.xml.dsig.internal.dom.XMLDSigRI Modifier and Type Constant Field Value private static final java.lang.String
INFO
"Apache Santuario XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)"
static final long
serialVersionUID
-5049765099299494554L
-
org.apache.xml.security.Init Modifier and Type Constant Field Value public static final java.lang.String
CONF_NS
"http://www.xmlsecurity.org/NS/#configuration"
-
org.apache.xml.security.algorithms.MessageDigestAlgorithm Modifier and Type Constant Field Value public static final java.lang.String
ALGO_ID_DIGEST_NOT_RECOMMENDED_MD5
"http://www.w3.org/2001/04/xmldsig-more#md5"
public static final java.lang.String
ALGO_ID_DIGEST_RIPEMD160
"http://www.w3.org/2001/04/xmlenc#ripemd160"
public static final java.lang.String
ALGO_ID_DIGEST_SHA1
"http://www.w3.org/2000/09/xmldsig#sha1"
public static final java.lang.String
ALGO_ID_DIGEST_SHA224
"http://www.w3.org/2001/04/xmldsig-more#sha224"
public static final java.lang.String
ALGO_ID_DIGEST_SHA256
"http://www.w3.org/2001/04/xmlenc#sha256"
public static final java.lang.String
ALGO_ID_DIGEST_SHA3_224
"http://www.w3.org/2007/05/xmldsig-more#sha3-224"
public static final java.lang.String
ALGO_ID_DIGEST_SHA3_256
"http://www.w3.org/2007/05/xmldsig-more#sha3-256"
public static final java.lang.String
ALGO_ID_DIGEST_SHA3_384
"http://www.w3.org/2007/05/xmldsig-more#sha3-384"
public static final java.lang.String
ALGO_ID_DIGEST_SHA3_512
"http://www.w3.org/2007/05/xmldsig-more#sha3-512"
public static final java.lang.String
ALGO_ID_DIGEST_SHA384
"http://www.w3.org/2001/04/xmldsig-more#sha384"
public static final java.lang.String
ALGO_ID_DIGEST_SHA512
"http://www.w3.org/2001/04/xmlenc#sha512"
public static final java.lang.String
ALGO_ID_DIGEST_WHIRLPOOL
"http://www.w3.org/2007/05/xmldsig-more#whirlpool"
-
org.apache.xml.security.algorithms.implementations.SignatureDSA Modifier and Type Constant Field Value public static final java.lang.String
URI
"http://www.w3.org/2000/09/xmldsig#dsa-sha1"
-
org.apache.xml.security.c14n.CanonicalizationException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.apache.xml.security.c14n.Canonicalizer Modifier and Type Constant Field Value public static final java.lang.String
ALGO_ID_C14N_EXCL_OMIT_COMMENTS
"http://www.w3.org/2001/10/xml-exc-c14n#"
public static final java.lang.String
ALGO_ID_C14N_EXCL_WITH_COMMENTS
"http://www.w3.org/2001/10/xml-exc-c14n#WithComments"
public static final java.lang.String
ALGO_ID_C14N_OMIT_COMMENTS
"http://www.w3.org/TR/2001/REC-xml-c14n-20010315"
public static final java.lang.String
ALGO_ID_C14N_PHYSICAL
"http://santuario.apache.org/c14n/physical"
public static final java.lang.String
ALGO_ID_C14N_WITH_COMMENTS
"http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments"
public static final java.lang.String
ALGO_ID_C14N11_OMIT_COMMENTS
"http://www.w3.org/2006/12/xml-c14n11"
public static final java.lang.String
ALGO_ID_C14N11_WITH_COMMENTS
"http://www.w3.org/2006/12/xml-c14n11#WithComments"
public static final java.lang.String
XPATH_C14N_WITH_COMMENTS_SINGLE_NODE
"(.//. | .//@* | .//namespace::*)"
-
org.apache.xml.security.c14n.InvalidCanonicalizerException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.apache.xml.security.c14n.helper.AttrCompare Modifier and Type Constant Field Value private static final int
ATTR0_BEFORE_ATTR1
-1
private static final int
ATTR1_BEFORE_ATTR0
1
private static final long
serialVersionUID
-7113259629930576230L
private static final java.lang.String
XMLNS
"http://www.w3.org/2000/xmlns/"
-
org.apache.xml.security.c14n.implementations.CanonicalizerBase Modifier and Type Constant Field Value protected static final int
NODE_AFTER_DOCUMENT_ELEMENT
1
protected static final int
NODE_BEFORE_DOCUMENT_ELEMENT
-1
protected static final int
NODE_NOT_BEFORE_OR_AFTER_DOCUMENT_ELEMENT
0
public static final java.lang.String
XML
"xml"
public static final java.lang.String
XML_LANG_URI
"http://www.w3.org/XML/1998/namespace"
public static final java.lang.String
XMLNS
"xmlns"
public static final java.lang.String
XMLNS_URI
"http://www.w3.org/2000/xmlns/"
-
org.apache.xml.security.c14n.implementations.NameSpaceSymbTable Modifier and Type Constant Field Value private static final java.lang.String
XMLNS
"xmlns"
-
org.apache.xml.security.encryption.CipherData Modifier and Type Constant Field Value public static final int
REFERENCE_TYPE
2
public static final int
VALUE_TYPE
1
-
org.apache.xml.security.encryption.ReferenceList Modifier and Type Constant Field Value public static final int
DATA_REFERENCE
1
public static final int
KEY_REFERENCE
2
-
org.apache.xml.security.encryption.XMLCipher Modifier and Type Constant Field Value public static final java.lang.String
AES_128
"http://www.w3.org/2001/04/xmlenc#aes128-cbc"
public static final java.lang.String
AES_128_GCM
"http://www.w3.org/2009/xmlenc11#aes128-gcm"
public static final java.lang.String
AES_128_KeyWrap
"http://www.w3.org/2001/04/xmlenc#kw-aes128"
public static final java.lang.String
AES_192
"http://www.w3.org/2001/04/xmlenc#aes192-cbc"
public static final java.lang.String
AES_192_GCM
"http://www.w3.org/2009/xmlenc11#aes192-gcm"
public static final java.lang.String
AES_192_KeyWrap
"http://www.w3.org/2001/04/xmlenc#kw-aes192"
public static final java.lang.String
AES_256
"http://www.w3.org/2001/04/xmlenc#aes256-cbc"
public static final java.lang.String
AES_256_GCM
"http://www.w3.org/2009/xmlenc11#aes256-gcm"
public static final java.lang.String
AES_256_KeyWrap
"http://www.w3.org/2001/04/xmlenc#kw-aes256"
public static final java.lang.String
BASE64_ENCODING
"http://www.w3.org/2000/09/xmldsig#base64"
public static final java.lang.String
CAMELLIA_128
"http://www.w3.org/2001/04/xmldsig-more#camellia128-cbc"
public static final java.lang.String
CAMELLIA_128_KeyWrap
"http://www.w3.org/2001/04/xmldsig-more#kw-camellia128"
public static final java.lang.String
CAMELLIA_192
"http://www.w3.org/2001/04/xmldsig-more#camellia192-cbc"
public static final java.lang.String
CAMELLIA_192_KeyWrap
"http://www.w3.org/2001/04/xmldsig-more#kw-camellia192"
public static final java.lang.String
CAMELLIA_256
"http://www.w3.org/2001/04/xmldsig-more#camellia256-cbc"
public static final java.lang.String
CAMELLIA_256_KeyWrap
"http://www.w3.org/2001/04/xmldsig-more#kw-camellia256"
public static final int
DECRYPT_MODE
2
public static final java.lang.String
DIFFIE_HELLMAN
"http://www.w3.org/2001/04/xmlenc#dh"
private static final java.lang.String
ENC_ALGORITHMS
"http://www.w3.org/2001/04/xmlenc#tripledes-cbc\nhttp://www.w3.org/2001/04/xmlenc#aes128-cbc\nhttp://www.w3.org/2001/04/xmlenc#aes256-cbc\nhttp://www.w3.org/2001/04/xmlenc#aes192-cbc\nhttp://www.w3.org/2001/04/xmlenc#rsa-1_5\nhttp://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p\nhttp://www.w3.org/2009/xmlenc11#rsa-oaep\nhttp://www.w3.org/2001/04/xmlenc#kw-tripledes\nhttp://www.w3.org/2001/04/xmlenc#kw-aes128\nhttp://www.w3.org/2001/04/xmlenc#kw-aes256\nhttp://www.w3.org/2001/04/xmlenc#kw-aes192\nhttp://www.w3.org/2009/xmlenc11#aes128-gcm\nhttp://www.w3.org/2009/xmlenc11#aes192-gcm\nhttp://www.w3.org/2009/xmlenc11#aes256-gcm\nhttp://www.w3.org/2007/05/xmldsig-more#seed128-cbc\nhttp://www.w3.org/2001/04/xmldsig-more#camellia128-cbc\nhttp://www.w3.org/2001/04/xmldsig-more#camellia192-cbc\nhttp://www.w3.org/2001/04/xmldsig-more#camellia256-cbc\nhttp://www.w3.org/2001/04/xmldsig-more#kw-camellia128\nhttp://www.w3.org/2001/04/xmldsig-more#kw-camellia192\nhttp://www.w3.org/2001/04/xmldsig-more#kw-camellia256\nhttp://www.w3.org/2007/05/xmldsig-more#kw-seed128\n"
public static final int
ENCRYPT_MODE
1
public static final java.lang.String
EXCL_XML_N14C
"http://www.w3.org/2001/10/xml-exc-c14n#"
public static final java.lang.String
EXCL_XML_N14C_WITH_COMMENTS
"http://www.w3.org/2001/10/xml-exc-c14n#WithComments"
public static final java.lang.String
N14C_XML
"http://www.w3.org/TR/2001/REC-xml-c14n-20010315"
public static final java.lang.String
N14C_XML_WITH_COMMENTS
"http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments"
public static final java.lang.String
PHYSICAL_XML_N14C
"http://santuario.apache.org/c14n/physical"
public static final java.lang.String
RIPEMD_160
"http://www.w3.org/2001/04/xmlenc#ripemd160"
public static final java.lang.String
RSA_OAEP
"http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p"
public static final java.lang.String
RSA_OAEP_11
"http://www.w3.org/2009/xmlenc11#rsa-oaep"
public static final java.lang.String
RSA_v1dot5
"http://www.w3.org/2001/04/xmlenc#rsa-1_5"
public static final java.lang.String
SEED_128
"http://www.w3.org/2007/05/xmldsig-more#seed128-cbc"
public static final java.lang.String
SEED_128_KeyWrap
"http://www.w3.org/2007/05/xmldsig-more#kw-seed128"
public static final java.lang.String
SHA1
"http://www.w3.org/2000/09/xmldsig#sha1"
public static final java.lang.String
SHA256
"http://www.w3.org/2001/04/xmlenc#sha256"
public static final java.lang.String
SHA512
"http://www.w3.org/2001/04/xmlenc#sha512"
public static final java.lang.String
TRIPLEDES
"http://www.w3.org/2001/04/xmlenc#tripledes-cbc"
public static final java.lang.String
TRIPLEDES_KeyWrap
"http://www.w3.org/2001/04/xmlenc#kw-tripledes"
public static final int
UNWRAP_MODE
4
public static final int
WRAP_MODE
3
public static final java.lang.String
XML_DSIG
"http://www.w3.org/2000/09/xmldsig#"
-
org.apache.xml.security.encryption.org.apache.xml.security.encryption.XMLCipher.Factory.CipherDataImpl Modifier and Type Constant Field Value private static final java.lang.String
referenceMessage
"Data type is value type."
private static final java.lang.String
valueMessage
"Data type is reference type."
-
org.apache.xml.security.encryption.XMLCipherParameters Modifier and Type Constant Field Value public static final java.lang.String
AES_128
"http://www.w3.org/2001/04/xmlenc#aes128-cbc"
public static final java.lang.String
AES_128_KEYWRAP
"http://www.w3.org/2001/04/xmlenc#kw-aes128"
public static final java.lang.String
AES_192
"http://www.w3.org/2001/04/xmlenc#aes192-cbc"
public static final java.lang.String
AES_192_KEYWRAP
"http://www.w3.org/2001/04/xmlenc#kw-aes192"
public static final java.lang.String
AES_256
"http://www.w3.org/2001/04/xmlenc#aes256-cbc"
public static final java.lang.String
AES_256_KEYWRAP
"http://www.w3.org/2001/04/xmlenc#kw-aes256"
public static final java.lang.String
DIFFIE_HELLMAN
"http://www.w3.org/2001/04/xmlenc#dh"
public static final java.lang.String
EXCL_XML_N14C
"http://www.w3.org/2001/10/xml-exc-c14n#"
public static final java.lang.String
EXCL_XML_N14C_CMMNTS
"http://www.w3.org/2001/10/xml-exc-c14n#WithComments"
public static final java.lang.String
N14C_XML
"http://www.w3.org/TR/2001/REC-xml-c14n-20010315"
public static final java.lang.String
N14C_XML_CMMNTS
"http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments"
public static final java.lang.String
RIPEMD_160
"http://www.w3.org/2001/04/xmlenc#ripemd160"
public static final java.lang.String
RSA_1_5
"http://www.w3.org/2001/04/xmlenc#rsa-1_5"
public static final java.lang.String
RSA_OAEP
"http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p"
public static final java.lang.String
SHA1
"http://www.w3.org/2000/09/xmldsig#sha1"
public static final java.lang.String
SHA256
"http://www.w3.org/2001/04/xmlenc#sha256"
public static final java.lang.String
SHA512
"http://www.w3.org/2001/04/xmlenc#sha512"
public static final java.lang.String
TRIPLEDES_KEYWRAP
"http://www.w3.org/2001/04/xmlenc#kw-tripledes"
public static final java.lang.String
XML_DSIG
"http://www.w3.org/2000/09/xmldsig#"
-
org.apache.xml.security.encryption.XMLEncryptionException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.apache.xml.security.exceptions.AlgorithmAlreadyRegisteredException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.apache.xml.security.exceptions.Base64DecodingException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.apache.xml.security.exceptions.XMLSecurityException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.apache.xml.security.exceptions.XMLSecurityRuntimeException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.apache.xml.security.keys.ContentHandlerAlreadyRegisteredException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.apache.xml.security.keys.content.RetrievalMethod Modifier and Type Constant Field Value public static final java.lang.String
TYPE_DSA
"http://www.w3.org/2000/09/xmldsig#DSAKeyValue"
public static final java.lang.String
TYPE_MGMT
"http://www.w3.org/2000/09/xmldsig#MgmtData"
public static final java.lang.String
TYPE_PGP
"http://www.w3.org/2000/09/xmldsig#PGPData"
public static final java.lang.String
TYPE_RAWX509
"http://www.w3.org/2000/09/xmldsig#rawX509Certificate"
public static final java.lang.String
TYPE_RSA
"http://www.w3.org/2000/09/xmldsig#RSAKeyValue"
public static final java.lang.String
TYPE_SPKI
"http://www.w3.org/2000/09/xmldsig#SPKIData"
public static final java.lang.String
TYPE_X509
"http://www.w3.org/2000/09/xmldsig#X509Data"
-
org.apache.xml.security.keys.content.x509.XMLX509Certificate Modifier and Type Constant Field Value public static final java.lang.String
JCA_CERT_ID
"X.509"
-
org.apache.xml.security.keys.content.x509.XMLX509SKI Modifier and Type Constant Field Value public static final java.lang.String
SKI_OID
"2.5.29.14"
-
org.apache.xml.security.keys.keyresolver.InvalidKeyResolverException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.apache.xml.security.keys.keyresolver.KeyResolverException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.apache.xml.security.keys.storage.StorageResolverException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.apache.xml.security.signature.InvalidDigestValueException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.apache.xml.security.signature.InvalidSignatureValueException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.apache.xml.security.signature.Manifest Modifier and Type Constant Field Value public static final int
MAXIMUM_REFERENCE_COUNT
30
-
org.apache.xml.security.signature.MissingResourceFailureException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.apache.xml.security.signature.Reference Modifier and Type Constant Field Value public static final java.lang.String
MANIFEST_URI
"http://www.w3.org/2000/09/xmldsig#Manifest"
public static final int
MAXIMUM_TRANSFORM_COUNT
5
public static final java.lang.String
OBJECT_URI
"http://www.w3.org/2000/09/xmldsig#Object"
-
org.apache.xml.security.signature.ReferenceNotInitializedException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.apache.xml.security.signature.XMLSignature Modifier and Type Constant Field Value public static final java.lang.String
ALGO_ID_MAC_HMAC_NOT_RECOMMENDED_MD5
"http://www.w3.org/2001/04/xmldsig-more#hmac-md5"
public static final java.lang.String
ALGO_ID_MAC_HMAC_RIPEMD160
"http://www.w3.org/2001/04/xmldsig-more#hmac-ripemd160"
public static final java.lang.String
ALGO_ID_MAC_HMAC_SHA1
"http://www.w3.org/2000/09/xmldsig#hmac-sha1"
public static final java.lang.String
ALGO_ID_MAC_HMAC_SHA224
"http://www.w3.org/2001/04/xmldsig-more#hmac-sha224"
public static final java.lang.String
ALGO_ID_MAC_HMAC_SHA256
"http://www.w3.org/2001/04/xmldsig-more#hmac-sha256"
public static final java.lang.String
ALGO_ID_MAC_HMAC_SHA384
"http://www.w3.org/2001/04/xmldsig-more#hmac-sha384"
public static final java.lang.String
ALGO_ID_MAC_HMAC_SHA512
"http://www.w3.org/2001/04/xmldsig-more#hmac-sha512"
public static final java.lang.String
ALGO_ID_SIGNATURE_DSA
"http://www.w3.org/2000/09/xmldsig#dsa-sha1"
public static final java.lang.String
ALGO_ID_SIGNATURE_DSA_SHA256
"http://www.w3.org/2009/xmldsig11#dsa-sha256"
public static final java.lang.String
ALGO_ID_SIGNATURE_ECDSA_RIPEMD160
"http://www.w3.org/2007/05/xmldsig-more#ecdsa-ripemd160"
public static final java.lang.String
ALGO_ID_SIGNATURE_ECDSA_SHA1
"http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha1"
public static final java.lang.String
ALGO_ID_SIGNATURE_ECDSA_SHA224
"http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha224"
public static final java.lang.String
ALGO_ID_SIGNATURE_ECDSA_SHA256
"http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha256"
public static final java.lang.String
ALGO_ID_SIGNATURE_ECDSA_SHA384
"http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha384"
public static final java.lang.String
ALGO_ID_SIGNATURE_ECDSA_SHA512
"http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha512"
public static final java.lang.String
ALGO_ID_SIGNATURE_NOT_RECOMMENDED_RSA_MD5
"http://www.w3.org/2001/04/xmldsig-more#rsa-md5"
public static final java.lang.String
ALGO_ID_SIGNATURE_RSA
"http://www.w3.org/2000/09/xmldsig#rsa-sha1"
public static final java.lang.String
ALGO_ID_SIGNATURE_RSA_RIPEMD160
"http://www.w3.org/2001/04/xmldsig-more#rsa-ripemd160"
public static final java.lang.String
ALGO_ID_SIGNATURE_RSA_SHA1
"http://www.w3.org/2000/09/xmldsig#rsa-sha1"
public static final java.lang.String
ALGO_ID_SIGNATURE_RSA_SHA1_MGF1
"http://www.w3.org/2007/05/xmldsig-more#sha1-rsa-MGF1"
public static final java.lang.String
ALGO_ID_SIGNATURE_RSA_SHA224
"http://www.w3.org/2001/04/xmldsig-more#rsa-sha224"
public static final java.lang.String
ALGO_ID_SIGNATURE_RSA_SHA224_MGF1
"http://www.w3.org/2007/05/xmldsig-more#sha224-rsa-MGF1"
public static final java.lang.String
ALGO_ID_SIGNATURE_RSA_SHA256
"http://www.w3.org/2001/04/xmldsig-more#rsa-sha256"
public static final java.lang.String
ALGO_ID_SIGNATURE_RSA_SHA256_MGF1
"http://www.w3.org/2007/05/xmldsig-more#sha256-rsa-MGF1"
public static final java.lang.String
ALGO_ID_SIGNATURE_RSA_SHA3_224_MGF1
"http://www.w3.org/2007/05/xmldsig-more#sha3-224-rsa-MGF1"
public static final java.lang.String
ALGO_ID_SIGNATURE_RSA_SHA3_256_MGF1
"http://www.w3.org/2007/05/xmldsig-more#sha3-256-rsa-MGF1"
public static final java.lang.String
ALGO_ID_SIGNATURE_RSA_SHA3_384_MGF1
"http://www.w3.org/2007/05/xmldsig-more#sha3-384-rsa-MGF1"
public static final java.lang.String
ALGO_ID_SIGNATURE_RSA_SHA3_512_MGF1
"http://www.w3.org/2007/05/xmldsig-more#sha3-512-rsa-MGF1"
public static final java.lang.String
ALGO_ID_SIGNATURE_RSA_SHA384
"http://www.w3.org/2001/04/xmldsig-more#rsa-sha384"
public static final java.lang.String
ALGO_ID_SIGNATURE_RSA_SHA384_MGF1
"http://www.w3.org/2007/05/xmldsig-more#sha384-rsa-MGF1"
public static final java.lang.String
ALGO_ID_SIGNATURE_RSA_SHA512
"http://www.w3.org/2001/04/xmldsig-more#rsa-sha512"
public static final java.lang.String
ALGO_ID_SIGNATURE_RSA_SHA512_MGF1
"http://www.w3.org/2007/05/xmldsig-more#sha512-rsa-MGF1"
private static final int
MODE_SIGN
0
private static final int
MODE_VERIFY
1
-
org.apache.xml.security.signature.XMLSignatureException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.apache.xml.security.signature.XMLSignatureInputDebugger Modifier and Type Constant Field Value static final java.lang.String
HTMLExcludedInclusiveNamespacePrefix
"<span class=\"EXCLUDEDINCLUSIVENAMESPACE\">"
static final java.lang.String
HTMLExcludePrefix
"<span class=\"EXCLUDED\">"
static final java.lang.String
HTMLIncludedInclusiveNamespacePrefix
"<span class=\"INCLUDEDINCLUSIVENAMESPACE\">"
static final java.lang.String
HTMLIncludeOrExcludeSuffix
"</span>"
static final java.lang.String
HTMLIncludePrefix
"<span class=\"INCLUDED\">"
static final java.lang.String
HTMLPrefix
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\n<html>\n<head>\n<title>Caninical XML node set</title>\n<style type=\"text/css\">\n<!-- \n.INCLUDED { \n color: #000000; \n background-color: \n #FFFFFF; \n font-weight: bold; } \n.EXCLUDED { \n color: #666666; \n background-color: \n #999999; } \n.INCLUDEDINCLUSIVENAMESPACE { \n color: #0000FF; \n background-color: #FFFFFF; \n font-weight: bold; \n font-style: italic; } \n.EXCLUDEDINCLUSIVENAMESPACE { \n color: #0000FF; \n background-color: #999999; \n font-style: italic; } \n--> \n</style> \n</head>\n<body bgcolor=\"#999999\">\n<h1>Explanation of the output</h1>\n<p>The following text contains the nodeset of the given Reference before it is canonicalized. There exist four different styles to indicate how a given node is treated.</p>\n<ul>\n<li class=\"INCLUDED\">A node which is in the node set is labeled using the INCLUDED style.</li>\n<li class=\"EXCLUDED\">A node which is <em>NOT</em> in the node set is labeled EXCLUDED style.</li>\n<li class=\"INCLUDEDINCLUSIVENAMESPACE\">A namespace which is in the node set AND in the InclusiveNamespaces PrefixList is labeled using the INCLUDEDINCLUSIVENAMESPACE style.</li>\n<li class=\"EXCLUDEDINCLUSIVENAMESPACE\">A namespace which is in NOT the node set AND in the InclusiveNamespaces PrefixList is labeled using the INCLUDEDINCLUSIVENAMESPACE style.</li>\n</ul>\n<h1>Output</h1>\n<pre>\n"
static final java.lang.String
HTMLSuffix
"</pre></body></html>"
private static final int
NODE_AFTER_DOCUMENT_ELEMENT
1
private static final int
NODE_BEFORE_DOCUMENT_ELEMENT
-1
private static final int
NODE_NOT_BEFORE_OR_AFTER_DOCUMENT_ELEMENT
0
-
org.apache.xml.security.stax.config.XIncludeHandler Modifier and Type Constant Field Value private static final java.lang.String
xIncludeLN
"include"
private static final java.lang.String
xIncludeNS
"http://www.w3.org/2001/XInclude"
-
org.apache.xml.security.stax.ext.UncheckedXMLSecurityException Modifier and Type Constant Field Value private static final long
serialVersionUID
3440022764012033141L
-
org.apache.xml.security.stax.ext.XMLSecurityConfigurationException Modifier and Type Constant Field Value private static final long
serialVersionUID
-214211575738383300L
-
org.apache.xml.security.stax.ext.XMLSecurityConstants Modifier and Type Constant Field Value public static final java.lang.String
ENCRYPTION_PARTS
"encryptionParts"
public static final java.lang.String
NS_C14N_EXCL
"http://www.w3.org/2001/10/xml-exc-c14n#"
public static final java.lang.String
NS_C14N_EXCL_OMIT_COMMENTS
"http://www.w3.org/2001/10/xml-exc-c14n#"
public static final java.lang.String
NS_C14N_EXCL_WITH_COMMENTS
"http://www.w3.org/2001/10/xml-exc-c14n#WithComments"
public static final java.lang.String
NS_C14N_OMIT_COMMENTS
"http://www.w3.org/TR/2001/REC-xml-c14n-20010315"
public static final java.lang.String
NS_C14N_WITH_COMMENTS
"http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments"
public static final java.lang.String
NS_C14N11_OMIT_COMMENTS
"http://www.w3.org/2006/12/xml-c14n11"
public static final java.lang.String
NS_C14N11_WITH_COMMENTS
"http://www.w3.org/2006/12/xml-c14n11#WithComments"
public static final java.lang.String
NS_DSIG
"http://www.w3.org/2000/09/xmldsig#"
public static final java.lang.String
NS_DSIG_MORE
"http://www.w3.org/2001/04/xmldsig-more#"
public static final java.lang.String
NS_DSIG11
"http://www.w3.org/2009/xmldsig11#"
public static final java.lang.String
NS_MGF1_SHA1
"http://www.w3.org/2009/xmlenc11#mgf1sha1"
public static final java.lang.String
NS_MGF1_SHA224
"http://www.w3.org/2009/xmlenc11#mgf1sha224"
public static final java.lang.String
NS_MGF1_SHA256
"http://www.w3.org/2009/xmlenc11#mgf1sha256"
public static final java.lang.String
NS_MGF1_SHA384
"http://www.w3.org/2009/xmlenc11#mgf1sha384"
public static final java.lang.String
NS_MGF1_SHA512
"http://www.w3.org/2009/xmlenc11#mgf1sha512"
public static final java.lang.String
NS_WSSE11
"http://docs.oasis-open.org/wss/oasis-wss-wssecurity-secext-1.1.xsd"
public static final java.lang.String
NS_XENC_AES128
"http://www.w3.org/2001/04/xmlenc#aes128-cbc"
public static final java.lang.String
NS_XENC_AES192
"http://www.w3.org/2001/04/xmlenc#aes192-cbc"
public static final java.lang.String
NS_XENC_AES256
"http://www.w3.org/2001/04/xmlenc#aes256-cbc"
public static final java.lang.String
NS_XENC_RSA15
"http://www.w3.org/2001/04/xmlenc#rsa-1_5"
public static final java.lang.String
NS_XENC_RSAOAEPMGF1P
"http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p"
public static final java.lang.String
NS_XENC_SHA256
"http://www.w3.org/2001/04/xmlenc#sha256"
public static final java.lang.String
NS_XENC_SHA512
"http://www.w3.org/2001/04/xmlenc#sha512"
public static final java.lang.String
NS_XENC_TRIPLE_DES
"http://www.w3.org/2001/04/xmlenc#tripledes-cbc"
public static final java.lang.String
NS_XENC11_AES128_GCM
"http://www.w3.org/2009/xmlenc11#aes128-gcm"
public static final java.lang.String
NS_XENC11_AES192_GCM
"http://www.w3.org/2009/xmlenc11#aes192-gcm"
public static final java.lang.String
NS_XENC11_AES256_GCM
"http://www.w3.org/2009/xmlenc11#aes256-gcm"
public static final java.lang.String
NS_XENC11_RSAOAEP
"http://www.w3.org/2009/xmlenc11#rsa-oaep"
public static final java.lang.String
NS_XML
"http://www.w3.org/2000/xmlns/"
public static final java.lang.String
NS_XMLDSIG_ENVELOPED_SIGNATURE
"http://www.w3.org/2000/09/xmldsig#enveloped-signature"
public static final java.lang.String
NS_XMLDSIG_FILTER2
"http://www.w3.org/2002/06/xmldsig-filter2"
public static final java.lang.String
NS_XMLDSIG_HMACSHA1
"http://www.w3.org/2000/09/xmldsig#hmac-sha1"
public static final java.lang.String
NS_XMLDSIG_HMACSHA256
"http://www.w3.org/2001/04/xmldsig-more#hmac-sha256"
public static final java.lang.String
NS_XMLDSIG_HMACSHA384
"http://www.w3.org/2001/04/xmldsig-more#hmac-sha384"
public static final java.lang.String
NS_XMLDSIG_HMACSHA512
"http://www.w3.org/2001/04/xmldsig-more#hmac-sha512"
public static final java.lang.String
NS_XMLDSIG_MANIFEST
"http://www.w3.org/2000/09/xmldsig#Manifest"
public static final java.lang.String
NS_XMLDSIG_RSASHA1
"http://www.w3.org/2000/09/xmldsig#rsa-sha1"
public static final java.lang.String
NS_XMLDSIG_RSASHA256
"http://www.w3.org/2001/04/xmldsig-more#rsa-sha256"
public static final java.lang.String
NS_XMLDSIG_RSASHA384
"http://www.w3.org/2001/04/xmldsig-more#rsa-sha384"
public static final java.lang.String
NS_XMLDSIG_RSASHA512
"http://www.w3.org/2001/04/xmldsig-more#rsa-sha512"
public static final java.lang.String
NS_XMLDSIG_SHA1
"http://www.w3.org/2000/09/xmldsig#sha1"
public static final java.lang.String
NS_XMLENC
"http://www.w3.org/2001/04/xmlenc#"
public static final java.lang.String
NS_XMLENC11
"http://www.w3.org/2009/xmlenc11#"
public static final java.lang.String
NS_XOP
"http://www.w3.org/2004/08/xop/include"
public static final java.lang.String
PREFIX_C14N_EXCL
"c14nEx"
public static final java.lang.String
PREFIX_DSIG
"dsig"
public static final java.lang.String
PREFIX_DSIG11
"dsig11"
public static final java.lang.String
PREFIX_WSSE11
"wsse11"
public static final java.lang.String
PREFIX_XENC
"xenc"
public static final java.lang.String
PREFIX_XENC11
"xenc11"
public static final java.lang.String
PROP_USE_THIS_TOKEN_ID_FOR_ENCRYPTED_KEY
"PROP_USE_THIS_TOKEN_ID_FOR_ENCRYPTED_KEY"
public static final java.lang.String
PROP_USE_THIS_TOKEN_ID_FOR_ENCRYPTION
"PROP_USE_THIS_TOKEN_ID_FOR_ENCRYPTION"
public static final java.lang.String
PROP_USE_THIS_TOKEN_ID_FOR_SIGNATURE
"PROP_USE_THIS_TOKEN_ID_FOR_SIGNATURE"
public static final java.lang.String
SIGNATURE_PARTS
"signatureParts"
public static final java.lang.String
XMLINPUTFACTORY
"XMLInputFactory"
-
org.apache.xml.security.stax.ext.XMLSecurityUtils Modifier and Type Constant Field Value private static final int
MAX_SYMMETRIC_KEY_SIZE
1024
-
org.apache.xml.security.stax.impl.XMLSecurityStreamReader Modifier and Type Constant Field Value private static final java.lang.String
ERR_STATE_NOT_ELEM
"Current state not START_ELEMENT or END_ELEMENT"
private static final java.lang.String
ERR_STATE_NOT_PI
"Current state not PROCESSING_INSTRUCTION"
private static final java.lang.String
ERR_STATE_NOT_STELEM
"Current state not START_ELEMENT"
private static final int
MASK_GET_TEXT
6768
-
org.apache.xml.security.stax.impl.transformer.canonicalizer.Canonicalizer20010315_Excl Modifier and Type Constant Field Value public static final java.lang.String
INCLUSIVE_NAMESPACES_PREFIX_LIST
"inclusiveNamespacePrefixList"
public static final java.lang.String
PROPAGATE_DEFAULT_NAMESPACE
"propagateDefaultNamespace"
-
org.apache.xml.security.stax.impl.transformer.canonicalizer.CanonicalizerBase Modifier and Type Constant Field Value protected static final char
DOUBLEPOINT
58
protected static final java.lang.String
XML
"xml"
protected static final java.lang.String
XMLNS
"xmlns"
-
org.apache.xml.security.transforms.InvalidTransformException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.apache.xml.security.transforms.TransformationException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.apache.xml.security.transforms.Transforms Modifier and Type Constant Field Value public static final java.lang.String
TRANSFORM_BASE64_DECODE
"http://www.w3.org/2000/09/xmldsig#base64"
public static final java.lang.String
TRANSFORM_C14N_EXCL_OMIT_COMMENTS
"http://www.w3.org/2001/10/xml-exc-c14n#"
public static final java.lang.String
TRANSFORM_C14N_EXCL_WITH_COMMENTS
"http://www.w3.org/2001/10/xml-exc-c14n#WithComments"
public static final java.lang.String
TRANSFORM_C14N_OMIT_COMMENTS
"http://www.w3.org/TR/2001/REC-xml-c14n-20010315"
public static final java.lang.String
TRANSFORM_C14N_WITH_COMMENTS
"http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments"
public static final java.lang.String
TRANSFORM_C14N11_OMIT_COMMENTS
"http://www.w3.org/2006/12/xml-c14n11"
public static final java.lang.String
TRANSFORM_C14N11_WITH_COMMENTS
"http://www.w3.org/2006/12/xml-c14n11#WithComments"
public static final java.lang.String
TRANSFORM_ENVELOPED_SIGNATURE
"http://www.w3.org/2000/09/xmldsig#enveloped-signature"
public static final java.lang.String
TRANSFORM_XPATH
"http://www.w3.org/TR/1999/REC-xpath-19991116"
public static final java.lang.String
TRANSFORM_XPATH2FILTER
"http://www.w3.org/2002/06/xmldsig-filter2"
public static final java.lang.String
TRANSFORM_XPOINTER
"http://www.w3.org/TR/2001/WD-xptr-20010108"
public static final java.lang.String
TRANSFORM_XSLT
"http://www.w3.org/TR/1999/REC-xslt-19991116"
-
org.apache.xml.security.transforms.implementations.FuncHere Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.apache.xml.security.transforms.implementations.TransformBase64Decode Modifier and Type Constant Field Value public static final java.lang.String
implementedTransformURI
"http://www.w3.org/2000/09/xmldsig#base64"
-
org.apache.xml.security.transforms.implementations.TransformC14N Modifier and Type Constant Field Value public static final java.lang.String
implementedTransformURI
"http://www.w3.org/TR/2001/REC-xml-c14n-20010315"
-
org.apache.xml.security.transforms.implementations.TransformC14NExclusive Modifier and Type Constant Field Value public static final java.lang.String
implementedTransformURI
"http://www.w3.org/2001/10/xml-exc-c14n#"
-
org.apache.xml.security.transforms.implementations.TransformC14NExclusiveWithComments Modifier and Type Constant Field Value public static final java.lang.String
implementedTransformURI
"http://www.w3.org/2001/10/xml-exc-c14n#WithComments"
-
org.apache.xml.security.transforms.implementations.TransformC14NWithComments Modifier and Type Constant Field Value public static final java.lang.String
implementedTransformURI
"http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments"
-
org.apache.xml.security.transforms.implementations.TransformEnvelopedSignature Modifier and Type Constant Field Value public static final java.lang.String
implementedTransformURI
"http://www.w3.org/2000/09/xmldsig#enveloped-signature"
-
org.apache.xml.security.transforms.implementations.TransformXPath Modifier and Type Constant Field Value public static final java.lang.String
implementedTransformURI
"http://www.w3.org/TR/1999/REC-xpath-19991116"
-
org.apache.xml.security.transforms.implementations.TransformXPath2Filter Modifier and Type Constant Field Value public static final java.lang.String
implementedTransformURI
"http://www.w3.org/2002/06/xmldsig-filter2"
-
org.apache.xml.security.transforms.implementations.TransformXPointer Modifier and Type Constant Field Value public static final java.lang.String
implementedTransformURI
"http://www.w3.org/TR/2001/WD-xptr-20010108"
-
org.apache.xml.security.transforms.implementations.TransformXSLT Modifier and Type Constant Field Value static final java.lang.String
defaultXSLTSpecNSprefix
"xslt"
public static final java.lang.String
implementedTransformURI
"http://www.w3.org/TR/1999/REC-xslt-19991116"
static final java.lang.String
XSLTSpecNS
"http://www.w3.org/1999/XSL/Transform"
static final java.lang.String
XSLTSTYLESHEET
"stylesheet"
-
org.apache.xml.security.transforms.params.InclusiveNamespaces Modifier and Type Constant Field Value public static final java.lang.String
_ATT_EC_PREFIXLIST
"PrefixList"
public static final java.lang.String
_TAG_EC_INCLUSIVENAMESPACES
"InclusiveNamespaces"
public static final java.lang.String
ExclusiveCanonicalizationNamespace
"http://www.w3.org/2001/10/xml-exc-c14n#"
-
org.apache.xml.security.transforms.params.XPath2FilterContainer Modifier and Type Constant Field Value private static final java.lang.String
_ATT_FILTER
"Filter"
private static final java.lang.String
_ATT_FILTER_VALUE_INTERSECT
"intersect"
private static final java.lang.String
_ATT_FILTER_VALUE_SUBTRACT
"subtract"
private static final java.lang.String
_ATT_FILTER_VALUE_UNION
"union"
public static final java.lang.String
_TAG_XPATH2
"XPath"
public static final java.lang.String
INTERSECT
"intersect"
public static final java.lang.String
SUBTRACT
"subtract"
public static final java.lang.String
UNION
"union"
public static final java.lang.String
XPathFilter2NS
"http://www.w3.org/2002/06/xmldsig-filter2"
-
org.apache.xml.security.transforms.params.XPath2FilterContainer04 Modifier and Type Constant Field Value private static final java.lang.String
_ATT_FILTER
"Filter"
private static final java.lang.String
_ATT_FILTER_VALUE_INTERSECT
"intersect"
private static final java.lang.String
_ATT_FILTER_VALUE_SUBTRACT
"subtract"
private static final java.lang.String
_ATT_FILTER_VALUE_UNION
"union"
public static final java.lang.String
_TAG_XPATH2
"XPath"
public static final java.lang.String
XPathFilter2NS
"http://www.w3.org/2002/04/xmldsig-filter2"
-
org.apache.xml.security.transforms.params.XPathFilterCHGPContainer Modifier and Type Constant Field Value public static final java.lang.String
_ATT_INCLUDESLASH
"IncludeSlashPolicy"
private static final java.lang.String
_TAG_EXCLUDE
"Exclude"
private static final java.lang.String
_TAG_EXCLUDE_BUT_SEARCH
"ExcludeButSearch"
private static final java.lang.String
_TAG_INCLUDE_BUT_SEARCH
"IncludeButSearch"
public static final java.lang.String
_TAG_XPATHCHGP
"XPathAlternative"
public static final boolean
ExcludeSlash
false
public static final boolean
IncludeSlash
true
public static final java.lang.String
TRANSFORM_XPATHFILTERCHGP
"http://www.nue.et-inf.uni-siegen.de/~geuer-pollmann/#xpathFilter"
-
org.apache.xml.security.utils.Base64 Modifier and Type Constant Field Value public static final int
BASE64DEFAULTLENGTH
76
private static final int
BASELENGTH
255
private static final int
EIGHTBIT
8
private static final int
FOURBYTE
4
private static final int
LOOKUPLENGTH
64
private static final char
PAD
61
private static final int
SIGN
-128
private static final int
SIXTEENBIT
16
private static final int
TWENTYFOURBITGROUP
24
-
org.apache.xml.security.utils.Constants Modifier and Type Constant Field Value public static final java.lang.String
_ATT_ALGORITHM
"Algorithm"
public static final java.lang.String
_ATT_ENCODING
"Encoding"
public static final java.lang.String
_ATT_ID
"Id"
public static final java.lang.String
_ATT_MIMETYPE
"MimeType"
public static final java.lang.String
_ATT_TARGET
"Target"
public static final java.lang.String
_ATT_TYPE
"Type"
public static final java.lang.String
_ATT_URI
"URI"
public static final java.lang.String
_TAG_CANONICALIZATIONMETHOD
"CanonicalizationMethod"
public static final java.lang.String
_TAG_DERENCODEDKEYVALUE
"DEREncodedKeyValue"
public static final java.lang.String
_TAG_DIGESTMETHOD
"DigestMethod"
public static final java.lang.String
_TAG_DIGESTVALUE
"DigestValue"
public static final java.lang.String
_TAG_DSAKEYVALUE
"DSAKeyValue"
public static final java.lang.String
_TAG_ECKEYVALUE
"ECKeyValue"
public static final java.lang.String
_TAG_EXPONENT
"Exponent"
public static final java.lang.String
_TAG_G
"G"
public static final java.lang.String
_TAG_HMACOUTPUTLENGTH
"HMACOutputLength"
public static final java.lang.String
_TAG_J
"J"
public static final java.lang.String
_TAG_KEYINFO
"KeyInfo"
public static final java.lang.String
_TAG_KEYINFOREFERENCE
"KeyInfoReference"
public static final java.lang.String
_TAG_KEYNAME
"KeyName"
public static final java.lang.String
_TAG_KEYVALUE
"KeyValue"
public static final java.lang.String
_TAG_MANIFEST
"Manifest"
public static final java.lang.String
_TAG_METHODS
"Methods"
public static final java.lang.String
_TAG_MGMTDATA
"MgmtData"
public static final java.lang.String
_TAG_MODULUS
"Modulus"
public static final java.lang.String
_TAG_OBJECT
"Object"
public static final java.lang.String
_TAG_P
"P"
public static final java.lang.String
_TAG_PGENCOUNTER
"PgenCounter"
public static final java.lang.String
_TAG_PGPDATA
"PGPData"
public static final java.lang.String
_TAG_PGPKEYID
"PGPKeyID"
public static final java.lang.String
_TAG_PGPKEYPACKET
"PGPKeyPacket"
public static final java.lang.String
_TAG_Q
"Q"
public static final java.lang.String
_TAG_RAWX509CERTIFICATE
"rawX509Certificate"
public static final java.lang.String
_TAG_REFERENCE
"Reference"
public static final java.lang.String
_TAG_RETRIEVALMETHOD
"RetrievalMethod"
public static final java.lang.String
_TAG_RSAKEYVALUE
"RSAKeyValue"
public static final java.lang.String
_TAG_SEED
"Seed"
public static final java.lang.String
_TAG_SIGNATURE
"Signature"
public static final java.lang.String
_TAG_SIGNATUREMETHOD
"SignatureMethod"
public static final java.lang.String
_TAG_SIGNATUREPROPERTIES
"SignatureProperties"
public static final java.lang.String
_TAG_SIGNATUREPROPERTY
"SignatureProperty"
public static final java.lang.String
_TAG_SIGNATUREVALUE
"SignatureValue"
public static final java.lang.String
_TAG_SIGNEDINFO
"SignedInfo"
public static final java.lang.String
_TAG_SPKIDATA
"SPKIData"
public static final java.lang.String
_TAG_SPKISEXP
"SPKISexp"
public static final java.lang.String
_TAG_TRANSFORM
"Transform"
public static final java.lang.String
_TAG_TRANSFORMS
"Transforms"
public static final java.lang.String
_TAG_X509CERTIFICATE
"X509Certificate"
public static final java.lang.String
_TAG_X509CRL
"X509CRL"
public static final java.lang.String
_TAG_X509DATA
"X509Data"
public static final java.lang.String
_TAG_X509DIGEST
"X509Digest"
public static final java.lang.String
_TAG_X509ISSUERNAME
"X509IssuerName"
public static final java.lang.String
_TAG_X509ISSUERSERIAL
"X509IssuerSerial"
public static final java.lang.String
_TAG_X509SERIALNUMBER
"X509SerialNumber"
public static final java.lang.String
_TAG_X509SKI
"X509SKI"
public static final java.lang.String
_TAG_X509SUBJECTNAME
"X509SubjectName"
public static final java.lang.String
_TAG_XPATH
"XPath"
public static final java.lang.String
_TAG_Y
"Y"
public static final java.lang.String
ALGO_ID_DIGEST_SHA1
"http://www.w3.org/2000/09/xmldsig#sha1"
public static final java.lang.String
ALGO_ID_SIGNATURE_ECDSA_CERTICOM
"http://www.certicom.com/2000/11/xmlecdsig#ecdsa-sha1"
public static final java.lang.String
configurationFile
"data/websig.conf"
public static final java.lang.String
configurationFileNew
".xmlsecurityconfig"
public static final java.lang.String
exceptionMessagesResourceBundleBase
"org/apache/xml/security/resource/xmlsecurity"
public static final java.lang.String
exceptionMessagesResourceBundleDir
"org/apache/xml/security/resource"
public static final java.lang.String
MoreAlgorithmsSpecNS
"http://www.w3.org/2001/04/xmldsig-more#"
public static final java.lang.String
NamespaceSpecNS
"http://www.w3.org/2000/xmlns/"
public static final java.lang.String
SignatureSpec11NS
"http://www.w3.org/2009/xmldsig11#"
public static final java.lang.String
SIGNATURESPECIFICATION_URL
"http://www.w3.org/TR/2001/CR-xmldsig-core-20010419/"
public static final java.lang.String
SignatureSpecNS
"http://www.w3.org/2000/09/xmldsig#"
public static final java.lang.String
XML_DSIG_NS_MORE_07_05
"http://www.w3.org/2007/05/xmldsig-more#"
public static final java.lang.String
XML_LANG_SPACE_SpecNS
"http://www.w3.org/XML/1998/namespace"
-
org.apache.xml.security.utils.EncryptionConstants Modifier and Type Constant Field Value public static final java.lang.String
_ATT_ALGORITHM
"Algorithm"
public static final java.lang.String
_ATT_ENCODING
"Encoding"
public static final java.lang.String
_ATT_ID
"Id"
public static final java.lang.String
_ATT_MIMETYPE
"MimeType"
public static final java.lang.String
_ATT_RECIPIENT
"Recipient"
public static final java.lang.String
_ATT_TARGET
"Target"
public static final java.lang.String
_ATT_TYPE
"Type"
public static final java.lang.String
_ATT_URI
"URI"
public static final java.lang.String
_TAG_AGREEMENTMETHOD
"AgreementMethod"
public static final java.lang.String
_TAG_CARRIEDKEYNAME
"CarriedKeyName"
public static final java.lang.String
_TAG_CIPHERDATA
"CipherData"
public static final java.lang.String
_TAG_CIPHERREFERENCE
"CipherReference"
public static final java.lang.String
_TAG_CIPHERVALUE
"CipherValue"
public static final java.lang.String
_TAG_DATAREFERENCE
"DataReference"
public static final java.lang.String
_TAG_ENCRYPTEDDATA
"EncryptedData"
public static final java.lang.String
_TAG_ENCRYPTEDKEY
"EncryptedKey"
public static final java.lang.String
_TAG_ENCRYPTIONMETHOD
"EncryptionMethod"
public static final java.lang.String
_TAG_ENCRYPTIONPROPERTIES
"EncryptionProperties"
public static final java.lang.String
_TAG_ENCRYPTIONPROPERTY
"EncryptionProperty"
public static final java.lang.String
_TAG_KA_NONCE
"KA-Nonce"
public static final java.lang.String
_TAG_KEYREFERENCE
"KeyReference"
public static final java.lang.String
_TAG_KEYSIZE
"KeySize"
public static final java.lang.String
_TAG_MGF
"MGF"
public static final java.lang.String
_TAG_OAEPPARAMS
"OAEPparams"
public static final java.lang.String
_TAG_ORIGINATORKEYINFO
"OriginatorKeyInfo"
public static final java.lang.String
_TAG_RECIPIENTKEYINFO
"RecipientKeyInfo"
public static final java.lang.String
_TAG_REFERENCELIST
"ReferenceList"
public static final java.lang.String
_TAG_TRANSFORMS
"Transforms"
public static final java.lang.String
ALGO_ID_AUTHENTICATION_XMLSIGNATURE
"http://www.w3.org/TR/2001/CR-xmldsig-core-20010419/"
public static final java.lang.String
ALGO_ID_BLOCKCIPHER_AES128
"http://www.w3.org/2001/04/xmlenc#aes128-cbc"
public static final java.lang.String
ALGO_ID_BLOCKCIPHER_AES128_GCM
"http://www.w3.org/2009/xmlenc11#aes128-gcm"
public static final java.lang.String
ALGO_ID_BLOCKCIPHER_AES192
"http://www.w3.org/2001/04/xmlenc#aes192-cbc"
public static final java.lang.String
ALGO_ID_BLOCKCIPHER_AES192_GCM
"http://www.w3.org/2009/xmlenc11#aes192-gcm"
public static final java.lang.String
ALGO_ID_BLOCKCIPHER_AES256
"http://www.w3.org/2001/04/xmlenc#aes256-cbc"
public static final java.lang.String
ALGO_ID_BLOCKCIPHER_AES256_GCM
"http://www.w3.org/2009/xmlenc11#aes256-gcm"
public static final java.lang.String
ALGO_ID_BLOCKCIPHER_CAMELLIA128
"http://www.w3.org/2001/04/xmldsig-more#camellia128-cbc"
public static final java.lang.String
ALGO_ID_BLOCKCIPHER_CAMELLIA192
"http://www.w3.org/2001/04/xmldsig-more#camellia192-cbc"
public static final java.lang.String
ALGO_ID_BLOCKCIPHER_CAMELLIA256
"http://www.w3.org/2001/04/xmldsig-more#camellia256-cbc"
public static final java.lang.String
ALGO_ID_BLOCKCIPHER_SEED128
"http://www.w3.org/2007/05/xmldsig-more#seed128-cbc"
public static final java.lang.String
ALGO_ID_BLOCKCIPHER_TRIPLEDES
"http://www.w3.org/2001/04/xmlenc#tripledes-cbc"
public static final java.lang.String
ALGO_ID_C14N_OMITCOMMENTS
"http://www.w3.org/TR/2001/REC-xml-c14n-20010315"
public static final java.lang.String
ALGO_ID_C14N_WITHCOMMENTS
"http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments"
public static final java.lang.String
ALGO_ID_ENCODING_BASE64
"http://www.w3.org/2000/09/xmldsig#base64"
public static final java.lang.String
ALGO_ID_KEYAGREEMENT_DH
"http://www.w3.org/2001/04/xmlenc#dh"
public static final java.lang.String
ALGO_ID_KEYTRANSPORT_RSA15
"http://www.w3.org/2001/04/xmlenc#rsa-1_5"
public static final java.lang.String
ALGO_ID_KEYTRANSPORT_RSAOAEP
"http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p"
public static final java.lang.String
ALGO_ID_KEYTRANSPORT_RSAOAEP_11
"http://www.w3.org/2009/xmlenc11#rsa-oaep"
public static final java.lang.String
ALGO_ID_KEYWRAP_AES128
"http://www.w3.org/2001/04/xmlenc#kw-aes128"
public static final java.lang.String
ALGO_ID_KEYWRAP_AES192
"http://www.w3.org/2001/04/xmlenc#kw-aes192"
public static final java.lang.String
ALGO_ID_KEYWRAP_AES256
"http://www.w3.org/2001/04/xmlenc#kw-aes256"
public static final java.lang.String
ALGO_ID_KEYWRAP_CAMELLIA128
"http://www.w3.org/2001/04/xmldsig-more#kw-camellia128"
public static final java.lang.String
ALGO_ID_KEYWRAP_CAMELLIA192
"http://www.w3.org/2001/04/xmldsig-more#kw-camellia192"
public static final java.lang.String
ALGO_ID_KEYWRAP_CAMELLIA256
"http://www.w3.org/2001/04/xmldsig-more#kw-camellia256"
public static final java.lang.String
ALGO_ID_KEYWRAP_SEED128
"http://www.w3.org/2007/05/xmldsig-more#kw-seed128"
public static final java.lang.String
ALGO_ID_KEYWRAP_TRIPLEDES
"http://www.w3.org/2001/04/xmlenc#kw-tripledes"
public static final java.lang.String
EncryptionSpec11NS
"http://www.w3.org/2009/xmlenc11#"
public static final java.lang.String
ENCRYPTIONSPECIFICATION_URL
"http://www.w3.org/TR/2001/WD-xmlenc-core-20010626/"
public static final java.lang.String
EncryptionSpecNS
"http://www.w3.org/2001/04/xmlenc#"
public static final java.lang.String
MGF1_SHA1
"http://www.w3.org/2009/xmlenc11#mgf1sha1"
public static final java.lang.String
MGF1_SHA224
"http://www.w3.org/2009/xmlenc11#mgf1sha224"
public static final java.lang.String
MGF1_SHA256
"http://www.w3.org/2009/xmlenc11#mgf1sha256"
public static final java.lang.String
MGF1_SHA384
"http://www.w3.org/2009/xmlenc11#mgf1sha384"
public static final java.lang.String
MGF1_SHA512
"http://www.w3.org/2009/xmlenc11#mgf1sha512"
public static final java.lang.String
TYPE_CONTENT
"http://www.w3.org/2001/04/xmlenc#Content"
public static final java.lang.String
TYPE_ELEMENT
"http://www.w3.org/2001/04/xmlenc#Element"
public static final java.lang.String
TYPE_MEDIATYPE
"http://www.isi.edu/in-notes/iana/assignments/media-types/"
-
org.apache.xml.security.utils.I18n Modifier and Type Constant Field Value public static final java.lang.String
NOT_INITIALIZED_MSG
"You must initialize the xml-security library correctly before you use it. Call the static method \"org.apache.xml.security.Init.init();\" to do that before you use any functionality from that library."
-
org.apache.xml.security.utils.UnsyncByteArrayOutputStream Modifier and Type Constant Field Value private static final int
INITIAL_SIZE
8192
private static final int
VM_ARRAY_INDEX_MAX_VALUE
2147483639
-
org.apache.xml.security.utils.resolver.ResourceResolverException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.apache.xml.security.utils.resolver.implementations.ResolverDirectHTTP Modifier and Type Constant Field Value private static final int
HttpBasicPass
5
private static final int
HttpBasicUser
4
private static final int
HttpProxyHost
0
private static final int
HttpProxyPass
3
private static final int
HttpProxyPort
1
private static final int
HttpProxyUser
2
-
org.apache.xml.security.utils.resolver.implementations.ResolverXPointer Modifier and Type Constant Field Value private static final java.lang.String
XP
"#xpointer(id("