javax.xml.*
-
javax.xml.crypto.KeySelectorException Modifier and Type Constant Field Value private static final longserialVersionUID-7480033639322531109L -
javax.xml.crypto.MarshalException Modifier and Type Constant Field Value private static final longserialVersionUID-863185580332643547L -
javax.xml.crypto.NoSuchMechanismException Modifier and Type Constant Field Value private static final longserialVersionUID4189669069570660166L -
javax.xml.crypto.URIReferenceException Modifier and Type Constant Field Value private static final longserialVersionUID7173469703932561419L
-
javax.xml.crypto.dsig.CanonicalizationMethod Modifier and Type Constant Field Value public static final java.lang.StringEXCLUSIVE"http://www.w3.org/2001/10/xml-exc-c14n#"public static final java.lang.StringEXCLUSIVE_WITH_COMMENTS"http://www.w3.org/2001/10/xml-exc-c14n#WithComments"public static final java.lang.StringINCLUSIVE"http://www.w3.org/TR/2001/REC-xml-c14n-20010315"public static final java.lang.StringINCLUSIVE_WITH_COMMENTS"http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments" -
javax.xml.crypto.dsig.DigestMethod Modifier and Type Constant Field Value public static final java.lang.StringRIPEMD160"http://www.w3.org/2001/04/xmlenc#ripemd160"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" -
javax.xml.crypto.dsig.Manifest Modifier and Type Constant Field Value public static final java.lang.StringTYPE"http://www.w3.org/2000/09/xmldsig#Manifest" -
javax.xml.crypto.dsig.SignatureMethod Modifier and Type Constant Field Value public static final java.lang.StringDSA_SHA1"http://www.w3.org/2000/09/xmldsig#dsa-sha1"public static final java.lang.StringHMAC_SHA1"http://www.w3.org/2000/09/xmldsig#hmac-sha1"public static final java.lang.StringRSA_SHA1"http://www.w3.org/2000/09/xmldsig#rsa-sha1" -
javax.xml.crypto.dsig.SignatureProperties Modifier and Type Constant Field Value public static final java.lang.StringTYPE"http://www.w3.org/2000/09/xmldsig#SignatureProperties" -
javax.xml.crypto.dsig.Transform Modifier and Type Constant Field Value public static final java.lang.StringBASE64"http://www.w3.org/2000/09/xmldsig#base64"public static final java.lang.StringENVELOPED"http://www.w3.org/2000/09/xmldsig#enveloped-signature"public static final java.lang.StringXPATH"http://www.w3.org/TR/1999/REC-xpath-19991116"public static final java.lang.StringXPATH2"http://www.w3.org/2002/06/xmldsig-filter2"public static final java.lang.StringXSLT"http://www.w3.org/TR/1999/REC-xslt-19991116" -
javax.xml.crypto.dsig.TransformException Modifier and Type Constant Field Value private static final longserialVersionUID5082634801360427800L -
javax.xml.crypto.dsig.XMLObject Modifier and Type Constant Field Value public static final java.lang.StringTYPE"http://www.w3.org/2000/09/xmldsig#Object" -
javax.xml.crypto.dsig.XMLSignature Modifier and Type Constant Field Value public static final java.lang.StringXMLNS"http://www.w3.org/2000/09/xmldsig#" -
javax.xml.crypto.dsig.XMLSignatureException Modifier and Type Constant Field Value private static final longserialVersionUID-3438102491013869995L
-
javax.xml.crypto.dsig.keyinfo.KeyValue Modifier and Type Constant Field Value public static final java.lang.StringDSA_TYPE"http://www.w3.org/2000/09/xmldsig#DSAKeyValue"public static final java.lang.StringRSA_TYPE"http://www.w3.org/2000/09/xmldsig#RSAKeyValue" -
javax.xml.crypto.dsig.keyinfo.PGPData Modifier and Type Constant Field Value public static final java.lang.StringTYPE"http://www.w3.org/2000/09/xmldsig#PGPData" -
javax.xml.crypto.dsig.keyinfo.X509Data Modifier and Type Constant Field Value public static final java.lang.StringRAW_X509_CERTIFICATE_TYPE"http://www.w3.org/2000/09/xmldsig#rawX509Certificate"public static final java.lang.StringTYPE"http://www.w3.org/2000/09/xmldsig#X509Data"
-
javax.xml.crypto.dsig.spec.ExcC14NParameterSpec Modifier and Type Constant Field Value public static final java.lang.StringDEFAULT"#default"
-
javax.xml.crypto.enc.EncryptedType Modifier and Type Constant Field Value public static final java.lang.StringCONTENT"http://www.w3.org/2001/04/xmlenc#Content"public static final java.lang.StringELEMENT"http://www.w3.org/2001/04/xmlenc#Element"public static final java.lang.StringXMLNS"http://www.w3.org/2001/04/xmlenc#" -
javax.xml.crypto.enc.EncryptionMethod Modifier and Type Constant Field Value public static final java.lang.StringAES128_CBC"http://www.w3.org/2001/04/xmlenc#aes128-cbc"public static final java.lang.StringAES192_CBC"http://www.w3.org/2001/04/xmlenc#aes192-cbc"public static final java.lang.StringAES256_CBC"http://www.w3.org/2001/04/xmlenc#aes256-cbc"public static final java.lang.StringKW_AES128"http://www.w3.org/2001/04/xmlenc#kw-aes128"public static final java.lang.StringKW_AES192"http://www.w3.org/2001/04/xmlenc#kw-aes192"public static final java.lang.StringKW_AES256"http://www.w3.org/2001/04/xmlenc#kw-aes256"public static final java.lang.StringKW_TRIPLEDES"http://www.w3.org/2001/04/xmlenc#kw-tripledes"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_MGF1P"http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p"public static final java.lang.StringTRIPLEDES_CBC"http://www.w3.org/2001/04/xmlenc#tripledes-cbc" -
javax.xml.crypto.enc.EncryptionProperties Modifier and Type Constant Field Value public static final java.lang.StringTYPE"http://www.w3.org/2001/04/xmlenc#EncryptionProperties"
-
javax.xml.crypto.enc.keyinfo.AgreementMethod Modifier and Type Constant Field Value public static final java.lang.StringDH"http://www.w3.org/2001/04/xmlenc#dh" -
javax.xml.crypto.enc.keyinfo.DHKeyValue Modifier and Type Constant Field Value public static final java.lang.StringTYPE"http://www.w3.org/2001/04/xmlenc#DHKeyValue" -
javax.xml.crypto.enc.keyinfo.EncryptedKey Modifier and Type Constant Field Value public static final java.lang.StringTYPE"http://www.w3.org/2001/04/xmlenc#EncryptedKey"