Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
xmlsec-1.5.5.jar - Apache XML Security for Java
Apache XML Security for Java - This library includes a mature Digital Signature and Encryption implementation. It also includes the standard JSR 105 (Java XML Digital Signature) API. Applications can use the standard JSR 105 API or the Apache Santuario API to create and validate XML Signatures.
JAR File Size and Download Location:
File name: xmlsec.jar, xmlsec-1.5.5.jar File size: 639055 bytes Date modified: 17-Jun-2013 Download: Apache Santuario Download
✍: FYIcenter.com
Manifest of the JAR:
Specification-Title: Apache XML Security for Java Built-By: colm Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt Specification-Version: 1.5.5 Implementation-Vendor-Id: org.apache.santuario Bnd-LastModified: 1371481165977 Bundle-Version: 1.5.5 Bundle-Name: Apache XML Security for Java Bundle-Description: Apache XML Security for Java supports XML-Signature Syntax and Processing, W3C Recommendation 12 February 2002, and XML Encryption Syntax and Processing, W3C Recommendation 10 December 2002. As of version 1.4, the library supports the standard Java API JSR-105: XML Digital Signature APIs. Build-Jdk: 1.5.0_22 Bundle-DocURL: http://www.apache.org/ Bundle-ManifestVersion: 2 Bundle-Vendor: The Apache Software Foundation Bundle-SymbolicName: org.apache.santuario.xmlsec Implementation-Title: Apache XML Security for Java Tool: Bnd-1.15.0 Specification-Vendor: The Apache Software Foundation Implementation-Version: 1.5.5 DynamicImport-Package: * Implementation-Vendor: The Apache Software Foundation
List of Classes in the JAR:
javax/xml/crypto/AlgorithmMethod javax/xml/crypto/Data javax/xml/crypto/KeySelector javax/xml/crypto/KeySelectorException javax/xml/crypto/KeySelectorResult javax/xml/crypto/MarshalException javax/xml/crypto/NoSuchMechanismException javax/xml/crypto/NodeSetData javax/xml/crypto/OctetStreamData javax/xml/crypto/URIDereferencer javax/xml/crypto/URIReference javax/xml/crypto/URIReferenceException javax/xml/crypto/XMLCryptoContext javax/xml/crypto/XMLStructure javax/xml/crypto/dom/DOMCryptoContext javax/xml/crypto/dom/DOMStructure javax/xml/crypto/dom/DOMURIReference javax/xml/crypto/dsig/CanonicalizationMethod javax/xml/crypto/dsig/DigestMethod javax/xml/crypto/dsig/Manifest javax/xml/crypto/dsig/Reference javax/xml/crypto/dsig/SignatureMethod javax/xml/crypto/dsig/SignatureProperties javax/xml/crypto/dsig/SignatureProperty javax/xml/crypto/dsig/SignedInfo javax/xml/crypto/dsig/Transform javax/xml/crypto/dsig/TransformException javax/xml/crypto/dsig/TransformService javax/xml/crypto/dsig/XMLObject javax/xml/crypto/dsig/XMLSignContext javax/xml/crypto/dsig/XMLSignature javax/xml/crypto/dsig/XMLSignatureException javax/xml/crypto/dsig/XMLSignatureFactory javax/xml/crypto/dsig/XMLValidateContext javax/xml/crypto/dsig/dom/DOMSignContext javax/xml/crypto/dsig/dom/DOMValidateContext javax/xml/crypto/dsig/keyinfo/KeyInfo javax/xml/crypto/dsig/keyinfo/KeyInfoFactory javax/xml/crypto/dsig/keyinfo/KeyName javax/xml/crypto/dsig/keyinfo/KeyValue javax/xml/crypto/dsig/keyinfo/PGPData javax/xml/crypto/dsig/keyinfo/RetrievalMethod javax/xml/crypto/dsig/keyinfo/X509Data javax/xml/crypto/dsig/keyinfo/X509IssuerSerial javax/xml/crypto/dsig/spec/C14NMethodParameterSpec javax/xml/crypto/dsig/spec/DigestMethodParameterSpec javax/xml/crypto/dsig/spec/ExcC14NParameterSpec javax/xml/crypto/dsig/spec/HMACParameterSpec javax/xml/crypto/dsig/spec/SignatureMethodParameterSpec javax/xml/crypto/dsig/spec/TransformParameterSpec javax/xml/crypto/dsig/spec/XPathFilter2ParameterSpec javax/xml/crypto/dsig/spec/XPathFilterParameterSpec javax/xml/crypto/dsig/spec/XPathType javax/xml/crypto/dsig/spec/XSLTTransformParameterSpec org/apache/jcp/xml/dsig/internal/DigesterOutputStream org/apache/jcp/xml/dsig/internal/MacOutputStream org/apache/jcp/xml/dsig/internal/SignerOutputStream org/apache/jcp/xml/dsig/internal/dom/AbstractDOMSignatureMethod org/apache/jcp/xml/dsig/internal/dom/ApacheCanonicalizer org/apache/jcp/xml/dsig/internal/dom/ApacheData org/apache/jcp/xml/dsig/internal/dom/ApacheNodeSetData org/apache/jcp/xml/dsig/internal/dom/ApacheOctetStreamData org/apache/jcp/xml/dsig/internal/dom/ApacheTransform org/apache/jcp/xml/dsig/internal/dom/DOMBase64Transform org/apache/jcp/xml/dsig/internal/dom/DOMCanonicalXMLC14N11Method org/apache/jcp/xml/dsig/internal/dom/DOMCanonicalXMLC14NMethod org/apache/jcp/xml/dsig/internal/dom/DOMCanonicalizationMethod org/apache/jcp/xml/dsig/internal/dom/DOMCryptoBinary org/apache/jcp/xml/dsig/internal/dom/DOMDigestMethod org/apache/jcp/xml/dsig/internal/dom/DOMEnvelopedTransform org/apache/jcp/xml/dsig/internal/dom/DOMExcC14NMethod org/apache/jcp/xml/dsig/internal/dom/DOMHMACSignatureMethod org/apache/jcp/xml/dsig/internal/dom/DOMKeyInfo org/apache/jcp/xml/dsig/internal/dom/DOMKeyInfoFactory org/apache/jcp/xml/dsig/internal/dom/DOMKeyName org/apache/jcp/xml/dsig/internal/dom/DOMKeyValue org/apache/jcp/xml/dsig/internal/dom/DOMManifest org/apache/jcp/xml/dsig/internal/dom/DOMPGPData org/apache/jcp/xml/dsig/internal/dom/DOMReference org/apache/jcp/xml/dsig/internal/dom/DOMRetrievalMethod org/apache/jcp/xml/dsig/internal/dom/DOMSignatureMethod org/apache/jcp/xml/dsig/internal/dom/DOMSignatureProperties org/apache/jcp/xml/dsig/internal/dom/DOMSignatureProperty org/apache/jcp/xml/dsig/internal/dom/DOMSignedInfo org/apache/jcp/xml/dsig/internal/dom/DOMStructure org/apache/jcp/xml/dsig/internal/dom/DOMSubTreeData org/apache/jcp/xml/dsig/internal/dom/DOMTransform org/apache/jcp/xml/dsig/internal/dom/DOMURIDereferencer org/apache/jcp/xml/dsig/internal/dom/DOMUtils org/apache/jcp/xml/dsig/internal/dom/DOMX509Data org/apache/jcp/xml/dsig/internal/dom/DOMX509IssuerSerial org/apache/jcp/xml/dsig/internal/dom/DOMXMLObject org/apache/jcp/xml/dsig/internal/dom/DOMXMLSignature org/apache/jcp/xml/dsig/internal/dom/DOMXMLSignatureFactory org/apache/jcp/xml/dsig/internal/dom/DOMXPathFilter2Transform org/apache/jcp/xml/dsig/internal/dom/DOMXPathTransform org/apache/jcp/xml/dsig/internal/dom/DOMXSLTTransform org/apache/jcp/xml/dsig/internal/dom/Utils org/apache/jcp/xml/dsig/internal/dom/XMLDSigRI org/apache/xml/security/Init org/apache/xml/security/algorithms/Algorithm org/apache/xml/security/algorithms/JCEMapper org/apache/xml/security/algorithms/MessageDigestAlgorithm org/apache/xml/security/algorithms/SignatureAlgorithm org/apache/xml/security/algorithms/SignatureAlgorithmSpi org/apache/xml/security/algorithms/implementations/IntegrityHmac org/apache/xml/security/algorithms/implementations/SignatureBaseRSA org/apache/xml/security/algorithms/implementations/SignatureDSA org/apache/xml/security/algorithms/implementations/SignatureECDSA org/apache/xml/security/c14n/CanonicalizationException org/apache/xml/security/c14n/Canonicalizer org/apache/xml/security/c14n/CanonicalizerSpi org/apache/xml/security/c14n/InvalidCanonicalizerException org/apache/xml/security/c14n/helper/AttrCompare org/apache/xml/security/c14n/helper/C14nHelper org/apache/xml/security/c14n/implementations/Canonicalizer11 org/apache/xml/security/c14n/implementations/Canonicalizer11_OmitComments org/apache/xml/security/c14n/implementations/Canonicalizer11_WithComments org/apache/xml/security/c14n/implementations/Canonicalizer20010315 org/apache/xml/security/c14n/implementations/Canonicalizer20010315Excl org/apache/xml/security/c14n/implementations/Canonicalizer20010315ExclOmitComments org/apache/xml/security/c14n/implementations/Canonicalizer20010315ExclWithComments org/apache/xml/security/c14n/implementations/Canonicalizer20010315OmitComments org/apache/xml/security/c14n/implementations/Canonicalizer20010315WithComments org/apache/xml/security/c14n/implementations/CanonicalizerBase org/apache/xml/security/c14n/implementations/CanonicalizerPhysical org/apache/xml/security/c14n/implementations/NameSpaceSymbEntry org/apache/xml/security/c14n/implementations/NameSpaceSymbTable org/apache/xml/security/c14n/implementations/SymbMap org/apache/xml/security/c14n/implementations/UtfHelpper org/apache/xml/security/encryption/AbstractSerializer org/apache/xml/security/encryption/AgreementMethod org/apache/xml/security/encryption/CipherData org/apache/xml/security/encryption/CipherReference org/apache/xml/security/encryption/CipherValue org/apache/xml/security/encryption/DocumentSerializer org/apache/xml/security/encryption/EncryptedData org/apache/xml/security/encryption/EncryptedKey org/apache/xml/security/encryption/EncryptedType org/apache/xml/security/encryption/EncryptionMethod org/apache/xml/security/encryption/EncryptionProperties org/apache/xml/security/encryption/EncryptionProperty org/apache/xml/security/encryption/Reference org/apache/xml/security/encryption/ReferenceList org/apache/xml/security/encryption/Serializer org/apache/xml/security/encryption/TransformSerializer org/apache/xml/security/encryption/Transforms org/apache/xml/security/encryption/XMLCipher org/apache/xml/security/encryption/XMLCipherInput org/apache/xml/security/encryption/XMLCipherParameters org/apache/xml/security/encryption/XMLEncryptionException org/apache/xml/security/exceptions/AlgorithmAlreadyRegisteredException org/apache/xml/security/exceptions/Base64DecodingException org/apache/xml/security/exceptions/XMLSecurityException org/apache/xml/security/exceptions/XMLSecurityRuntimeException org/apache/xml/security/keys/ContentHandlerAlreadyRegisteredException org/apache/xml/security/keys/KeyInfo org/apache/xml/security/keys/KeyUtils org/apache/xml/security/keys/content/DEREncodedKeyValue org/apache/xml/security/keys/content/KeyInfoContent org/apache/xml/security/keys/content/KeyInfoReference org/apache/xml/security/keys/content/KeyName org/apache/xml/security/keys/content/KeyValue org/apache/xml/security/keys/content/MgmtData org/apache/xml/security/keys/content/PGPData org/apache/xml/security/keys/content/RetrievalMethod org/apache/xml/security/keys/content/SPKIData org/apache/xml/security/keys/content/X509Data org/apache/xml/security/keys/content/keyvalues/DSAKeyValue org/apache/xml/security/keys/content/keyvalues/KeyValueContent org/apache/xml/security/keys/content/keyvalues/RSAKeyValue org/apache/xml/security/keys/content/x509/XMLX509CRL org/apache/xml/security/keys/content/x509/XMLX509Certificate org/apache/xml/security/keys/content/x509/XMLX509DataContent org/apache/xml/security/keys/content/x509/XMLX509Digest org/apache/xml/security/keys/content/x509/XMLX509IssuerSerial org/apache/xml/security/keys/content/x509/XMLX509SKI org/apache/xml/security/keys/content/x509/XMLX509SubjectName org/apache/xml/security/keys/keyresolver/InvalidKeyResolverException org/apache/xml/security/keys/keyresolver/KeyResolver org/apache/xml/security/keys/keyresolver/KeyResolverException org/apache/xml/security/keys/keyresolver/KeyResolverSpi org/apache/xml/security/keys/keyresolver/implementations/DEREncodedKeyValueResolver org/apache/xml/security/keys/keyresolver/implementations/DSAKeyValueResolver org/apache/xml/security/keys/keyresolver/implementations/EncryptedKeyResolver org/apache/xml/security/keys/keyresolver/implementations/KeyInfoReferenceResolver org/apache/xml/security/keys/keyresolver/implementations/PrivateKeyResolver org/apache/xml/security/keys/keyresolver/implementations/RSAKeyValueResolver org/apache/xml/security/keys/keyresolver/implementations/RetrievalMethodResolver org/apache/xml/security/keys/keyresolver/implementations/SecretKeyResolver org/apache/xml/security/keys/keyresolver/implementations/SingleKeyResolver org/apache/xml/security/keys/keyresolver/implementations/X509CertificateResolver org/apache/xml/security/keys/keyresolver/implementations/X509DigestResolver org/apache/xml/security/keys/keyresolver/implementations/X509IssuerSerialResolver org/apache/xml/security/keys/keyresolver/implementations/X509SKIResolver org/apache/xml/security/keys/keyresolver/implementations/X509SubjectNameResolver org/apache/xml/security/keys/storage/StorageResolver org/apache/xml/security/keys/storage/StorageResolverException org/apache/xml/security/keys/storage/StorageResolverSpi org/apache/xml/security/keys/storage/implementations/CertsInFilesystemDirectoryResolver org/apache/xml/security/keys/storage/implementations/KeyStoreResolver org/apache/xml/security/keys/storage/implementations/SingleCertificateResolver org/apache/xml/security/signature/InvalidDigestValueException org/apache/xml/security/signature/InvalidSignatureValueException org/apache/xml/security/signature/Manifest org/apache/xml/security/signature/MissingResourceFailureException org/apache/xml/security/signature/NodeFilter org/apache/xml/security/signature/ObjectContainer org/apache/xml/security/signature/Reference org/apache/xml/security/signature/ReferenceNotInitializedException org/apache/xml/security/signature/SignatureProperties org/apache/xml/security/signature/SignatureProperty org/apache/xml/security/signature/SignedInfo org/apache/xml/security/signature/XMLSignature org/apache/xml/security/signature/XMLSignatureException org/apache/xml/security/signature/XMLSignatureInput org/apache/xml/security/signature/XMLSignatureInputDebugger org/apache/xml/security/signature/reference/ReferenceData org/apache/xml/security/signature/reference/ReferenceNodeSetData org/apache/xml/security/signature/reference/ReferenceOctetStreamData org/apache/xml/security/signature/reference/ReferenceSubTreeData org/apache/xml/security/transforms/InvalidTransformException org/apache/xml/security/transforms/Transform org/apache/xml/security/transforms/TransformParam org/apache/xml/security/transforms/TransformSpi org/apache/xml/security/transforms/TransformationException org/apache/xml/security/transforms/Transforms org/apache/xml/security/transforms/implementations/FuncHere org/apache/xml/security/transforms/implementations/TransformBase64Decode org/apache/xml/security/transforms/implementations/TransformC14N org/apache/xml/security/transforms/implementations/TransformC14N11 org/apache/xml/security/transforms/implementations/TransformC14N11_WithComments org/apache/xml/security/transforms/implementations/TransformC14NExclusive org/apache/xml/security/transforms/implementations/TransformC14NExclusiveWithComments org/apache/xml/security/transforms/implementations/TransformC14NWithComments org/apache/xml/security/transforms/implementations/TransformEnvelopedSignature org/apache/xml/security/transforms/implementations/TransformXPath org/apache/xml/security/transforms/implementations/TransformXPath2Filter org/apache/xml/security/transforms/implementations/TransformXPointer org/apache/xml/security/transforms/implementations/TransformXSLT org/apache/xml/security/transforms/implementations/XPath2NodeFilter org/apache/xml/security/transforms/params/InclusiveNamespaces org/apache/xml/security/transforms/params/XPath2FilterContainer org/apache/xml/security/transforms/params/XPath2FilterContainer04 org/apache/xml/security/transforms/params/XPathContainer org/apache/xml/security/transforms/params/XPathFilterCHGPContainer org/apache/xml/security/utils/Base64 org/apache/xml/security/utils/ClassLoaderUtils org/apache/xml/security/utils/Constants org/apache/xml/security/utils/DOMNamespaceContext org/apache/xml/security/utils/DigesterOutputStream org/apache/xml/security/utils/ElementChecker org/apache/xml/security/utils/ElementCheckerImpl org/apache/xml/security/utils/ElementProxy org/apache/xml/security/utils/EncryptionConstants org/apache/xml/security/utils/EncryptionElementProxy org/apache/xml/security/utils/HelperNodeList org/apache/xml/security/utils/I18n org/apache/xml/security/utils/IdResolver org/apache/xml/security/utils/IgnoreAllErrorHandler org/apache/xml/security/utils/JDKXPathAPI org/apache/xml/security/utils/JDKXPathFactory org/apache/xml/security/utils/JavaUtils org/apache/xml/security/utils/RFC2253Parser org/apache/xml/security/utils/Signature11ElementProxy org/apache/xml/security/utils/SignatureElementProxy org/apache/xml/security/utils/SignerOutputStream org/apache/xml/security/utils/UnsyncBufferedOutputStream org/apache/xml/security/utils/UnsyncByteArrayOutputStream org/apache/xml/security/utils/XMLUtils org/apache/xml/security/utils/XPathAPI org/apache/xml/security/utils/XPathFactory org/apache/xml/security/utils/XalanXPathAPI org/apache/xml/security/utils/XalanXPathFactory org/apache/xml/security/utils/resolver/ResourceResolver org/apache/xml/security/utils/resolver/ResourceResolverContext org/apache/xml/security/utils/resolver/ResourceResolverException org/apache/xml/security/utils/resolver/ResourceResolverSpi org/apache/xml/security/utils/resolver/implementations/ResolverAnonymous org/apache/xml/security/utils/resolver/implementations/ResolverDirectHTTP org/apache/xml/security/utils/resolver/implementations/ResolverFragment org/apache/xml/security/utils/resolver/implementations/ResolverLocalFilesystem org/apache/xml/security/utils/resolver/implementations/ResolverXPointer
2013-09-20, 8950🔥, 0💬
Popular Posts:
Apache BCEL Source Code Files are inside the Apache BCEL source package file like bcel-6.6.1-src.zip...
JDK 11 jdk.xml.dom.jmod is the JMOD file for JDK 11 XML DOM module. JDK 11 XML DOM module compiled c...
What Is poi-examples-5.2.3.jar? poi-examples-5.2.3.jar is one of the JAR files for Apache POI 5.2.3,...
JDK 11 jdk.jdi.jmod is the JMOD file for JDK 11 JDI (Java Debug Interface) tool. JDK 11 JDI tool com...
layout.jar is a component in iText Java library to provide layout functionalities. iText Java librar...