package.html revision 2365
6858f9c9c8b077b2b574a9f30753cf5fec8124d6Martin Kühl<html>
6858f9c9c8b077b2b574a9f30753cf5fec8124d6Martin Kühl<head>
a530dde7009b0a808300c420def741354a4d13d2Martin Kühl<!--
d268c2570e5da7d3e10149dd7f2bb25986706f31Martin KühlCopyright (c) 2005, Oracle and/or its affiliates. All rights reserved.
6858f9c9c8b077b2b574a9f30753cf5fec8124d6Martin KühlDO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6858f9c9c8b077b2b574a9f30753cf5fec8124d6Martin Kühl
6858f9c9c8b077b2b574a9f30753cf5fec8124d6Martin KühlThis code is free software; you can redistribute it and/or modify it
6858f9c9c8b077b2b574a9f30753cf5fec8124d6Martin Kühlunder the terms of the GNU General Public License version 2 only, as
6858f9c9c8b077b2b574a9f30753cf5fec8124d6Martin Kühlpublished by the Free Software Foundation. Oracle designates this
6858f9c9c8b077b2b574a9f30753cf5fec8124d6Martin Kühlparticular file as subject to the "Classpath" exception as provided
6858f9c9c8b077b2b574a9f30753cf5fec8124d6Martin Kühlby Oracle in the LICENSE file that accompanied this code.
6858f9c9c8b077b2b574a9f30753cf5fec8124d6Martin Kühl
6858f9c9c8b077b2b574a9f30753cf5fec8124d6Martin KühlThis code is distributed in the hope that it will be useful, but WITHOUT
d268c2570e5da7d3e10149dd7f2bb25986706f31Martin KühlANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
52a806843f9c7d31aaf425d35e56d9a6cd22963dMartin KühlFITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
52a806843f9c7d31aaf425d35e56d9a6cd22963dMartin Kühlversion 2 for more details (a copy is included in the LICENSE file that
d268c2570e5da7d3e10149dd7f2bb25986706f31Martin Kühlaccompanied this code).
52a806843f9c7d31aaf425d35e56d9a6cd22963dMartin Kühl
d268c2570e5da7d3e10149dd7f2bb25986706f31Martin KühlYou should have received a copy of the GNU General Public License version
51ef113b2ff1b5d60747eaaa18e46d7e6ec1af0eMartin Kühl2 along with this work; if not, write to the Free Software Foundation,
52a806843f9c7d31aaf425d35e56d9a6cd22963dMartin KühlInc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
d268c2570e5da7d3e10149dd7f2bb25986706f31Martin Kühl
d268c2570e5da7d3e10149dd7f2bb25986706f31Martin KühlPlease contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6858f9c9c8b077b2b574a9f30753cf5fec8124d6Martin Kühlor visit www.oracle.com if you need additional information or have any
e984708050804320f6e0852fc6fa4d2a09c87ad1Martin Kühlquestions.
75aa093b7e610983db6e676c33671bdde0d0274cMartin Kühl-->
d268c2570e5da7d3e10149dd7f2bb25986706f31Martin Kühl
95c6e59798479c5842c1bea3858bb2c3c7cc236aMartin Kühl</head>
d3c9318c22fcf44d9135a3b2c64f880b9a785babChristian Maeder<body>
7a4245ea4f389023ec09b0d66c498afa5cd15df0Martin KühlDOM-specific classes for the {@link javax.xml.crypto.dsig} package.
d268c2570e5da7d3e10149dd7f2bb25986706f31Martin KühlOnly users who are using a DOM-based {@link
6858f9c9c8b077b2b574a9f30753cf5fec8124d6Martin Kühljavax.xml.crypto.dsig.XMLSignatureFactory XMLSignatureFactory} or
2962601f709be171b0e49a7e1627aa5e176239f8Martin Kühl{@link javax.xml.crypto.dsig.keyinfo.KeyInfoFactory}
95c6e59798479c5842c1bea3858bb2c3c7cc236aMartin Kühlshould need to make direct use of this package.
2962601f709be171b0e49a7e1627aa5e176239f8Martin Kühl
2962601f709be171b0e49a7e1627aa5e176239f8Martin Kühl<h2>Package Specification</h2>
e984708050804320f6e0852fc6fa4d2a09c87ad1Martin Kühl
6858f9c9c8b077b2b574a9f30753cf5fec8124d6Martin Kühl<ul>
b92e4eba198fcbffab302375b6c3527a8492bc66Adrián Riesco<li>
6ae70eb1b45b1947af411965adf48cb41649b401Martin Kühl<a href="http://www.w3.org/TR/xmldsig-core/">
3056105b50466d8dfb3bf09cd84d434fc5aecc78Martin KühlXML-Signature Syntax and Processing: W3C Recommendation</a>
2962601f709be171b0e49a7e1627aa5e176239f8Martin Kühl<li>
3056105b50466d8dfb3bf09cd84d434fc5aecc78Martin Kühl<a href="http://www.ietf.org/rfc/rfc3275.txt">
d3c9318c22fcf44d9135a3b2c64f880b9a785babChristian MaederRFC 3275: XML-Signature Syntax and Processing</a>
d3c9318c22fcf44d9135a3b2c64f880b9a785babChristian Maeder</ul>
b92e4eba198fcbffab302375b6c3527a8492bc66Adrián Riesco
d268c2570e5da7d3e10149dd7f2bb25986706f31Martin Kühl<p>
d268c2570e5da7d3e10149dd7f2bb25986706f31Martin Kühl<dl>
d268c2570e5da7d3e10149dd7f2bb25986706f31Martin Kühl<dt><b>Since:</b></dt>
d268c2570e5da7d3e10149dd7f2bb25986706f31Martin Kühl <dd>1.6</dd>
7a4245ea4f389023ec09b0d66c498afa5cd15df0Martin Kühl</dl>
d268c2570e5da7d3e10149dd7f2bb25986706f31Martin Kühl
3056105b50466d8dfb3bf09cd84d434fc5aecc78Martin Kühl</body>
3056105b50466d8dfb3bf09cd84d434fc5aecc78Martin Kühl</html>
3056105b50466d8dfb3bf09cd84d434fc5aecc78Martin Kühl