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.StringC14N_11"http://www.w3.org/2006/12/xml-c14n11"public static final java.lang.StringC14N_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.StringSHA224"http://www.w3.org/2001/04/xmldsig-more#sha224"static final java.lang.StringSHA3_224"http://www.w3.org/2007/05/xmldsig-more#sha3-224"static final java.lang.StringSHA3_256"http://www.w3.org/2007/05/xmldsig-more#sha3-256"static final java.lang.StringSHA3_384"http://www.w3.org/2007/05/xmldsig-more#sha3-384"static final java.lang.StringSHA3_512"http://www.w3.org/2007/05/xmldsig-more#sha3-512"static final java.lang.StringSHA384"http://www.w3.org/2001/04/xmldsig-more#sha384"static final java.lang.StringWHIRLPOOL"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.StringDOM_SIGNATURE_PROVIDER"org.jcp.xml.dsig.internal.dom.MacProvider"static final java.lang.StringHMAC_RIPEMD160"http://www.w3.org/2001/04/xmldsig-more#hmac-ripemd160"static final java.lang.StringHMAC_SHA224"http://www.w3.org/2001/04/xmldsig-more#hmac-sha224"static final java.lang.StringHMAC_SHA256"http://www.w3.org/2001/04/xmldsig-more#hmac-sha256"static final java.lang.StringHMAC_SHA384"http://www.w3.org/2001/04/xmldsig-more#hmac-sha384"static final java.lang.StringHMAC_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.StringXMLDSIG_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 intMAXIMUM_TRANSFORM_COUNT5 -
org.apache.jcp.xml.dsig.internal.dom.DOMSignatureMethod Modifier and Type Constant Field Value private static final java.lang.StringDOM_SIGNATURE_PROVIDER"org.jcp.xml.dsig.internal.dom.SignatureProvider"static final java.lang.StringDSA_SHA256"http://www.w3.org/2009/xmldsig11#dsa-sha256"static final java.lang.StringECDSA_RIPEMD160"http://www.w3.org/2007/05/xmldsig-more#ecdsa-ripemd160"static final java.lang.StringECDSA_SHA1"http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha1"static final java.lang.StringECDSA_SHA224"http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha224"static final java.lang.StringECDSA_SHA256"http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha256"static final java.lang.StringECDSA_SHA384"http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha384"static final java.lang.StringECDSA_SHA512"http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha512"static final java.lang.StringRSA_RIPEMD160"http://www.w3.org/2001/04/xmldsig-more#rsa-ripemd160"static final java.lang.StringRSA_RIPEMD160_MGF1"http://www.w3.org/2007/05/xmldsig-more#ripemd160-rsa-MGF1"static final java.lang.StringRSA_SHA1_MGF1"http://www.w3.org/2007/05/xmldsig-more#sha1-rsa-MGF1"static final java.lang.StringRSA_SHA224"http://www.w3.org/2001/04/xmldsig-more#rsa-sha224"static final java.lang.StringRSA_SHA224_MGF1"http://www.w3.org/2007/05/xmldsig-more#sha224-rsa-MGF1"static final java.lang.StringRSA_SHA256"http://www.w3.org/2001/04/xmldsig-more#rsa-sha256"static final java.lang.StringRSA_SHA256_MGF1"http://www.w3.org/2007/05/xmldsig-more#sha256-rsa-MGF1"static final java.lang.StringRSA_SHA384"http://www.w3.org/2001/04/xmldsig-more#rsa-sha384"static final java.lang.StringRSA_SHA384_MGF1"http://www.w3.org/2007/05/xmldsig-more#sha384-rsa-MGF1"static final java.lang.StringRSA_SHA512"http://www.w3.org/2001/04/xmldsig-more#rsa-sha512"static final java.lang.StringRSA_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.StringALGO_ID_MAC_HMAC_NOT_RECOMMENDED_MD5"http://www.w3.org/2001/04/xmldsig-more#hmac-md5"private static final java.lang.StringALGO_ID_SIGNATURE_NOT_RECOMMENDED_RSA_MD5"http://www.w3.org/2001/04/xmldsig-more#rsa-md5"public static final intMAXIMUM_REFERENCE_COUNT30 -
org.apache.jcp.xml.dsig.internal.dom.XMLDSigRI Modifier and Type Constant Field Value private static final java.lang.StringINFO"Apache Santuario XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)"static final longserialVersionUID-5049765099299494554L
-
org.apache.xml.security.Init Modifier and Type Constant Field Value public static final java.lang.StringCONF_NS"http://www.xmlsecurity.org/NS/#configuration"
-
org.apache.xml.security.algorithms.MessageDigestAlgorithm Modifier and Type Constant Field Value public static final java.lang.StringALGO_ID_DIGEST_NOT_RECOMMENDED_MD5"http://www.w3.org/2001/04/xmldsig-more#md5"public static final java.lang.StringALGO_ID_DIGEST_RIPEMD160"http://www.w3.org/2001/04/xmlenc#ripemd160"public static final java.lang.StringALGO_ID_DIGEST_SHA1"http://www.w3.org/2000/09/xmldsig#sha1"public static final java.lang.StringALGO_ID_DIGEST_SHA224"http://www.w3.org/2001/04/xmldsig-more#sha224"public static final java.lang.StringALGO_ID_DIGEST_SHA256"http://www.w3.org/2001/04/xmlenc#sha256"public static final java.lang.StringALGO_ID_DIGEST_SHA3_224"http://www.w3.org/2007/05/xmldsig-more#sha3-224"public static final java.lang.StringALGO_ID_DIGEST_SHA3_256"http://www.w3.org/2007/05/xmldsig-more#sha3-256"public static final java.lang.StringALGO_ID_DIGEST_SHA3_384"http://www.w3.org/2007/05/xmldsig-more#sha3-384"public static final java.lang.StringALGO_ID_DIGEST_SHA3_512"http://www.w3.org/2007/05/xmldsig-more#sha3-512"public static final java.lang.StringALGO_ID_DIGEST_SHA384"http://www.w3.org/2001/04/xmldsig-more#sha384"public static final java.lang.StringALGO_ID_DIGEST_SHA512"http://www.w3.org/2001/04/xmlenc#sha512"public static final java.lang.StringALGO_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.StringURI"http://www.w3.org/2000/09/xmldsig#dsa-sha1"
-
org.apache.xml.security.c14n.CanonicalizationException Modifier and Type Constant Field Value private static final longserialVersionUID1L -
org.apache.xml.security.c14n.Canonicalizer Modifier and Type Constant Field Value public static final java.lang.StringALGO_ID_C14N_EXCL_OMIT_COMMENTS"http://www.w3.org/2001/10/xml-exc-c14n#"public static final java.lang.StringALGO_ID_C14N_EXCL_WITH_COMMENTS"http://www.w3.org/2001/10/xml-exc-c14n#WithComments"public static final java.lang.StringALGO_ID_C14N_OMIT_COMMENTS"http://www.w3.org/TR/2001/REC-xml-c14n-20010315"public static final java.lang.StringALGO_ID_C14N_PHYSICAL"http://santuario.apache.org/c14n/physical"public static final java.lang.StringALGO_ID_C14N_WITH_COMMENTS"http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments"public static final java.lang.StringALGO_ID_C14N11_OMIT_COMMENTS"http://www.w3.org/2006/12/xml-c14n11"public static final java.lang.StringALGO_ID_C14N11_WITH_COMMENTS"http://www.w3.org/2006/12/xml-c14n11#WithComments"public static final java.lang.StringXPATH_C14N_WITH_COMMENTS_SINGLE_NODE"(.//. | .//@* | .//namespace::*)" -
org.apache.xml.security.c14n.InvalidCanonicalizerException Modifier and Type Constant Field Value private static final longserialVersionUID1L
-
org.apache.xml.security.c14n.helper.AttrCompare Modifier and Type Constant Field Value private static final intATTR0_BEFORE_ATTR1-1private static final intATTR1_BEFORE_ATTR01private static final longserialVersionUID-7113259629930576230Lprivate static final java.lang.StringXMLNS"http://www.w3.org/2000/xmlns/"
-
org.apache.xml.security.c14n.implementations.CanonicalizerBase Modifier and Type Constant Field Value protected static final intNODE_AFTER_DOCUMENT_ELEMENT1protected static final intNODE_BEFORE_DOCUMENT_ELEMENT-1protected static final intNODE_NOT_BEFORE_OR_AFTER_DOCUMENT_ELEMENT0public static final java.lang.StringXML"xml"public static final java.lang.StringXML_LANG_URI"http://www.w3.org/XML/1998/namespace"public static final java.lang.StringXMLNS"xmlns"public static final java.lang.StringXMLNS_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.StringXMLNS"xmlns"
-
org.apache.xml.security.encryption.CipherData Modifier and Type Constant Field Value public static final intREFERENCE_TYPE2public static final intVALUE_TYPE1 -
org.apache.xml.security.encryption.ReferenceList Modifier and Type Constant Field Value public static final intDATA_REFERENCE1public static final intKEY_REFERENCE2 -
org.apache.xml.security.encryption.XMLCipher Modifier and Type Constant Field Value public static final java.lang.StringAES_128"http://www.w3.org/2001/04/xmlenc#aes128-cbc"public static final java.lang.StringAES_128_GCM"http://www.w3.org/2009/xmlenc11#aes128-gcm"public static final java.lang.StringAES_128_KeyWrap"http://www.w3.org/2001/04/xmlenc#kw-aes128"public static final java.lang.StringAES_192"http://www.w3.org/2001/04/xmlenc#aes192-cbc"public static final java.lang.StringAES_192_GCM"http://www.w3.org/2009/xmlenc11#aes192-gcm"public static final java.lang.StringAES_192_KeyWrap"http://www.w3.org/2001/04/xmlenc#kw-aes192"public static final java.lang.StringAES_256"http://www.w3.org/2001/04/xmlenc#aes256-cbc"public static final java.lang.StringAES_256_GCM"http://www.w3.org/2009/xmlenc11#aes256-gcm"public static final java.lang.StringAES_256_KeyWrap"http://www.w3.org/2001/04/xmlenc#kw-aes256"public static final java.lang.StringBASE64_ENCODING"http://www.w3.org/2000/09/xmldsig#base64"public static final java.lang.StringCAMELLIA_128"http://www.w3.org/2001/04/xmldsig-more#camellia128-cbc"public static final java.lang.StringCAMELLIA_128_KeyWrap"http://www.w3.org/2001/04/xmldsig-more#kw-camellia128"public static final java.lang.StringCAMELLIA_192"http://www.w3.org/2001/04/xmldsig-more#camellia192-cbc"public static final java.lang.StringCAMELLIA_192_KeyWrap"http://www.w3.org/2001/04/xmldsig-more#kw-camellia192"public static final java.lang.StringCAMELLIA_256"http://www.w3.org/2001/04/xmldsig-more#camellia256-cbc"public static final java.lang.StringCAMELLIA_256_KeyWrap"http://www.w3.org/2001/04/xmldsig-more#kw-camellia256"public static final intDECRYPT_MODE2public static final java.lang.StringDIFFIE_HELLMAN"http://www.w3.org/2001/04/xmlenc#dh"private static final java.lang.StringENC_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 intENCRYPT_MODE1public static final java.lang.StringEXCL_XML_N14C"http://www.w3.org/2001/10/xml-exc-c14n#"public static final java.lang.StringEXCL_XML_N14C_WITH_COMMENTS"http://www.w3.org/2001/10/xml-exc-c14n#WithComments"public static final java.lang.StringN14C_XML"http://www.w3.org/TR/2001/REC-xml-c14n-20010315"public static final java.lang.StringN14C_XML_WITH_COMMENTS"http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments"public static final java.lang.StringPHYSICAL_XML_N14C"http://santuario.apache.org/c14n/physical"public static final java.lang.StringRIPEMD_160"http://www.w3.org/2001/04/xmlenc#ripemd160"public static final java.lang.StringRSA_OAEP"http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p"public static final java.lang.StringRSA_OAEP_11"http://www.w3.org/2009/xmlenc11#rsa-oaep"public static final java.lang.StringRSA_v1dot5"http://www.w3.org/2001/04/xmlenc#rsa-1_5"public static final java.lang.StringSEED_128"http://www.w3.org/2007/05/xmldsig-more#seed128-cbc"public static final java.lang.StringSEED_128_KeyWrap"http://www.w3.org/2007/05/xmldsig-more#kw-seed128"public static final java.lang.StringSHA1"http://www.w3.org/2000/09/xmldsig#sha1"public static final java.lang.StringSHA256"http://www.w3.org/2001/04/xmlenc#sha256"public static final java.lang.StringSHA512"http://www.w3.org/2001/04/xmlenc#sha512"public static final java.lang.StringTRIPLEDES"http://www.w3.org/2001/04/xmlenc#tripledes-cbc"public static final java.lang.StringTRIPLEDES_KeyWrap"http://www.w3.org/2001/04/xmlenc#kw-tripledes"public static final intUNWRAP_MODE4public static final intWRAP_MODE3public static final java.lang.StringXML_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.StringreferenceMessage"Data type is value type."private static final java.lang.StringvalueMessage"Data type is reference type." -
org.apache.xml.security.encryption.XMLCipherParameters Modifier and Type Constant Field Value public static final java.lang.StringAES_128"http://www.w3.org/2001/04/xmlenc#aes128-cbc"public static final java.lang.StringAES_128_KEYWRAP"http://www.w3.org/2001/04/xmlenc#kw-aes128"public static final java.lang.StringAES_192"http://www.w3.org/2001/04/xmlenc#aes192-cbc"public static final java.lang.StringAES_192_KEYWRAP"http://www.w3.org/2001/04/xmlenc#kw-aes192"public static final java.lang.StringAES_256"http://www.w3.org/2001/04/xmlenc#aes256-cbc"public static final java.lang.StringAES_256_KEYWRAP"http://www.w3.org/2001/04/xmlenc#kw-aes256"public static final java.lang.StringDIFFIE_HELLMAN"http://www.w3.org/2001/04/xmlenc#dh"public static final java.lang.StringEXCL_XML_N14C"http://www.w3.org/2001/10/xml-exc-c14n#"public static final java.lang.StringEXCL_XML_N14C_CMMNTS"http://www.w3.org/2001/10/xml-exc-c14n#WithComments"public static final java.lang.StringN14C_XML"http://www.w3.org/TR/2001/REC-xml-c14n-20010315"public static final java.lang.StringN14C_XML_CMMNTS"http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments"public static final java.lang.StringRIPEMD_160"http://www.w3.org/2001/04/xmlenc#ripemd160"public static final java.lang.StringRSA_1_5"http://www.w3.org/2001/04/xmlenc#rsa-1_5"public static final java.lang.StringRSA_OAEP"http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p"public static final java.lang.StringSHA1"http://www.w3.org/2000/09/xmldsig#sha1"public static final java.lang.StringSHA256"http://www.w3.org/2001/04/xmlenc#sha256"public static final java.lang.StringSHA512"http://www.w3.org/2001/04/xmlenc#sha512"public static final java.lang.StringTRIPLEDES_KEYWRAP"http://www.w3.org/2001/04/xmlenc#kw-tripledes"public static final java.lang.StringXML_DSIG"http://www.w3.org/2000/09/xmldsig#" -
org.apache.xml.security.encryption.XMLEncryptionException Modifier and Type Constant Field Value private static final longserialVersionUID1L
-
org.apache.xml.security.exceptions.AlgorithmAlreadyRegisteredException Modifier and Type Constant Field Value private static final longserialVersionUID1L -
org.apache.xml.security.exceptions.Base64DecodingException Modifier and Type Constant Field Value private static final longserialVersionUID1L -
org.apache.xml.security.exceptions.XMLSecurityException Modifier and Type Constant Field Value private static final longserialVersionUID1L -
org.apache.xml.security.exceptions.XMLSecurityRuntimeException Modifier and Type Constant Field Value private static final longserialVersionUID1L
-
org.apache.xml.security.keys.ContentHandlerAlreadyRegisteredException Modifier and Type Constant Field Value private static final longserialVersionUID1L
-
org.apache.xml.security.keys.content.RetrievalMethod Modifier and Type Constant Field Value public static final java.lang.StringTYPE_DSA"http://www.w3.org/2000/09/xmldsig#DSAKeyValue"public static final java.lang.StringTYPE_MGMT"http://www.w3.org/2000/09/xmldsig#MgmtData"public static final java.lang.StringTYPE_PGP"http://www.w3.org/2000/09/xmldsig#PGPData"public static final java.lang.StringTYPE_RAWX509"http://www.w3.org/2000/09/xmldsig#rawX509Certificate"public static final java.lang.StringTYPE_RSA"http://www.w3.org/2000/09/xmldsig#RSAKeyValue"public static final java.lang.StringTYPE_SPKI"http://www.w3.org/2000/09/xmldsig#SPKIData"public static final java.lang.StringTYPE_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.StringJCA_CERT_ID"X.509" -
org.apache.xml.security.keys.content.x509.XMLX509SKI Modifier and Type Constant Field Value public static final java.lang.StringSKI_OID"2.5.29.14"
-
org.apache.xml.security.keys.keyresolver.InvalidKeyResolverException Modifier and Type Constant Field Value private static final longserialVersionUID1L -
org.apache.xml.security.keys.keyresolver.KeyResolverException Modifier and Type Constant Field Value private static final longserialVersionUID1L
-
org.apache.xml.security.keys.storage.StorageResolverException Modifier and Type Constant Field Value private static final longserialVersionUID1L
-
org.apache.xml.security.signature.InvalidDigestValueException Modifier and Type Constant Field Value private static final longserialVersionUID1L -
org.apache.xml.security.signature.InvalidSignatureValueException Modifier and Type Constant Field Value private static final longserialVersionUID1L -
org.apache.xml.security.signature.Manifest Modifier and Type Constant Field Value public static final intMAXIMUM_REFERENCE_COUNT30 -
org.apache.xml.security.signature.MissingResourceFailureException Modifier and Type Constant Field Value private static final longserialVersionUID1L -
org.apache.xml.security.signature.Reference Modifier and Type Constant Field Value public static final java.lang.StringMANIFEST_URI"http://www.w3.org/2000/09/xmldsig#Manifest"public static final intMAXIMUM_TRANSFORM_COUNT5public static final java.lang.StringOBJECT_URI"http://www.w3.org/2000/09/xmldsig#Object" -
org.apache.xml.security.signature.ReferenceNotInitializedException Modifier and Type Constant Field Value private static final longserialVersionUID1L -
org.apache.xml.security.signature.XMLSignature Modifier and Type Constant Field Value public static final java.lang.StringALGO_ID_MAC_HMAC_NOT_RECOMMENDED_MD5"http://www.w3.org/2001/04/xmldsig-more#hmac-md5"public static final java.lang.StringALGO_ID_MAC_HMAC_RIPEMD160"http://www.w3.org/2001/04/xmldsig-more#hmac-ripemd160"public static final java.lang.StringALGO_ID_MAC_HMAC_SHA1"http://www.w3.org/2000/09/xmldsig#hmac-sha1"public static final java.lang.StringALGO_ID_MAC_HMAC_SHA224"http://www.w3.org/2001/04/xmldsig-more#hmac-sha224"public static final java.lang.StringALGO_ID_MAC_HMAC_SHA256"http://www.w3.org/2001/04/xmldsig-more#hmac-sha256"public static final java.lang.StringALGO_ID_MAC_HMAC_SHA384"http://www.w3.org/2001/04/xmldsig-more#hmac-sha384"public static final java.lang.StringALGO_ID_MAC_HMAC_SHA512"http://www.w3.org/2001/04/xmldsig-more#hmac-sha512"public static final java.lang.StringALGO_ID_SIGNATURE_DSA"http://www.w3.org/2000/09/xmldsig#dsa-sha1"public static final java.lang.StringALGO_ID_SIGNATURE_DSA_SHA256"http://www.w3.org/2009/xmldsig11#dsa-sha256"public static final java.lang.StringALGO_ID_SIGNATURE_ECDSA_RIPEMD160"http://www.w3.org/2007/05/xmldsig-more#ecdsa-ripemd160"public static final java.lang.StringALGO_ID_SIGNATURE_ECDSA_SHA1"http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha1"public static final java.lang.StringALGO_ID_SIGNATURE_ECDSA_SHA224"http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha224"public static final java.lang.StringALGO_ID_SIGNATURE_ECDSA_SHA256"http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha256"public static final java.lang.StringALGO_ID_SIGNATURE_ECDSA_SHA384"http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha384"public static final java.lang.StringALGO_ID_SIGNATURE_ECDSA_SHA512"http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha512"public static final java.lang.StringALGO_ID_SIGNATURE_NOT_RECOMMENDED_RSA_MD5"http://www.w3.org/2001/04/xmldsig-more#rsa-md5"public static final java.lang.StringALGO_ID_SIGNATURE_RSA"http://www.w3.org/2000/09/xmldsig#rsa-sha1"public static final java.lang.StringALGO_ID_SIGNATURE_RSA_RIPEMD160"http://www.w3.org/2001/04/xmldsig-more#rsa-ripemd160"public static final java.lang.StringALGO_ID_SIGNATURE_RSA_SHA1"http://www.w3.org/2000/09/xmldsig#rsa-sha1"public static final java.lang.StringALGO_ID_SIGNATURE_RSA_SHA1_MGF1"http://www.w3.org/2007/05/xmldsig-more#sha1-rsa-MGF1"public static final java.lang.StringALGO_ID_SIGNATURE_RSA_SHA224"http://www.w3.org/2001/04/xmldsig-more#rsa-sha224"public static final java.lang.StringALGO_ID_SIGNATURE_RSA_SHA224_MGF1"http://www.w3.org/2007/05/xmldsig-more#sha224-rsa-MGF1"public static final java.lang.StringALGO_ID_SIGNATURE_RSA_SHA256"http://www.w3.org/2001/04/xmldsig-more#rsa-sha256"public static final java.lang.StringALGO_ID_SIGNATURE_RSA_SHA256_MGF1"http://www.w3.org/2007/05/xmldsig-more#sha256-rsa-MGF1"public static final java.lang.StringALGO_ID_SIGNATURE_RSA_SHA3_224_MGF1"http://www.w3.org/2007/05/xmldsig-more#sha3-224-rsa-MGF1"public static final java.lang.StringALGO_ID_SIGNATURE_RSA_SHA3_256_MGF1"http://www.w3.org/2007/05/xmldsig-more#sha3-256-rsa-MGF1"public static final java.lang.StringALGO_ID_SIGNATURE_RSA_SHA3_384_MGF1"http://www.w3.org/2007/05/xmldsig-more#sha3-384-rsa-MGF1"public static final java.lang.StringALGO_ID_SIGNATURE_RSA_SHA3_512_MGF1"http://www.w3.org/2007/05/xmldsig-more#sha3-512-rsa-MGF1"public static final java.lang.StringALGO_ID_SIGNATURE_RSA_SHA384"http://www.w3.org/2001/04/xmldsig-more#rsa-sha384"public static final java.lang.StringALGO_ID_SIGNATURE_RSA_SHA384_MGF1"http://www.w3.org/2007/05/xmldsig-more#sha384-rsa-MGF1"public static final java.lang.StringALGO_ID_SIGNATURE_RSA_SHA512"http://www.w3.org/2001/04/xmldsig-more#rsa-sha512"public static final java.lang.StringALGO_ID_SIGNATURE_RSA_SHA512_MGF1"http://www.w3.org/2007/05/xmldsig-more#sha512-rsa-MGF1"private static final intMODE_SIGN0private static final intMODE_VERIFY1 -
org.apache.xml.security.signature.XMLSignatureException Modifier and Type Constant Field Value private static final longserialVersionUID1L -
org.apache.xml.security.signature.XMLSignatureInputDebugger Modifier and Type Constant Field Value static final java.lang.StringHTMLExcludedInclusiveNamespacePrefix"<span class=\"EXCLUDEDINCLUSIVENAMESPACE\">"static final java.lang.StringHTMLExcludePrefix"<span class=\"EXCLUDED\">"static final java.lang.StringHTMLIncludedInclusiveNamespacePrefix"<span class=\"INCLUDEDINCLUSIVENAMESPACE\">"static final java.lang.StringHTMLIncludeOrExcludeSuffix"</span>"static final java.lang.StringHTMLIncludePrefix"<span class=\"INCLUDED\">"static final java.lang.StringHTMLPrefix"<!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.StringHTMLSuffix"</pre></body></html>"private static final intNODE_AFTER_DOCUMENT_ELEMENT1private static final intNODE_BEFORE_DOCUMENT_ELEMENT-1private static final intNODE_NOT_BEFORE_OR_AFTER_DOCUMENT_ELEMENT0
-
org.apache.xml.security.stax.config.XIncludeHandler Modifier and Type Constant Field Value private static final java.lang.StringxIncludeLN"include"private static final java.lang.StringxIncludeNS"http://www.w3.org/2001/XInclude"
-
org.apache.xml.security.stax.ext.UncheckedXMLSecurityException Modifier and Type Constant Field Value private static final longserialVersionUID3440022764012033141L -
org.apache.xml.security.stax.ext.XMLSecurityConfigurationException Modifier and Type Constant Field Value private static final longserialVersionUID-214211575738383300L -
org.apache.xml.security.stax.ext.XMLSecurityConstants Modifier and Type Constant Field Value public static final java.lang.StringENCRYPTION_PARTS"encryptionParts"public static final java.lang.StringNS_C14N_EXCL"http://www.w3.org/2001/10/xml-exc-c14n#"public static final java.lang.StringNS_C14N_EXCL_OMIT_COMMENTS"http://www.w3.org/2001/10/xml-exc-c14n#"public static final java.lang.StringNS_C14N_EXCL_WITH_COMMENTS"http://www.w3.org/2001/10/xml-exc-c14n#WithComments"public static final java.lang.StringNS_C14N_OMIT_COMMENTS"http://www.w3.org/TR/2001/REC-xml-c14n-20010315"public static final java.lang.StringNS_C14N_WITH_COMMENTS"http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments"public static final java.lang.StringNS_C14N11_OMIT_COMMENTS"http://www.w3.org/2006/12/xml-c14n11"public static final java.lang.StringNS_C14N11_WITH_COMMENTS"http://www.w3.org/2006/12/xml-c14n11#WithComments"public static final java.lang.StringNS_DSIG"http://www.w3.org/2000/09/xmldsig#"public static final java.lang.StringNS_DSIG_MORE"http://www.w3.org/2001/04/xmldsig-more#"public static final java.lang.StringNS_DSIG11"http://www.w3.org/2009/xmldsig11#"public static final java.lang.StringNS_MGF1_SHA1"http://www.w3.org/2009/xmlenc11#mgf1sha1"public static final java.lang.StringNS_MGF1_SHA224"http://www.w3.org/2009/xmlenc11#mgf1sha224"public static final java.lang.StringNS_MGF1_SHA256"http://www.w3.org/2009/xmlenc11#mgf1sha256"public static final java.lang.StringNS_MGF1_SHA384"http://www.w3.org/2009/xmlenc11#mgf1sha384"public static final java.lang.StringNS_MGF1_SHA512"http://www.w3.org/2009/xmlenc11#mgf1sha512"public static final java.lang.StringNS_WSSE11"http://docs.oasis-open.org/wss/oasis-wss-wssecurity-secext-1.1.xsd"public static final java.lang.StringNS_XENC_AES128"http://www.w3.org/2001/04/xmlenc#aes128-cbc"public static final java.lang.StringNS_XENC_AES192"http://www.w3.org/2001/04/xmlenc#aes192-cbc"public static final java.lang.StringNS_XENC_AES256"http://www.w3.org/2001/04/xmlenc#aes256-cbc"public static final java.lang.StringNS_XENC_RSA15"http://www.w3.org/2001/04/xmlenc#rsa-1_5"public static final java.lang.StringNS_XENC_RSAOAEPMGF1P"http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p"public static final java.lang.StringNS_XENC_SHA256"http://www.w3.org/2001/04/xmlenc#sha256"public static final java.lang.StringNS_XENC_SHA512"http://www.w3.org/2001/04/xmlenc#sha512"public static final java.lang.StringNS_XENC_TRIPLE_DES"http://www.w3.org/2001/04/xmlenc#tripledes-cbc"public static final java.lang.StringNS_XENC11_AES128_GCM"http://www.w3.org/2009/xmlenc11#aes128-gcm"public static final java.lang.StringNS_XENC11_AES192_GCM"http://www.w3.org/2009/xmlenc11#aes192-gcm"public static final java.lang.StringNS_XENC11_AES256_GCM"http://www.w3.org/2009/xmlenc11#aes256-gcm"public static final java.lang.StringNS_XENC11_RSAOAEP"http://www.w3.org/2009/xmlenc11#rsa-oaep"public static final java.lang.StringNS_XML"http://www.w3.org/2000/xmlns/"public static final java.lang.StringNS_XMLDSIG_ENVELOPED_SIGNATURE"http://www.w3.org/2000/09/xmldsig#enveloped-signature"public static final java.lang.StringNS_XMLDSIG_FILTER2"http://www.w3.org/2002/06/xmldsig-filter2"public static final java.lang.StringNS_XMLDSIG_HMACSHA1"http://www.w3.org/2000/09/xmldsig#hmac-sha1"public static final java.lang.StringNS_XMLDSIG_HMACSHA256"http://www.w3.org/2001/04/xmldsig-more#hmac-sha256"public static final java.lang.StringNS_XMLDSIG_HMACSHA384"http://www.w3.org/2001/04/xmldsig-more#hmac-sha384"public static final java.lang.StringNS_XMLDSIG_HMACSHA512"http://www.w3.org/2001/04/xmldsig-more#hmac-sha512"public static final java.lang.StringNS_XMLDSIG_MANIFEST"http://www.w3.org/2000/09/xmldsig#Manifest"public static final java.lang.StringNS_XMLDSIG_RSASHA1"http://www.w3.org/2000/09/xmldsig#rsa-sha1"public static final java.lang.StringNS_XMLDSIG_RSASHA256"http://www.w3.org/2001/04/xmldsig-more#rsa-sha256"public static final java.lang.StringNS_XMLDSIG_RSASHA384"http://www.w3.org/2001/04/xmldsig-more#rsa-sha384"public static final java.lang.StringNS_XMLDSIG_RSASHA512"http://www.w3.org/2001/04/xmldsig-more#rsa-sha512"public static final java.lang.StringNS_XMLDSIG_SHA1"http://www.w3.org/2000/09/xmldsig#sha1"public static final java.lang.StringNS_XMLENC"http://www.w3.org/2001/04/xmlenc#"public static final java.lang.StringNS_XMLENC11"http://www.w3.org/2009/xmlenc11#"public static final java.lang.StringNS_XOP"http://www.w3.org/2004/08/xop/include"public static final java.lang.StringPREFIX_C14N_EXCL"c14nEx"public static final java.lang.StringPREFIX_DSIG"dsig"public static final java.lang.StringPREFIX_DSIG11"dsig11"public static final java.lang.StringPREFIX_WSSE11"wsse11"public static final java.lang.StringPREFIX_XENC"xenc"public static final java.lang.StringPREFIX_XENC11"xenc11"public static final java.lang.StringPROP_USE_THIS_TOKEN_ID_FOR_ENCRYPTED_KEY"PROP_USE_THIS_TOKEN_ID_FOR_ENCRYPTED_KEY"public static final java.lang.StringPROP_USE_THIS_TOKEN_ID_FOR_ENCRYPTION"PROP_USE_THIS_TOKEN_ID_FOR_ENCRYPTION"public static final java.lang.StringPROP_USE_THIS_TOKEN_ID_FOR_SIGNATURE"PROP_USE_THIS_TOKEN_ID_FOR_SIGNATURE"public static final java.lang.StringSIGNATURE_PARTS"signatureParts"public static final java.lang.StringXMLINPUTFACTORY"XMLInputFactory" -
org.apache.xml.security.stax.ext.XMLSecurityUtils Modifier and Type Constant Field Value private static final intMAX_SYMMETRIC_KEY_SIZE1024
-
org.apache.xml.security.stax.impl.XMLSecurityStreamReader Modifier and Type Constant Field Value private static final java.lang.StringERR_STATE_NOT_ELEM"Current state not START_ELEMENT or END_ELEMENT"private static final java.lang.StringERR_STATE_NOT_PI"Current state not PROCESSING_INSTRUCTION"private static final java.lang.StringERR_STATE_NOT_STELEM"Current state not START_ELEMENT"private static final intMASK_GET_TEXT6768
-
org.apache.xml.security.stax.impl.transformer.canonicalizer.Canonicalizer20010315_Excl Modifier and Type Constant Field Value public static final java.lang.StringINCLUSIVE_NAMESPACES_PREFIX_LIST"inclusiveNamespacePrefixList"public static final java.lang.StringPROPAGATE_DEFAULT_NAMESPACE"propagateDefaultNamespace" -
org.apache.xml.security.stax.impl.transformer.canonicalizer.CanonicalizerBase Modifier and Type Constant Field Value protected static final charDOUBLEPOINT58protected static final java.lang.StringXML"xml"protected static final java.lang.StringXMLNS"xmlns"
-
org.apache.xml.security.transforms.InvalidTransformException Modifier and Type Constant Field Value private static final longserialVersionUID1L -
org.apache.xml.security.transforms.TransformationException Modifier and Type Constant Field Value private static final longserialVersionUID1L -
org.apache.xml.security.transforms.Transforms Modifier and Type Constant Field Value public static final java.lang.StringTRANSFORM_BASE64_DECODE"http://www.w3.org/2000/09/xmldsig#base64"public static final java.lang.StringTRANSFORM_C14N_EXCL_OMIT_COMMENTS"http://www.w3.org/2001/10/xml-exc-c14n#"public static final java.lang.StringTRANSFORM_C14N_EXCL_WITH_COMMENTS"http://www.w3.org/2001/10/xml-exc-c14n#WithComments"public static final java.lang.StringTRANSFORM_C14N_OMIT_COMMENTS"http://www.w3.org/TR/2001/REC-xml-c14n-20010315"public static final java.lang.StringTRANSFORM_C14N_WITH_COMMENTS"http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments"public static final java.lang.StringTRANSFORM_C14N11_OMIT_COMMENTS"http://www.w3.org/2006/12/xml-c14n11"public static final java.lang.StringTRANSFORM_C14N11_WITH_COMMENTS"http://www.w3.org/2006/12/xml-c14n11#WithComments"public static final java.lang.StringTRANSFORM_ENVELOPED_SIGNATURE"http://www.w3.org/2000/09/xmldsig#enveloped-signature"public static final java.lang.StringTRANSFORM_XPATH"http://www.w3.org/TR/1999/REC-xpath-19991116"public static final java.lang.StringTRANSFORM_XPATH2FILTER"http://www.w3.org/2002/06/xmldsig-filter2"public static final java.lang.StringTRANSFORM_XPOINTER"http://www.w3.org/TR/2001/WD-xptr-20010108"public static final java.lang.StringTRANSFORM_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 longserialVersionUID1L -
org.apache.xml.security.transforms.implementations.TransformBase64Decode Modifier and Type Constant Field Value public static final java.lang.StringimplementedTransformURI"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.StringimplementedTransformURI"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.StringimplementedTransformURI"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.StringimplementedTransformURI"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.StringimplementedTransformURI"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.StringimplementedTransformURI"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.StringimplementedTransformURI"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.StringimplementedTransformURI"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.StringimplementedTransformURI"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.StringdefaultXSLTSpecNSprefix"xslt"public static final java.lang.StringimplementedTransformURI"http://www.w3.org/TR/1999/REC-xslt-19991116"static final java.lang.StringXSLTSpecNS"http://www.w3.org/1999/XSL/Transform"static final java.lang.StringXSLTSTYLESHEET"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.StringExclusiveCanonicalizationNamespace"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.StringINTERSECT"intersect"public static final java.lang.StringSUBTRACT"subtract"public static final java.lang.StringUNION"union"public static final java.lang.StringXPathFilter2NS"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.StringXPathFilter2NS"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 booleanExcludeSlashfalsepublic static final booleanIncludeSlashtruepublic static final java.lang.StringTRANSFORM_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 intBASE64DEFAULTLENGTH76private static final intBASELENGTH255private static final intEIGHTBIT8private static final intFOURBYTE4private static final intLOOKUPLENGTH64private static final charPAD61private static final intSIGN-128private static final intSIXTEENBIT16private static final intTWENTYFOURBITGROUP24 -
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.StringALGO_ID_DIGEST_SHA1"http://www.w3.org/2000/09/xmldsig#sha1"public static final java.lang.StringALGO_ID_SIGNATURE_ECDSA_CERTICOM"http://www.certicom.com/2000/11/xmlecdsig#ecdsa-sha1"public static final java.lang.StringconfigurationFile"data/websig.conf"public static final java.lang.StringconfigurationFileNew".xmlsecurityconfig"public static final java.lang.StringexceptionMessagesResourceBundleBase"org/apache/xml/security/resource/xmlsecurity"public static final java.lang.StringexceptionMessagesResourceBundleDir"org/apache/xml/security/resource"public static final java.lang.StringMoreAlgorithmsSpecNS"http://www.w3.org/2001/04/xmldsig-more#"public static final java.lang.StringNamespaceSpecNS"http://www.w3.org/2000/xmlns/"public static final java.lang.StringSignatureSpec11NS"http://www.w3.org/2009/xmldsig11#"public static final java.lang.StringSIGNATURESPECIFICATION_URL"http://www.w3.org/TR/2001/CR-xmldsig-core-20010419/"public static final java.lang.StringSignatureSpecNS"http://www.w3.org/2000/09/xmldsig#"public static final java.lang.StringXML_DSIG_NS_MORE_07_05"http://www.w3.org/2007/05/xmldsig-more#"public static final java.lang.StringXML_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.StringALGO_ID_AUTHENTICATION_XMLSIGNATURE"http://www.w3.org/TR/2001/CR-xmldsig-core-20010419/"public static final java.lang.StringALGO_ID_BLOCKCIPHER_AES128"http://www.w3.org/2001/04/xmlenc#aes128-cbc"public static final java.lang.StringALGO_ID_BLOCKCIPHER_AES128_GCM"http://www.w3.org/2009/xmlenc11#aes128-gcm"public static final java.lang.StringALGO_ID_BLOCKCIPHER_AES192"http://www.w3.org/2001/04/xmlenc#aes192-cbc"public static final java.lang.StringALGO_ID_BLOCKCIPHER_AES192_GCM"http://www.w3.org/2009/xmlenc11#aes192-gcm"public static final java.lang.StringALGO_ID_BLOCKCIPHER_AES256"http://www.w3.org/2001/04/xmlenc#aes256-cbc"public static final java.lang.StringALGO_ID_BLOCKCIPHER_AES256_GCM"http://www.w3.org/2009/xmlenc11#aes256-gcm"public static final java.lang.StringALGO_ID_BLOCKCIPHER_CAMELLIA128"http://www.w3.org/2001/04/xmldsig-more#camellia128-cbc"public static final java.lang.StringALGO_ID_BLOCKCIPHER_CAMELLIA192"http://www.w3.org/2001/04/xmldsig-more#camellia192-cbc"public static final java.lang.StringALGO_ID_BLOCKCIPHER_CAMELLIA256"http://www.w3.org/2001/04/xmldsig-more#camellia256-cbc"public static final java.lang.StringALGO_ID_BLOCKCIPHER_SEED128"http://www.w3.org/2007/05/xmldsig-more#seed128-cbc"public static final java.lang.StringALGO_ID_BLOCKCIPHER_TRIPLEDES"http://www.w3.org/2001/04/xmlenc#tripledes-cbc"public static final java.lang.StringALGO_ID_C14N_OMITCOMMENTS"http://www.w3.org/TR/2001/REC-xml-c14n-20010315"public static final java.lang.StringALGO_ID_C14N_WITHCOMMENTS"http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments"public static final java.lang.StringALGO_ID_ENCODING_BASE64"http://www.w3.org/2000/09/xmldsig#base64"public static final java.lang.StringALGO_ID_KEYAGREEMENT_DH"http://www.w3.org/2001/04/xmlenc#dh"public static final java.lang.StringALGO_ID_KEYTRANSPORT_RSA15"http://www.w3.org/2001/04/xmlenc#rsa-1_5"public static final java.lang.StringALGO_ID_KEYTRANSPORT_RSAOAEP"http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p"public static final java.lang.StringALGO_ID_KEYTRANSPORT_RSAOAEP_11"http://www.w3.org/2009/xmlenc11#rsa-oaep"public static final java.lang.StringALGO_ID_KEYWRAP_AES128"http://www.w3.org/2001/04/xmlenc#kw-aes128"public static final java.lang.StringALGO_ID_KEYWRAP_AES192"http://www.w3.org/2001/04/xmlenc#kw-aes192"public static final java.lang.StringALGO_ID_KEYWRAP_AES256"http://www.w3.org/2001/04/xmlenc#kw-aes256"public static final java.lang.StringALGO_ID_KEYWRAP_CAMELLIA128"http://www.w3.org/2001/04/xmldsig-more#kw-camellia128"public static final java.lang.StringALGO_ID_KEYWRAP_CAMELLIA192"http://www.w3.org/2001/04/xmldsig-more#kw-camellia192"public static final java.lang.StringALGO_ID_KEYWRAP_CAMELLIA256"http://www.w3.org/2001/04/xmldsig-more#kw-camellia256"public static final java.lang.StringALGO_ID_KEYWRAP_SEED128"http://www.w3.org/2007/05/xmldsig-more#kw-seed128"public static final java.lang.StringALGO_ID_KEYWRAP_TRIPLEDES"http://www.w3.org/2001/04/xmlenc#kw-tripledes"public static final java.lang.StringEncryptionSpec11NS"http://www.w3.org/2009/xmlenc11#"public static final java.lang.StringENCRYPTIONSPECIFICATION_URL"http://www.w3.org/TR/2001/WD-xmlenc-core-20010626/"public static final java.lang.StringEncryptionSpecNS"http://www.w3.org/2001/04/xmlenc#"public static final java.lang.StringMGF1_SHA1"http://www.w3.org/2009/xmlenc11#mgf1sha1"public static final java.lang.StringMGF1_SHA224"http://www.w3.org/2009/xmlenc11#mgf1sha224"public static final java.lang.StringMGF1_SHA256"http://www.w3.org/2009/xmlenc11#mgf1sha256"public static final java.lang.StringMGF1_SHA384"http://www.w3.org/2009/xmlenc11#mgf1sha384"public static final java.lang.StringMGF1_SHA512"http://www.w3.org/2009/xmlenc11#mgf1sha512"public static final java.lang.StringTYPE_CONTENT"http://www.w3.org/2001/04/xmlenc#Content"public static final java.lang.StringTYPE_ELEMENT"http://www.w3.org/2001/04/xmlenc#Element"public static final java.lang.StringTYPE_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.StringNOT_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 intINITIAL_SIZE8192private static final intVM_ARRAY_INDEX_MAX_VALUE2147483639
-
org.apache.xml.security.utils.resolver.ResourceResolverException Modifier and Type Constant Field Value private static final longserialVersionUID1L
-
org.apache.xml.security.utils.resolver.implementations.ResolverDirectHTTP Modifier and Type Constant Field Value private static final intHttpBasicPass5private static final intHttpBasicUser4private static final intHttpProxyHost0private static final intHttpProxyPass3private static final intHttpProxyPort1private static final intHttpProxyUser2 -
org.apache.xml.security.utils.resolver.implementations.ResolverXPointer Modifier and Type Constant Field Value private static final java.lang.StringXP"#xpointer(id("