From 72f1b7636a5f2e3ebc904dc96a42aa0467eec3af Mon Sep 17 00:00:00 2001 From: wmhopkins Date: Tue, 5 Sep 2017 00:42:29 -0400 Subject: [PATCH 01/12] Update license headers with final spec license --- src/main/doc/authenticationMechanism.asciidoc | 202 ++++++++-------- src/main/doc/bibliography.asciidoc | 218 ++++++++++-------- src/main/doc/concepts.asciidoc | 218 ++++++++++-------- src/main/doc/identityStore.asciidoc | 202 ++++++++-------- src/main/doc/jsr375-spec.asciidoc | 218 ++++++++++-------- src/main/doc/license.asciidoc | 202 ++++++++-------- src/main/doc/preface.asciidoc | 218 ++++++++++-------- src/main/doc/securityContext.asciidoc | 218 ++++++++++-------- 8 files changed, 904 insertions(+), 792 deletions(-) mode change 100755 => 100644 src/main/doc/authenticationMechanism.asciidoc mode change 100755 => 100644 src/main/doc/bibliography.asciidoc mode change 100755 => 100644 src/main/doc/concepts.asciidoc mode change 100755 => 100644 src/main/doc/identityStore.asciidoc mode change 100755 => 100644 src/main/doc/jsr375-spec.asciidoc mode change 100755 => 100644 src/main/doc/license.asciidoc mode change 100755 => 100644 src/main/doc/preface.asciidoc mode change 100755 => 100644 src/main/doc/securityContext.asciidoc diff --git a/src/main/doc/authenticationMechanism.asciidoc b/src/main/doc/authenticationMechanism.asciidoc old mode 100755 new mode 100644 index a8430b3..cfe21d9 --- a/src/main/doc/authenticationMechanism.asciidoc +++ b/src/main/doc/authenticationMechanism.asciidoc @@ -1,126 +1,140 @@ //// -// +// // ORACLE AMERICA, INC. IS WILLING TO LICENSE THIS SPECIFICATION TO YOU ONLY UPON THE -// CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS LICENSE AGREEMENT -// ("AGREEMENT"). PLEASE READ THE TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY -// DOWNLOADING THIS SPECIFICATION, YOU ACCEPT THE TERMS AND CONDITIONS OF THIS AGREEMENT. -// IF YOU ARE NOT WILLING TO BE BOUND BY THEM, SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF -// THIS PAGE AND THE DOWNLOADING PROCESS WILL NOT CONTINUE. +// CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS AGREEMENT. PLEASE READ THE +// TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY DOWNLOADING THIS SPECIFICATION, +// YOU ACCEPT THE TERMS AND CONDITIONS OF THE AGREEMENT. IF YOU ARE NOT WILLING TO BE +// BOUND BY IT, SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF THIS PAGE. // // Specification: JSR-375 Java EE Security API ("Specification") +// // Version: 1.0 -// Status: Final Approval Ballot +// +// Status: Final Release +// +// Specification Lead: Oracle America, Inc. ("Specification Lead") +// // Release: August 2017 // // Copyright 2017 Oracle America, Inc. -// 500 Oracle Parkway, Redwood City, California 94065, U.S.A. -// // All rights reserved. // -// NOTICE -// The Specification is protected by copyright and the information described therein may be protected by -// one or more U.S. patents, foreign patents, or pending applications. Except as provided under the -// following license, no part of the Specification may be reproduced in any form by any means without the -// prior written authorization of Oracle America, Inc. ("Oracle") and its licensors, if any. Any use of the -// Specification and the information described therein will be governed by the terms and conditions of this -// Agreement. +// LIMITED LICENSE GRANTS // -// Subject to the terms and conditions of this license, including your compliance with Paragraphs 1 and 2 -// below, Oracle hereby grants you a fully-paid, non-exclusive, non-transferable, limited license (without -// the right to sublicense) under Oracle's intellectual property rights to: +// 1. License for Evaluation Purposes. Specification Lead hereby grants you a fully-paid, non-exclusive, non- +// transferable, worldwide, limited license (without the right to sublicense), under Specification Lead's +// applicable intellectual property rights to view, download, use and reproduce the Specification only for +// the purpose of internal evaluation. This includes (i) developing applications intended to run on an +// implementation of the Specification, provided that such applications do not themselves implement any +// portion(s) of the Specification, and (ii) discussing the Specification with any third party; and (iii) +// excerpting brief portions of the Specification in oral or written communications which discuss the +// Specification provided that such excerpts do not in the aggregate constitute a significant portion of the +// Specification. // -// 1.Review the Specification for the purposes of evaluation. This includes: (i) developing implementations -// of the Specification for your internal, non-commercial use; (ii) discussing the Specification with any third -// party; and (iii) excerpting brief portions of the Specification in oral or written communications which -// discuss the Specification provided that such excerpts do not in the aggregate constitute a significant -// portion of the Technology. +// 2. License for the Distribution of Compliant Implementations. Specification Lead also grants you a +// perpetual, non-exclusive, non-transferable, worldwide, fully paid-up, royalty free, limited license +// (without the right to sublicense) under any applicable copyrights or, subject to the provisions of +// subsection 4 below, patent rights it may have covering the Specification to create and/or distribute an +// Independent Implementation of the Specification that: (a) fully implements the Specification including +// all its required interfaces and functionality; (b) does not modify, subset, superset or otherwise extend +// the Licensor Name Space, or include any public or protected packages, classes, Java interfaces, fields or +// methods within the Licensor Name Space other than those required/authorized by the Specification or +// Specifications being implemented; and (c) passes the Technology Compatibility Kit (including satisfying +// the requirements of the applicable TCK Users Guide) for such Specification ("Compliant +// Implementation"). In addition, the foregoing license is expressly conditioned on your not acting outside +// its scope. No license is granted hereunder for any other purpose (including, for example, modifying the +// Specification, other than to the extent of your fair use rights, or distributing the Specification to third +// parties). Also, no right, title, or interest in or to any trademarks, service marks, or trade names of +// Specification Lead or Specification Lead's licensors is granted hereunder. Java, and Java-related logos, +// marks and names are trademarks or registered trademarks of Oracle America, Inc. in the U.S. and other +// countries. // -// 2.Distribute implementations of the Specification to third parties for their testing and evaluation use, -// provided that any such implementation: -// (i) does not modify, subset, superset or otherwise extend the Licensor Name Space, or include any -// public or protected packages, classes, Java interfaces, fields or methods within the Licensor Name Space -// other than those required/authorized by the Specification or Specifications being implemented; -// (ii) is clearly and prominently marked with the word "UNTESTED" or "EARLY ACCESS" or -// "INCOMPATIBLE" or "UNSTABLE" or "BETA" in any list of available builds and in proximity to every link -// initiating its download, where the list or link is under Licensee's control; and -// (iii) includes the following notice: -// "This is an implementation of an early-draft specification developed under the Java Community Process -// (JCP) and is made available for testing and evaluation purposes only. The code is not compatible with -// any specification of the JCP." +// 3. Pass-through Conditions. You need not include limitations (a)-(c) from the previous paragraph or any +// other particular "pass through" requirements in any license You grant concerning the use of your +// Independent Implementation or products derived from it. However, except with respect to +// Independent Implementations (and products derived from them) that satisfy limitations (a)-(c) from the +// previous paragraph, You may neither: (a) grant or otherwise pass through to your licensees any licenses +// under Specification Lead's applicable intellectual property rights; nor (b) authorize your licensees to +// make any claims concerning their implementation's compliance with the Specification in question. // -// The grant set forth above concerning your distribution of implementations of the specification is -// contingent upon your agreement to terminate development and distribution of your "early draft" -// implementation as soon as feasible following final completion of the specification. If you fail to do so, -// the foregoing grant shall be considered null and void. +// 4. Reciprocity Concerning Patent Licenses. // -// No provision of this Agreement shall be understood to restrict your ability to make and distribute to -// third parties applications written to the Specification. +// a. With respect to any patent claims covered by the license granted under subparagraph 2 +// above that would be infringed by all technically feasible implementations of the Specification, such +// license is conditioned upon your offering on fair, reasonable and non-discriminatory terms, to any party +// seeking it from You, a perpetual, non-exclusive, non-transferable, worldwide license under Your patent +// rights which are or would be infringed by all technically feasible implementations of the Specification to +// develop, distribute and use a Compliant Implementation. // -// Other than this limited license, you acquire no right, title or interest in or to the Specification or any -// other Oracle intellectual property, and the Specification may only be used in accordance with the license -// terms set forth herein. This license will expire on the earlier of: (a) two (2) years from the date of -// Release listed above; (b) the date on which the final version of the Specification is publicly released; or -// (c) the date on which the Java Specification Request (JSR) to which the Specification corresponds is -// withdrawn. In addition, this license will terminate immediately without notice from Oracle if you fail to -// comply with any provision of this license. Upon termination, you must cease use of or destroy the -// Specification. +// b. With respect to any patent claims owned by Specification Lead and covered by the license +// granted under subparagraph 2, whether or not their infringement can be avoided in a technically +// feasible manner when implementing the Specification, such license shall terminate with respect to such +// claims if You initiate a claim against Specification Lead that it has, in the course of performing its +// responsibilities as the Specification Lead, induced any other entity to infringe Your patent rights. +// +// c. Also with respect to any patent claims owned by Specification Lead and covered by the license +// granted under subparagraph 2 above, where the infringement of such claims can be avoided in a +// technically feasible manner when implementing the Specification such license, with respect to such +// claims, shall terminate if You initiate a claim against Specification Lead that its making, having made, +// using, offering to sell, selling or importing a Compliant Implementation infringes Your patent rights. // -// "Licensor Name Space" means the public class or interface declarations whose names begin with "java", -// "javax", "com.oracle" or their equivalents in any subsequent naming convention adopted by Oracle -// through the Java Community Process, or any recognized successors or replacements thereof +// 5. Definitions. For the purposes of this Agreement: "Independent Implementation" shall mean an +// implementation of the Specification that neither derives from any of Specification Lead's source code or +// binary code materials nor, except with an appropriate and separate license from Specification Lead, +// includes any of Specification Lead's source code or binary code materials; "Licensor Name Space" shall +// mean the public class or interface declarations whose names begin with "java", "javax", "com.oracle", +// "com.sun" or their equivalents in any subsequent naming convention adopted by Oracle America, Inc. +// through the Java Community Process, or any recognized successors or replacements thereof; and +// "Technology Compatibility Kit" or "TCK" shall mean the test suite and accompanying TCK User's Guide +// provided by Specification Lead which corresponds to the Specification and that was available either (i) +// from Specification Lead's 120 days before the first release of Your Independent Implementation that +// allows its use for commercial purposes, or (ii) more recently than 120 days from such release but against +// which You elect to test Your implementation of the Specification. // -// TRADEMARKS -// No right, title, or interest in or to any trademarks, service marks, or trade names of Oracle or Oracle's -// licensors is granted hereunder. Oracle, the Oracle logo, and Java are trademarks or registered -// trademarks of Oracle America, Inc. in the U.S. and other countries. +// This Agreement will terminate immediately without notice from Specification Lead if you breach the +// Agreement or act outside the scope of the licenses granted above. // // DISCLAIMER OF WARRANTIES -// THE SPECIFICATION IS PROVIDED "AS IS" AND IS EXPERIMENTAL AND MAY CONTAIN DEFECTS OR -// DEFICIENCIES WHICH CANNOT OR WILL NOT BE CORRECTED BY ORACLE. ORACLE MAKES NO -// REPRESENTATIONS OR WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, -// WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT -// THAT THE CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE OR THAT ANY PRACTICE -// OR IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS, -// COPYRIGHTS, TRADE SECRETS OR OTHER RIGHTS. This document does not represent any commitment to -// release or implement any portion of the Specification in any product. // -// THE SPECIFICATION COULD INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS. CHANGES -// ARE PERIODICALLY ADDED TO THE INFORMATION THEREIN; THESE CHANGES WILL BE INCORPORATED -// INTO NEW VERSIONS OF THE SPECIFICATION, IF ANY. ORACLE MAY MAKE IMPROVEMENTS AND/OR -// CHANGES TO THE PRODUCT(S) AND/OR THE PROGRAM(S) DESCRIBED IN THE SPECIFICATION AT ANY -// TIME. Any use of such changes in the Specification will be governed by the then-current license for the -// applicable version of the Specification. +// THE SPECIFICATION IS PROVIDED "AS IS". SPECIFICATION LEAD MAKES NO REPRESENTATIONS OR +// WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF +// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT (INCLUDING AS A +// CONSEQUENCE OF ANY PRACTICE OR IMPLEMENTATION OF THE SPECIFICATION), OR THAT THE +// CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE. This document does not represent +// any commitment to release or implement any portion of the Specification in any product. In addition, +// the Specification could include technical inaccuracies or typographical errors. // // LIMITATION OF LIABILITY -// TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL ORACLE OR ITS LICENSORS BE LIABLE FOR -// ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE, PROFITS OR DATA, OR FOR SPECIAL, -// INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS -// OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED TO ANY FURNISHING, PRACTICING, -// MODIFYING OR ANY USE OF THE SPECIFICATION, EVEN IF ORACLE AND/OR ITS LICENSORS HAVE BEEN -// ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. // -// You will hold Oracle (and its licensors) harmless from any claims based on your use of the Specification -// for any purposes other than the limited right of evaluation as described above, and from any claims that -// later versions or releases of any Specification furnished to you are incompatible with the Specification -// provided to you under this license. +// TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL SPECIFICATION LEAD OR ITS LICENSORS BE +// LIABLE FOR ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE, PROFITS OR DATA, OR +// FOR SPECIAL, INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED +// AND REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED IN ANY WAY TO YOUR +// HAVING, IMPLEMENTING OR OTHERWISE USING THE SPECIFICATION, EVEN IF SPECIFICATION LEAD +// AND/OR ITS LICENSORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. +// You will indemnify, hold harmless, and defend Specification Lead and its licensors from any claims +// arising or resulting from: (i) your use of the Specification; (ii) the use or distribution of your Java +// application, applet and/or implementation; and/or (iii) any claims that later versions or releases of any +// Specification furnished to you are incompatible with the Specification provided to you under this license. // // RESTRICTED RIGHTS LEGEND -// If this Software is being acquired by or on behalf of the U.S. Government or by a U.S. Government prime -// contractor or subcontractor (at any tier), then the Government's rights in the Software and -// accompanying documentation shall be only as set forth in this license; this is in accordance with 48 -// C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 C.F.R. -// 2.101 and 12.212 (for non-DoD acquisitions). +// +// U.S. Government: If this Specification is being acquired by or on behalf of the U.S. Government or by a +// U.S. Government prime contractor or subcontractor (at any tier), then the Government's rights in the +// Software and accompanying documentation shall be only as set forth in this license; this is in accordance +// with 48 C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 +// C.F.R. 2.101 and 12.212 (for non-DoD acquisitions). // // REPORT -// You may wish to report any ambiguities, inconsistencies or inaccuracies you may find in connection with -// your evaluation of the Specification ("Feedback"). To the extent that you provide Oracle with any -// Feedback, you hereby: (i) agree that such Feedback is provided on a non-proprietary and non- -// confidential basis, and (ii) grant Oracle a perpetual, non-exclusive, worldwide, fully paid-up, irrevocable -// license, with the right to sublicense through multiple levels of sublicensees, to incorporate, disclose, and -// use without limitation the Feedback for any purpose related to the Specification and future versions, -// implementations, and test suites thereof. +// +// If you provide Specification Lead with any comments or suggestions concerning the Specification +// ("Feedback"), you hereby: (i) agree that such Feedback is provided on a non-proprietary and non- +// confidential basis, and (ii) grant Specification Lead a perpetual, non-exclusive, worldwide, fully paid-up, +// irrevocable license, with the right to sublicense through multiple levels of sublicensees, to incorporate, +// disclose, and use without limitation the Feedback for any purpose. // // GENERAL TERMS +// // Any action related to this Agreement will be governed by California law and controlling U.S. federal law. // The U.N. Convention for the International Sale of Goods and the choice of law rules of any jurisdiction // will not apply. @@ -136,7 +150,7 @@ // or other communication between the parties relating to its subject matter during the term of this // Agreement. No modification to this Agreement will be binding, unless in writing and signed by an // authorized representative of each party. -// +// //// [[authentication-mechanism]] diff --git a/src/main/doc/bibliography.asciidoc b/src/main/doc/bibliography.asciidoc old mode 100755 new mode 100644 index f949d48..c961905 --- a/src/main/doc/bibliography.asciidoc +++ b/src/main/doc/bibliography.asciidoc @@ -1,126 +1,140 @@ //// -// +// // ORACLE AMERICA, INC. IS WILLING TO LICENSE THIS SPECIFICATION TO YOU ONLY UPON THE -// CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS LICENSE AGREEMENT -// ("AGREEMENT"). PLEASE READ THE TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY -// DOWNLOADING THIS SPECIFICATION, YOU ACCEPT THE TERMS AND CONDITIONS OF THIS AGREEMENT. -// IF YOU ARE NOT WILLING TO BE BOUND BY THEM, SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF -// THIS PAGE AND THE DOWNLOADING PROCESS WILL NOT CONTINUE. +// CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS AGREEMENT. PLEASE READ THE +// TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY DOWNLOADING THIS SPECIFICATION, +// YOU ACCEPT THE TERMS AND CONDITIONS OF THE AGREEMENT. IF YOU ARE NOT WILLING TO BE +// BOUND BY IT, SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF THIS PAGE. // // Specification: JSR-375 Java EE Security API ("Specification") +// // Version: 1.0 -// Status: Final Approval Ballot +// +// Status: Final Release +// +// Specification Lead: Oracle America, Inc. ("Specification Lead") +// // Release: August 2017 // // Copyright 2017 Oracle America, Inc. -// 500 Oracle Parkway, Redwood City, California 94065, U.S.A. -// // All rights reserved. // -// NOTICE -// The Specification is protected by copyright and the information described therein may be protected by -// one or more U.S. patents, foreign patents, or pending applications. Except as provided under the -// following license, no part of the Specification may be reproduced in any form by any means without the -// prior written authorization of Oracle America, Inc. ("Oracle") and its licensors, if any. Any use of the -// Specification and the information described therein will be governed by the terms and conditions of this -// Agreement. -// -// Subject to the terms and conditions of this license, including your compliance with Paragraphs 1 and 2 -// below, Oracle hereby grants you a fully-paid, non-exclusive, non-transferable, limited license (without -// the right to sublicense) under Oracle's intellectual property rights to: -// -// 1.Review the Specification for the purposes of evaluation. This includes: (i) developing implementations -// of the Specification for your internal, non-commercial use; (ii) discussing the Specification with any third -// party; and (iii) excerpting brief portions of the Specification in oral or written communications which -// discuss the Specification provided that such excerpts do not in the aggregate constitute a significant -// portion of the Technology. -// -// 2.Distribute implementations of the Specification to third parties for their testing and evaluation use, -// provided that any such implementation: -// (i) does not modify, subset, superset or otherwise extend the Licensor Name Space, or include any -// public or protected packages, classes, Java interfaces, fields or methods within the Licensor Name Space -// other than those required/authorized by the Specification or Specifications being implemented; -// (ii) is clearly and prominently marked with the word "UNTESTED" or "EARLY ACCESS" or -// "INCOMPATIBLE" or "UNSTABLE" or "BETA" in any list of available builds and in proximity to every link -// initiating its download, where the list or link is under Licensee's control; and -// (iii) includes the following notice: -// "This is an implementation of an early-draft specification developed under the Java Community Process -// (JCP) and is made available for testing and evaluation purposes only. The code is not compatible with -// any specification of the JCP." -// -// The grant set forth above concerning your distribution of implementations of the specification is -// contingent upon your agreement to terminate development and distribution of your "early draft" -// implementation as soon as feasible following final completion of the specification. If you fail to do so, -// the foregoing grant shall be considered null and void. -// -// No provision of this Agreement shall be understood to restrict your ability to make and distribute to -// third parties applications written to the Specification. -// -// Other than this limited license, you acquire no right, title or interest in or to the Specification or any -// other Oracle intellectual property, and the Specification may only be used in accordance with the license -// terms set forth herein. This license will expire on the earlier of: (a) two (2) years from the date of -// Release listed above; (b) the date on which the final version of the Specification is publicly released; or -// (c) the date on which the Java Specification Request (JSR) to which the Specification corresponds is -// withdrawn. In addition, this license will terminate immediately without notice from Oracle if you fail to -// comply with any provision of this license. Upon termination, you must cease use of or destroy the -// Specification. +// LIMITED LICENSE GRANTS // -// "Licensor Name Space" means the public class or interface declarations whose names begin with "java", -// "javax", "com.oracle" or their equivalents in any subsequent naming convention adopted by Oracle -// through the Java Community Process, or any recognized successors or replacements thereof +// 1. License for Evaluation Purposes. Specification Lead hereby grants you a fully-paid, non-exclusive, non- +// transferable, worldwide, limited license (without the right to sublicense), under Specification Lead's +// applicable intellectual property rights to view, download, use and reproduce the Specification only for +// the purpose of internal evaluation. This includes (i) developing applications intended to run on an +// implementation of the Specification, provided that such applications do not themselves implement any +// portion(s) of the Specification, and (ii) discussing the Specification with any third party; and (iii) +// excerpting brief portions of the Specification in oral or written communications which discuss the +// Specification provided that such excerpts do not in the aggregate constitute a significant portion of the +// Specification. // -// TRADEMARKS -// No right, title, or interest in or to any trademarks, service marks, or trade names of Oracle or Oracle's -// licensors is granted hereunder. Oracle, the Oracle logo, and Java are trademarks or registered -// trademarks of Oracle America, Inc. in the U.S. and other countries. +// 2. License for the Distribution of Compliant Implementations. Specification Lead also grants you a +// perpetual, non-exclusive, non-transferable, worldwide, fully paid-up, royalty free, limited license +// (without the right to sublicense) under any applicable copyrights or, subject to the provisions of +// subsection 4 below, patent rights it may have covering the Specification to create and/or distribute an +// Independent Implementation of the Specification that: (a) fully implements the Specification including +// all its required interfaces and functionality; (b) does not modify, subset, superset or otherwise extend +// the Licensor Name Space, or include any public or protected packages, classes, Java interfaces, fields or +// methods within the Licensor Name Space other than those required/authorized by the Specification or +// Specifications being implemented; and (c) passes the Technology Compatibility Kit (including satisfying +// the requirements of the applicable TCK Users Guide) for such Specification ("Compliant +// Implementation"). In addition, the foregoing license is expressly conditioned on your not acting outside +// its scope. No license is granted hereunder for any other purpose (including, for example, modifying the +// Specification, other than to the extent of your fair use rights, or distributing the Specification to third +// parties). Also, no right, title, or interest in or to any trademarks, service marks, or trade names of +// Specification Lead or Specification Lead's licensors is granted hereunder. Java, and Java-related logos, +// marks and names are trademarks or registered trademarks of Oracle America, Inc. in the U.S. and other +// countries. +// +// 3. Pass-through Conditions. You need not include limitations (a)-(c) from the previous paragraph or any +// other particular "pass through" requirements in any license You grant concerning the use of your +// Independent Implementation or products derived from it. However, except with respect to +// Independent Implementations (and products derived from them) that satisfy limitations (a)-(c) from the +// previous paragraph, You may neither: (a) grant or otherwise pass through to your licensees any licenses +// under Specification Lead's applicable intellectual property rights; nor (b) authorize your licensees to +// make any claims concerning their implementation's compliance with the Specification in question. +// +// 4. Reciprocity Concerning Patent Licenses. +// +// a. With respect to any patent claims covered by the license granted under subparagraph 2 +// above that would be infringed by all technically feasible implementations of the Specification, such +// license is conditioned upon your offering on fair, reasonable and non-discriminatory terms, to any party +// seeking it from You, a perpetual, non-exclusive, non-transferable, worldwide license under Your patent +// rights which are or would be infringed by all technically feasible implementations of the Specification to +// develop, distribute and use a Compliant Implementation. +// +// b. With respect to any patent claims owned by Specification Lead and covered by the license +// granted under subparagraph 2, whether or not their infringement can be avoided in a technically +// feasible manner when implementing the Specification, such license shall terminate with respect to such +// claims if You initiate a claim against Specification Lead that it has, in the course of performing its +// responsibilities as the Specification Lead, induced any other entity to infringe Your patent rights. +// +// c. Also with respect to any patent claims owned by Specification Lead and covered by the license +// granted under subparagraph 2 above, where the infringement of such claims can be avoided in a +// technically feasible manner when implementing the Specification such license, with respect to such +// claims, shall terminate if You initiate a claim against Specification Lead that its making, having made, +// using, offering to sell, selling or importing a Compliant Implementation infringes Your patent rights. +// +// 5. Definitions. For the purposes of this Agreement: "Independent Implementation" shall mean an +// implementation of the Specification that neither derives from any of Specification Lead's source code or +// binary code materials nor, except with an appropriate and separate license from Specification Lead, +// includes any of Specification Lead's source code or binary code materials; "Licensor Name Space" shall +// mean the public class or interface declarations whose names begin with "java", "javax", "com.oracle", +// "com.sun" or their equivalents in any subsequent naming convention adopted by Oracle America, Inc. +// through the Java Community Process, or any recognized successors or replacements thereof; and +// "Technology Compatibility Kit" or "TCK" shall mean the test suite and accompanying TCK User's Guide +// provided by Specification Lead which corresponds to the Specification and that was available either (i) +// from Specification Lead's 120 days before the first release of Your Independent Implementation that +// allows its use for commercial purposes, or (ii) more recently than 120 days from such release but against +// which You elect to test Your implementation of the Specification. +// +// This Agreement will terminate immediately without notice from Specification Lead if you breach the +// Agreement or act outside the scope of the licenses granted above. // // DISCLAIMER OF WARRANTIES -// THE SPECIFICATION IS PROVIDED "AS IS" AND IS EXPERIMENTAL AND MAY CONTAIN DEFECTS OR -// DEFICIENCIES WHICH CANNOT OR WILL NOT BE CORRECTED BY ORACLE. ORACLE MAKES NO -// REPRESENTATIONS OR WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, -// WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT -// THAT THE CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE OR THAT ANY PRACTICE -// OR IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS, -// COPYRIGHTS, TRADE SECRETS OR OTHER RIGHTS. This document does not represent any commitment to -// release or implement any portion of the Specification in any product. -// -// THE SPECIFICATION COULD INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS. CHANGES -// ARE PERIODICALLY ADDED TO THE INFORMATION THEREIN; THESE CHANGES WILL BE INCORPORATED -// INTO NEW VERSIONS OF THE SPECIFICATION, IF ANY. ORACLE MAY MAKE IMPROVEMENTS AND/OR -// CHANGES TO THE PRODUCT(S) AND/OR THE PROGRAM(S) DESCRIBED IN THE SPECIFICATION AT ANY -// TIME. Any use of such changes in the Specification will be governed by the then-current license for the -// applicable version of the Specification. +// +// THE SPECIFICATION IS PROVIDED "AS IS". SPECIFICATION LEAD MAKES NO REPRESENTATIONS OR +// WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF +// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT (INCLUDING AS A +// CONSEQUENCE OF ANY PRACTICE OR IMPLEMENTATION OF THE SPECIFICATION), OR THAT THE +// CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE. This document does not represent +// any commitment to release or implement any portion of the Specification in any product. In addition, +// the Specification could include technical inaccuracies or typographical errors. // // LIMITATION OF LIABILITY -// TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL ORACLE OR ITS LICENSORS BE LIABLE FOR -// ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE, PROFITS OR DATA, OR FOR SPECIAL, -// INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS -// OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED TO ANY FURNISHING, PRACTICING, -// MODIFYING OR ANY USE OF THE SPECIFICATION, EVEN IF ORACLE AND/OR ITS LICENSORS HAVE BEEN -// ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. -// -// You will hold Oracle (and its licensors) harmless from any claims based on your use of the Specification -// for any purposes other than the limited right of evaluation as described above, and from any claims that -// later versions or releases of any Specification furnished to you are incompatible with the Specification -// provided to you under this license. +// +// TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL SPECIFICATION LEAD OR ITS LICENSORS BE +// LIABLE FOR ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE, PROFITS OR DATA, OR +// FOR SPECIAL, INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED +// AND REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED IN ANY WAY TO YOUR +// HAVING, IMPLEMENTING OR OTHERWISE USING THE SPECIFICATION, EVEN IF SPECIFICATION LEAD +// AND/OR ITS LICENSORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. +// You will indemnify, hold harmless, and defend Specification Lead and its licensors from any claims +// arising or resulting from: (i) your use of the Specification; (ii) the use or distribution of your Java +// application, applet and/or implementation; and/or (iii) any claims that later versions or releases of any +// Specification furnished to you are incompatible with the Specification provided to you under this license. // // RESTRICTED RIGHTS LEGEND -// If this Software is being acquired by or on behalf of the U.S. Government or by a U.S. Government prime -// contractor or subcontractor (at any tier), then the Government's rights in the Software and -// accompanying documentation shall be only as set forth in this license; this is in accordance with 48 -// C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 C.F.R. -// 2.101 and 12.212 (for non-DoD acquisitions). +// +// U.S. Government: If this Specification is being acquired by or on behalf of the U.S. Government or by a +// U.S. Government prime contractor or subcontractor (at any tier), then the Government's rights in the +// Software and accompanying documentation shall be only as set forth in this license; this is in accordance +// with 48 C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 +// C.F.R. 2.101 and 12.212 (for non-DoD acquisitions). // // REPORT -// You may wish to report any ambiguities, inconsistencies or inaccuracies you may find in connection with -// your evaluation of the Specification ("Feedback"). To the extent that you provide Oracle with any -// Feedback, you hereby: (i) agree that such Feedback is provided on a non-proprietary and non- -// confidential basis, and (ii) grant Oracle a perpetual, non-exclusive, worldwide, fully paid-up, irrevocable -// license, with the right to sublicense through multiple levels of sublicensees, to incorporate, disclose, and -// use without limitation the Feedback for any purpose related to the Specification and future versions, -// implementations, and test suites thereof. +// +// If you provide Specification Lead with any comments or suggestions concerning the Specification +// ("Feedback"), you hereby: (i) agree that such Feedback is provided on a non-proprietary and non- +// confidential basis, and (ii) grant Specification Lead a perpetual, non-exclusive, worldwide, fully paid-up, +// irrevocable license, with the right to sublicense through multiple levels of sublicensees, to incorporate, +// disclose, and use without limitation the Feedback for any purpose. // // GENERAL TERMS +// // Any action related to this Agreement will be governed by California law and controlling U.S. federal law. // The U.N. Convention for the International Sale of Goods and the choice of law rules of any jurisdiction // will not apply. @@ -136,7 +150,7 @@ // or other communication between the parties relating to its subject matter during the term of this // Agreement. No modification to this Agreement will be binding, unless in writing and signed by an // authorized representative of each party. -// +// //// :numbered!: diff --git a/src/main/doc/concepts.asciidoc b/src/main/doc/concepts.asciidoc old mode 100755 new mode 100644 index 535359f..7c6a6a4 --- a/src/main/doc/concepts.asciidoc +++ b/src/main/doc/concepts.asciidoc @@ -1,126 +1,140 @@ //// -// +// // ORACLE AMERICA, INC. IS WILLING TO LICENSE THIS SPECIFICATION TO YOU ONLY UPON THE -// CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS LICENSE AGREEMENT -// ("AGREEMENT"). PLEASE READ THE TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY -// DOWNLOADING THIS SPECIFICATION, YOU ACCEPT THE TERMS AND CONDITIONS OF THIS AGREEMENT. -// IF YOU ARE NOT WILLING TO BE BOUND BY THEM, SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF -// THIS PAGE AND THE DOWNLOADING PROCESS WILL NOT CONTINUE. +// CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS AGREEMENT. PLEASE READ THE +// TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY DOWNLOADING THIS SPECIFICATION, +// YOU ACCEPT THE TERMS AND CONDITIONS OF THE AGREEMENT. IF YOU ARE NOT WILLING TO BE +// BOUND BY IT, SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF THIS PAGE. // // Specification: JSR-375 Java EE Security API ("Specification") +// // Version: 1.0 -// Status: Final Approval Ballot +// +// Status: Final Release +// +// Specification Lead: Oracle America, Inc. ("Specification Lead") +// // Release: August 2017 // // Copyright 2017 Oracle America, Inc. -// 500 Oracle Parkway, Redwood City, California 94065, U.S.A. -// // All rights reserved. // -// NOTICE -// The Specification is protected by copyright and the information described therein may be protected by -// one or more U.S. patents, foreign patents, or pending applications. Except as provided under the -// following license, no part of the Specification may be reproduced in any form by any means without the -// prior written authorization of Oracle America, Inc. ("Oracle") and its licensors, if any. Any use of the -// Specification and the information described therein will be governed by the terms and conditions of this -// Agreement. -// -// Subject to the terms and conditions of this license, including your compliance with Paragraphs 1 and 2 -// below, Oracle hereby grants you a fully-paid, non-exclusive, non-transferable, limited license (without -// the right to sublicense) under Oracle's intellectual property rights to: -// -// 1.Review the Specification for the purposes of evaluation. This includes: (i) developing implementations -// of the Specification for your internal, non-commercial use; (ii) discussing the Specification with any third -// party; and (iii) excerpting brief portions of the Specification in oral or written communications which -// discuss the Specification provided that such excerpts do not in the aggregate constitute a significant -// portion of the Technology. -// -// 2.Distribute implementations of the Specification to third parties for their testing and evaluation use, -// provided that any such implementation: -// (i) does not modify, subset, superset or otherwise extend the Licensor Name Space, or include any -// public or protected packages, classes, Java interfaces, fields or methods within the Licensor Name Space -// other than those required/authorized by the Specification or Specifications being implemented; -// (ii) is clearly and prominently marked with the word "UNTESTED" or "EARLY ACCESS" or -// "INCOMPATIBLE" or "UNSTABLE" or "BETA" in any list of available builds and in proximity to every link -// initiating its download, where the list or link is under Licensee's control; and -// (iii) includes the following notice: -// "This is an implementation of an early-draft specification developed under the Java Community Process -// (JCP) and is made available for testing and evaluation purposes only. The code is not compatible with -// any specification of the JCP." -// -// The grant set forth above concerning your distribution of implementations of the specification is -// contingent upon your agreement to terminate development and distribution of your "early draft" -// implementation as soon as feasible following final completion of the specification. If you fail to do so, -// the foregoing grant shall be considered null and void. -// -// No provision of this Agreement shall be understood to restrict your ability to make and distribute to -// third parties applications written to the Specification. -// -// Other than this limited license, you acquire no right, title or interest in or to the Specification or any -// other Oracle intellectual property, and the Specification may only be used in accordance with the license -// terms set forth herein. This license will expire on the earlier of: (a) two (2) years from the date of -// Release listed above; (b) the date on which the final version of the Specification is publicly released; or -// (c) the date on which the Java Specification Request (JSR) to which the Specification corresponds is -// withdrawn. In addition, this license will terminate immediately without notice from Oracle if you fail to -// comply with any provision of this license. Upon termination, you must cease use of or destroy the -// Specification. +// LIMITED LICENSE GRANTS // -// "Licensor Name Space" means the public class or interface declarations whose names begin with "java", -// "javax", "com.oracle" or their equivalents in any subsequent naming convention adopted by Oracle -// through the Java Community Process, or any recognized successors or replacements thereof +// 1. License for Evaluation Purposes. Specification Lead hereby grants you a fully-paid, non-exclusive, non- +// transferable, worldwide, limited license (without the right to sublicense), under Specification Lead's +// applicable intellectual property rights to view, download, use and reproduce the Specification only for +// the purpose of internal evaluation. This includes (i) developing applications intended to run on an +// implementation of the Specification, provided that such applications do not themselves implement any +// portion(s) of the Specification, and (ii) discussing the Specification with any third party; and (iii) +// excerpting brief portions of the Specification in oral or written communications which discuss the +// Specification provided that such excerpts do not in the aggregate constitute a significant portion of the +// Specification. // -// TRADEMARKS -// No right, title, or interest in or to any trademarks, service marks, or trade names of Oracle or Oracle's -// licensors is granted hereunder. Oracle, the Oracle logo, and Java are trademarks or registered -// trademarks of Oracle America, Inc. in the U.S. and other countries. +// 2. License for the Distribution of Compliant Implementations. Specification Lead also grants you a +// perpetual, non-exclusive, non-transferable, worldwide, fully paid-up, royalty free, limited license +// (without the right to sublicense) under any applicable copyrights or, subject to the provisions of +// subsection 4 below, patent rights it may have covering the Specification to create and/or distribute an +// Independent Implementation of the Specification that: (a) fully implements the Specification including +// all its required interfaces and functionality; (b) does not modify, subset, superset or otherwise extend +// the Licensor Name Space, or include any public or protected packages, classes, Java interfaces, fields or +// methods within the Licensor Name Space other than those required/authorized by the Specification or +// Specifications being implemented; and (c) passes the Technology Compatibility Kit (including satisfying +// the requirements of the applicable TCK Users Guide) for such Specification ("Compliant +// Implementation"). In addition, the foregoing license is expressly conditioned on your not acting outside +// its scope. No license is granted hereunder for any other purpose (including, for example, modifying the +// Specification, other than to the extent of your fair use rights, or distributing the Specification to third +// parties). Also, no right, title, or interest in or to any trademarks, service marks, or trade names of +// Specification Lead or Specification Lead's licensors is granted hereunder. Java, and Java-related logos, +// marks and names are trademarks or registered trademarks of Oracle America, Inc. in the U.S. and other +// countries. +// +// 3. Pass-through Conditions. You need not include limitations (a)-(c) from the previous paragraph or any +// other particular "pass through" requirements in any license You grant concerning the use of your +// Independent Implementation or products derived from it. However, except with respect to +// Independent Implementations (and products derived from them) that satisfy limitations (a)-(c) from the +// previous paragraph, You may neither: (a) grant or otherwise pass through to your licensees any licenses +// under Specification Lead's applicable intellectual property rights; nor (b) authorize your licensees to +// make any claims concerning their implementation's compliance with the Specification in question. +// +// 4. Reciprocity Concerning Patent Licenses. +// +// a. With respect to any patent claims covered by the license granted under subparagraph 2 +// above that would be infringed by all technically feasible implementations of the Specification, such +// license is conditioned upon your offering on fair, reasonable and non-discriminatory terms, to any party +// seeking it from You, a perpetual, non-exclusive, non-transferable, worldwide license under Your patent +// rights which are or would be infringed by all technically feasible implementations of the Specification to +// develop, distribute and use a Compliant Implementation. +// +// b. With respect to any patent claims owned by Specification Lead and covered by the license +// granted under subparagraph 2, whether or not their infringement can be avoided in a technically +// feasible manner when implementing the Specification, such license shall terminate with respect to such +// claims if You initiate a claim against Specification Lead that it has, in the course of performing its +// responsibilities as the Specification Lead, induced any other entity to infringe Your patent rights. +// +// c. Also with respect to any patent claims owned by Specification Lead and covered by the license +// granted under subparagraph 2 above, where the infringement of such claims can be avoided in a +// technically feasible manner when implementing the Specification such license, with respect to such +// claims, shall terminate if You initiate a claim against Specification Lead that its making, having made, +// using, offering to sell, selling or importing a Compliant Implementation infringes Your patent rights. +// +// 5. Definitions. For the purposes of this Agreement: "Independent Implementation" shall mean an +// implementation of the Specification that neither derives from any of Specification Lead's source code or +// binary code materials nor, except with an appropriate and separate license from Specification Lead, +// includes any of Specification Lead's source code or binary code materials; "Licensor Name Space" shall +// mean the public class or interface declarations whose names begin with "java", "javax", "com.oracle", +// "com.sun" or their equivalents in any subsequent naming convention adopted by Oracle America, Inc. +// through the Java Community Process, or any recognized successors or replacements thereof; and +// "Technology Compatibility Kit" or "TCK" shall mean the test suite and accompanying TCK User's Guide +// provided by Specification Lead which corresponds to the Specification and that was available either (i) +// from Specification Lead's 120 days before the first release of Your Independent Implementation that +// allows its use for commercial purposes, or (ii) more recently than 120 days from such release but against +// which You elect to test Your implementation of the Specification. +// +// This Agreement will terminate immediately without notice from Specification Lead if you breach the +// Agreement or act outside the scope of the licenses granted above. // // DISCLAIMER OF WARRANTIES -// THE SPECIFICATION IS PROVIDED "AS IS" AND IS EXPERIMENTAL AND MAY CONTAIN DEFECTS OR -// DEFICIENCIES WHICH CANNOT OR WILL NOT BE CORRECTED BY ORACLE. ORACLE MAKES NO -// REPRESENTATIONS OR WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, -// WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT -// THAT THE CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE OR THAT ANY PRACTICE -// OR IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS, -// COPYRIGHTS, TRADE SECRETS OR OTHER RIGHTS. This document does not represent any commitment to -// release or implement any portion of the Specification in any product. -// -// THE SPECIFICATION COULD INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS. CHANGES -// ARE PERIODICALLY ADDED TO THE INFORMATION THEREIN; THESE CHANGES WILL BE INCORPORATED -// INTO NEW VERSIONS OF THE SPECIFICATION, IF ANY. ORACLE MAY MAKE IMPROVEMENTS AND/OR -// CHANGES TO THE PRODUCT(S) AND/OR THE PROGRAM(S) DESCRIBED IN THE SPECIFICATION AT ANY -// TIME. Any use of such changes in the Specification will be governed by the then-current license for the -// applicable version of the Specification. +// +// THE SPECIFICATION IS PROVIDED "AS IS". SPECIFICATION LEAD MAKES NO REPRESENTATIONS OR +// WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF +// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT (INCLUDING AS A +// CONSEQUENCE OF ANY PRACTICE OR IMPLEMENTATION OF THE SPECIFICATION), OR THAT THE +// CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE. This document does not represent +// any commitment to release or implement any portion of the Specification in any product. In addition, +// the Specification could include technical inaccuracies or typographical errors. // // LIMITATION OF LIABILITY -// TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL ORACLE OR ITS LICENSORS BE LIABLE FOR -// ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE, PROFITS OR DATA, OR FOR SPECIAL, -// INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS -// OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED TO ANY FURNISHING, PRACTICING, -// MODIFYING OR ANY USE OF THE SPECIFICATION, EVEN IF ORACLE AND/OR ITS LICENSORS HAVE BEEN -// ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. -// -// You will hold Oracle (and its licensors) harmless from any claims based on your use of the Specification -// for any purposes other than the limited right of evaluation as described above, and from any claims that -// later versions or releases of any Specification furnished to you are incompatible with the Specification -// provided to you under this license. +// +// TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL SPECIFICATION LEAD OR ITS LICENSORS BE +// LIABLE FOR ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE, PROFITS OR DATA, OR +// FOR SPECIAL, INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED +// AND REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED IN ANY WAY TO YOUR +// HAVING, IMPLEMENTING OR OTHERWISE USING THE SPECIFICATION, EVEN IF SPECIFICATION LEAD +// AND/OR ITS LICENSORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. +// You will indemnify, hold harmless, and defend Specification Lead and its licensors from any claims +// arising or resulting from: (i) your use of the Specification; (ii) the use or distribution of your Java +// application, applet and/or implementation; and/or (iii) any claims that later versions or releases of any +// Specification furnished to you are incompatible with the Specification provided to you under this license. // // RESTRICTED RIGHTS LEGEND -// If this Software is being acquired by or on behalf of the U.S. Government or by a U.S. Government prime -// contractor or subcontractor (at any tier), then the Government's rights in the Software and -// accompanying documentation shall be only as set forth in this license; this is in accordance with 48 -// C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 C.F.R. -// 2.101 and 12.212 (for non-DoD acquisitions). +// +// U.S. Government: If this Specification is being acquired by or on behalf of the U.S. Government or by a +// U.S. Government prime contractor or subcontractor (at any tier), then the Government's rights in the +// Software and accompanying documentation shall be only as set forth in this license; this is in accordance +// with 48 C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 +// C.F.R. 2.101 and 12.212 (for non-DoD acquisitions). // // REPORT -// You may wish to report any ambiguities, inconsistencies or inaccuracies you may find in connection with -// your evaluation of the Specification ("Feedback"). To the extent that you provide Oracle with any -// Feedback, you hereby: (i) agree that such Feedback is provided on a non-proprietary and non- -// confidential basis, and (ii) grant Oracle a perpetual, non-exclusive, worldwide, fully paid-up, irrevocable -// license, with the right to sublicense through multiple levels of sublicensees, to incorporate, disclose, and -// use without limitation the Feedback for any purpose related to the Specification and future versions, -// implementations, and test suites thereof. +// +// If you provide Specification Lead with any comments or suggestions concerning the Specification +// ("Feedback"), you hereby: (i) agree that such Feedback is provided on a non-proprietary and non- +// confidential basis, and (ii) grant Specification Lead a perpetual, non-exclusive, worldwide, fully paid-up, +// irrevocable license, with the right to sublicense through multiple levels of sublicensees, to incorporate, +// disclose, and use without limitation the Feedback for any purpose. // // GENERAL TERMS +// // Any action related to this Agreement will be governed by California law and controlling U.S. federal law. // The U.N. Convention for the International Sale of Goods and the choice of law rules of any jurisdiction // will not apply. @@ -136,7 +150,7 @@ // or other communication between the parties relating to its subject matter during the term of this // Agreement. No modification to this Agreement will be binding, unless in writing and signed by an // authorized representative of each party. -// +// //// [[concepts]] diff --git a/src/main/doc/identityStore.asciidoc b/src/main/doc/identityStore.asciidoc old mode 100755 new mode 100644 index 0edae47..b8965b8 --- a/src/main/doc/identityStore.asciidoc +++ b/src/main/doc/identityStore.asciidoc @@ -1,126 +1,140 @@ //// -// +// // ORACLE AMERICA, INC. IS WILLING TO LICENSE THIS SPECIFICATION TO YOU ONLY UPON THE -// CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS LICENSE AGREEMENT -// ("AGREEMENT"). PLEASE READ THE TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY -// DOWNLOADING THIS SPECIFICATION, YOU ACCEPT THE TERMS AND CONDITIONS OF THIS AGREEMENT. -// IF YOU ARE NOT WILLING TO BE BOUND BY THEM, SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF -// THIS PAGE AND THE DOWNLOADING PROCESS WILL NOT CONTINUE. +// CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS AGREEMENT. PLEASE READ THE +// TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY DOWNLOADING THIS SPECIFICATION, +// YOU ACCEPT THE TERMS AND CONDITIONS OF THE AGREEMENT. IF YOU ARE NOT WILLING TO BE +// BOUND BY IT, SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF THIS PAGE. // // Specification: JSR-375 Java EE Security API ("Specification") +// // Version: 1.0 -// Status: Final Approval Ballot +// +// Status: Final Release +// +// Specification Lead: Oracle America, Inc. ("Specification Lead") +// // Release: August 2017 // // Copyright 2017 Oracle America, Inc. -// 500 Oracle Parkway, Redwood City, California 94065, U.S.A. -// // All rights reserved. // -// NOTICE -// The Specification is protected by copyright and the information described therein may be protected by -// one or more U.S. patents, foreign patents, or pending applications. Except as provided under the -// following license, no part of the Specification may be reproduced in any form by any means without the -// prior written authorization of Oracle America, Inc. ("Oracle") and its licensors, if any. Any use of the -// Specification and the information described therein will be governed by the terms and conditions of this -// Agreement. +// LIMITED LICENSE GRANTS // -// Subject to the terms and conditions of this license, including your compliance with Paragraphs 1 and 2 -// below, Oracle hereby grants you a fully-paid, non-exclusive, non-transferable, limited license (without -// the right to sublicense) under Oracle's intellectual property rights to: +// 1. License for Evaluation Purposes. Specification Lead hereby grants you a fully-paid, non-exclusive, non- +// transferable, worldwide, limited license (without the right to sublicense), under Specification Lead's +// applicable intellectual property rights to view, download, use and reproduce the Specification only for +// the purpose of internal evaluation. This includes (i) developing applications intended to run on an +// implementation of the Specification, provided that such applications do not themselves implement any +// portion(s) of the Specification, and (ii) discussing the Specification with any third party; and (iii) +// excerpting brief portions of the Specification in oral or written communications which discuss the +// Specification provided that such excerpts do not in the aggregate constitute a significant portion of the +// Specification. // -// 1.Review the Specification for the purposes of evaluation. This includes: (i) developing implementations -// of the Specification for your internal, non-commercial use; (ii) discussing the Specification with any third -// party; and (iii) excerpting brief portions of the Specification in oral or written communications which -// discuss the Specification provided that such excerpts do not in the aggregate constitute a significant -// portion of the Technology. +// 2. License for the Distribution of Compliant Implementations. Specification Lead also grants you a +// perpetual, non-exclusive, non-transferable, worldwide, fully paid-up, royalty free, limited license +// (without the right to sublicense) under any applicable copyrights or, subject to the provisions of +// subsection 4 below, patent rights it may have covering the Specification to create and/or distribute an +// Independent Implementation of the Specification that: (a) fully implements the Specification including +// all its required interfaces and functionality; (b) does not modify, subset, superset or otherwise extend +// the Licensor Name Space, or include any public or protected packages, classes, Java interfaces, fields or +// methods within the Licensor Name Space other than those required/authorized by the Specification or +// Specifications being implemented; and (c) passes the Technology Compatibility Kit (including satisfying +// the requirements of the applicable TCK Users Guide) for such Specification ("Compliant +// Implementation"). In addition, the foregoing license is expressly conditioned on your not acting outside +// its scope. No license is granted hereunder for any other purpose (including, for example, modifying the +// Specification, other than to the extent of your fair use rights, or distributing the Specification to third +// parties). Also, no right, title, or interest in or to any trademarks, service marks, or trade names of +// Specification Lead or Specification Lead's licensors is granted hereunder. Java, and Java-related logos, +// marks and names are trademarks or registered trademarks of Oracle America, Inc. in the U.S. and other +// countries. // -// 2.Distribute implementations of the Specification to third parties for their testing and evaluation use, -// provided that any such implementation: -// (i) does not modify, subset, superset or otherwise extend the Licensor Name Space, or include any -// public or protected packages, classes, Java interfaces, fields or methods within the Licensor Name Space -// other than those required/authorized by the Specification or Specifications being implemented; -// (ii) is clearly and prominently marked with the word "UNTESTED" or "EARLY ACCESS" or -// "INCOMPATIBLE" or "UNSTABLE" or "BETA" in any list of available builds and in proximity to every link -// initiating its download, where the list or link is under Licensee's control; and -// (iii) includes the following notice: -// "This is an implementation of an early-draft specification developed under the Java Community Process -// (JCP) and is made available for testing and evaluation purposes only. The code is not compatible with -// any specification of the JCP." +// 3. Pass-through Conditions. You need not include limitations (a)-(c) from the previous paragraph or any +// other particular "pass through" requirements in any license You grant concerning the use of your +// Independent Implementation or products derived from it. However, except with respect to +// Independent Implementations (and products derived from them) that satisfy limitations (a)-(c) from the +// previous paragraph, You may neither: (a) grant or otherwise pass through to your licensees any licenses +// under Specification Lead's applicable intellectual property rights; nor (b) authorize your licensees to +// make any claims concerning their implementation's compliance with the Specification in question. // -// The grant set forth above concerning your distribution of implementations of the specification is -// contingent upon your agreement to terminate development and distribution of your "early draft" -// implementation as soon as feasible following final completion of the specification. If you fail to do so, -// the foregoing grant shall be considered null and void. +// 4. Reciprocity Concerning Patent Licenses. // -// No provision of this Agreement shall be understood to restrict your ability to make and distribute to -// third parties applications written to the Specification. +// a. With respect to any patent claims covered by the license granted under subparagraph 2 +// above that would be infringed by all technically feasible implementations of the Specification, such +// license is conditioned upon your offering on fair, reasonable and non-discriminatory terms, to any party +// seeking it from You, a perpetual, non-exclusive, non-transferable, worldwide license under Your patent +// rights which are or would be infringed by all technically feasible implementations of the Specification to +// develop, distribute and use a Compliant Implementation. // -// Other than this limited license, you acquire no right, title or interest in or to the Specification or any -// other Oracle intellectual property, and the Specification may only be used in accordance with the license -// terms set forth herein. This license will expire on the earlier of: (a) two (2) years from the date of -// Release listed above; (b) the date on which the final version of the Specification is publicly released; or -// (c) the date on which the Java Specification Request (JSR) to which the Specification corresponds is -// withdrawn. In addition, this license will terminate immediately without notice from Oracle if you fail to -// comply with any provision of this license. Upon termination, you must cease use of or destroy the -// Specification. +// b. With respect to any patent claims owned by Specification Lead and covered by the license +// granted under subparagraph 2, whether or not their infringement can be avoided in a technically +// feasible manner when implementing the Specification, such license shall terminate with respect to such +// claims if You initiate a claim against Specification Lead that it has, in the course of performing its +// responsibilities as the Specification Lead, induced any other entity to infringe Your patent rights. +// +// c. Also with respect to any patent claims owned by Specification Lead and covered by the license +// granted under subparagraph 2 above, where the infringement of such claims can be avoided in a +// technically feasible manner when implementing the Specification such license, with respect to such +// claims, shall terminate if You initiate a claim against Specification Lead that its making, having made, +// using, offering to sell, selling or importing a Compliant Implementation infringes Your patent rights. // -// "Licensor Name Space" means the public class or interface declarations whose names begin with "java", -// "javax", "com.oracle" or their equivalents in any subsequent naming convention adopted by Oracle -// through the Java Community Process, or any recognized successors or replacements thereof +// 5. Definitions. For the purposes of this Agreement: "Independent Implementation" shall mean an +// implementation of the Specification that neither derives from any of Specification Lead's source code or +// binary code materials nor, except with an appropriate and separate license from Specification Lead, +// includes any of Specification Lead's source code or binary code materials; "Licensor Name Space" shall +// mean the public class or interface declarations whose names begin with "java", "javax", "com.oracle", +// "com.sun" or their equivalents in any subsequent naming convention adopted by Oracle America, Inc. +// through the Java Community Process, or any recognized successors or replacements thereof; and +// "Technology Compatibility Kit" or "TCK" shall mean the test suite and accompanying TCK User's Guide +// provided by Specification Lead which corresponds to the Specification and that was available either (i) +// from Specification Lead's 120 days before the first release of Your Independent Implementation that +// allows its use for commercial purposes, or (ii) more recently than 120 days from such release but against +// which You elect to test Your implementation of the Specification. // -// TRADEMARKS -// No right, title, or interest in or to any trademarks, service marks, or trade names of Oracle or Oracle's -// licensors is granted hereunder. Oracle, the Oracle logo, and Java are trademarks or registered -// trademarks of Oracle America, Inc. in the U.S. and other countries. +// This Agreement will terminate immediately without notice from Specification Lead if you breach the +// Agreement or act outside the scope of the licenses granted above. // // DISCLAIMER OF WARRANTIES -// THE SPECIFICATION IS PROVIDED "AS IS" AND IS EXPERIMENTAL AND MAY CONTAIN DEFECTS OR -// DEFICIENCIES WHICH CANNOT OR WILL NOT BE CORRECTED BY ORACLE. ORACLE MAKES NO -// REPRESENTATIONS OR WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, -// WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT -// THAT THE CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE OR THAT ANY PRACTICE -// OR IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS, -// COPYRIGHTS, TRADE SECRETS OR OTHER RIGHTS. This document does not represent any commitment to -// release or implement any portion of the Specification in any product. // -// THE SPECIFICATION COULD INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS. CHANGES -// ARE PERIODICALLY ADDED TO THE INFORMATION THEREIN; THESE CHANGES WILL BE INCORPORATED -// INTO NEW VERSIONS OF THE SPECIFICATION, IF ANY. ORACLE MAY MAKE IMPROVEMENTS AND/OR -// CHANGES TO THE PRODUCT(S) AND/OR THE PROGRAM(S) DESCRIBED IN THE SPECIFICATION AT ANY -// TIME. Any use of such changes in the Specification will be governed by the then-current license for the -// applicable version of the Specification. +// THE SPECIFICATION IS PROVIDED "AS IS". SPECIFICATION LEAD MAKES NO REPRESENTATIONS OR +// WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF +// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT (INCLUDING AS A +// CONSEQUENCE OF ANY PRACTICE OR IMPLEMENTATION OF THE SPECIFICATION), OR THAT THE +// CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE. This document does not represent +// any commitment to release or implement any portion of the Specification in any product. In addition, +// the Specification could include technical inaccuracies or typographical errors. // // LIMITATION OF LIABILITY -// TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL ORACLE OR ITS LICENSORS BE LIABLE FOR -// ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE, PROFITS OR DATA, OR FOR SPECIAL, -// INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS -// OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED TO ANY FURNISHING, PRACTICING, -// MODIFYING OR ANY USE OF THE SPECIFICATION, EVEN IF ORACLE AND/OR ITS LICENSORS HAVE BEEN -// ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. // -// You will hold Oracle (and its licensors) harmless from any claims based on your use of the Specification -// for any purposes other than the limited right of evaluation as described above, and from any claims that -// later versions or releases of any Specification furnished to you are incompatible with the Specification -// provided to you under this license. +// TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL SPECIFICATION LEAD OR ITS LICENSORS BE +// LIABLE FOR ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE, PROFITS OR DATA, OR +// FOR SPECIAL, INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED +// AND REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED IN ANY WAY TO YOUR +// HAVING, IMPLEMENTING OR OTHERWISE USING THE SPECIFICATION, EVEN IF SPECIFICATION LEAD +// AND/OR ITS LICENSORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. +// You will indemnify, hold harmless, and defend Specification Lead and its licensors from any claims +// arising or resulting from: (i) your use of the Specification; (ii) the use or distribution of your Java +// application, applet and/or implementation; and/or (iii) any claims that later versions or releases of any +// Specification furnished to you are incompatible with the Specification provided to you under this license. // // RESTRICTED RIGHTS LEGEND -// If this Software is being acquired by or on behalf of the U.S. Government or by a U.S. Government prime -// contractor or subcontractor (at any tier), then the Government's rights in the Software and -// accompanying documentation shall be only as set forth in this license; this is in accordance with 48 -// C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 C.F.R. -// 2.101 and 12.212 (for non-DoD acquisitions). +// +// U.S. Government: If this Specification is being acquired by or on behalf of the U.S. Government or by a +// U.S. Government prime contractor or subcontractor (at any tier), then the Government's rights in the +// Software and accompanying documentation shall be only as set forth in this license; this is in accordance +// with 48 C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 +// C.F.R. 2.101 and 12.212 (for non-DoD acquisitions). // // REPORT -// You may wish to report any ambiguities, inconsistencies or inaccuracies you may find in connection with -// your evaluation of the Specification ("Feedback"). To the extent that you provide Oracle with any -// Feedback, you hereby: (i) agree that such Feedback is provided on a non-proprietary and non- -// confidential basis, and (ii) grant Oracle a perpetual, non-exclusive, worldwide, fully paid-up, irrevocable -// license, with the right to sublicense through multiple levels of sublicensees, to incorporate, disclose, and -// use without limitation the Feedback for any purpose related to the Specification and future versions, -// implementations, and test suites thereof. +// +// If you provide Specification Lead with any comments or suggestions concerning the Specification +// ("Feedback"), you hereby: (i) agree that such Feedback is provided on a non-proprietary and non- +// confidential basis, and (ii) grant Specification Lead a perpetual, non-exclusive, worldwide, fully paid-up, +// irrevocable license, with the right to sublicense through multiple levels of sublicensees, to incorporate, +// disclose, and use without limitation the Feedback for any purpose. // // GENERAL TERMS +// // Any action related to this Agreement will be governed by California law and controlling U.S. federal law. // The U.N. Convention for the International Sale of Goods and the choice of law rules of any jurisdiction // will not apply. @@ -136,7 +150,7 @@ // or other communication between the parties relating to its subject matter during the term of this // Agreement. No modification to this Agreement will be binding, unless in writing and signed by an // authorized representative of each party. -// +// //// [[identity-store]] diff --git a/src/main/doc/jsr375-spec.asciidoc b/src/main/doc/jsr375-spec.asciidoc old mode 100755 new mode 100644 index 6b9c725..0b332ad --- a/src/main/doc/jsr375-spec.asciidoc +++ b/src/main/doc/jsr375-spec.asciidoc @@ -1,126 +1,140 @@ //// -// +// // ORACLE AMERICA, INC. IS WILLING TO LICENSE THIS SPECIFICATION TO YOU ONLY UPON THE -// CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS LICENSE AGREEMENT -// ("AGREEMENT"). PLEASE READ THE TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY -// DOWNLOADING THIS SPECIFICATION, YOU ACCEPT THE TERMS AND CONDITIONS OF THIS AGREEMENT. -// IF YOU ARE NOT WILLING TO BE BOUND BY THEM, SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF -// THIS PAGE AND THE DOWNLOADING PROCESS WILL NOT CONTINUE. +// CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS AGREEMENT. PLEASE READ THE +// TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY DOWNLOADING THIS SPECIFICATION, +// YOU ACCEPT THE TERMS AND CONDITIONS OF THE AGREEMENT. IF YOU ARE NOT WILLING TO BE +// BOUND BY IT, SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF THIS PAGE. // // Specification: JSR-375 Java EE Security API ("Specification") +// // Version: 1.0 -// Status: Final Approval Ballot +// +// Status: Final Release +// +// Specification Lead: Oracle America, Inc. ("Specification Lead") +// // Release: August 2017 // // Copyright 2017 Oracle America, Inc. -// 500 Oracle Parkway, Redwood City, California 94065, U.S.A. -// // All rights reserved. // -// NOTICE -// The Specification is protected by copyright and the information described therein may be protected by -// one or more U.S. patents, foreign patents, or pending applications. Except as provided under the -// following license, no part of the Specification may be reproduced in any form by any means without the -// prior written authorization of Oracle America, Inc. ("Oracle") and its licensors, if any. Any use of the -// Specification and the information described therein will be governed by the terms and conditions of this -// Agreement. -// -// Subject to the terms and conditions of this license, including your compliance with Paragraphs 1 and 2 -// below, Oracle hereby grants you a fully-paid, non-exclusive, non-transferable, limited license (without -// the right to sublicense) under Oracle's intellectual property rights to: -// -// 1.Review the Specification for the purposes of evaluation. This includes: (i) developing implementations -// of the Specification for your internal, non-commercial use; (ii) discussing the Specification with any third -// party; and (iii) excerpting brief portions of the Specification in oral or written communications which -// discuss the Specification provided that such excerpts do not in the aggregate constitute a significant -// portion of the Technology. -// -// 2.Distribute implementations of the Specification to third parties for their testing and evaluation use, -// provided that any such implementation: -// (i) does not modify, subset, superset or otherwise extend the Licensor Name Space, or include any -// public or protected packages, classes, Java interfaces, fields or methods within the Licensor Name Space -// other than those required/authorized by the Specification or Specifications being implemented; -// (ii) is clearly and prominently marked with the word "UNTESTED" or "EARLY ACCESS" or -// "INCOMPATIBLE" or "UNSTABLE" or "BETA" in any list of available builds and in proximity to every link -// initiating its download, where the list or link is under Licensee's control; and -// (iii) includes the following notice: -// "This is an implementation of an early-draft specification developed under the Java Community Process -// (JCP) and is made available for testing and evaluation purposes only. The code is not compatible with -// any specification of the JCP." -// -// The grant set forth above concerning your distribution of implementations of the specification is -// contingent upon your agreement to terminate development and distribution of your "early draft" -// implementation as soon as feasible following final completion of the specification. If you fail to do so, -// the foregoing grant shall be considered null and void. -// -// No provision of this Agreement shall be understood to restrict your ability to make and distribute to -// third parties applications written to the Specification. -// -// Other than this limited license, you acquire no right, title or interest in or to the Specification or any -// other Oracle intellectual property, and the Specification may only be used in accordance with the license -// terms set forth herein. This license will expire on the earlier of: (a) two (2) years from the date of -// Release listed above; (b) the date on which the final version of the Specification is publicly released; or -// (c) the date on which the Java Specification Request (JSR) to which the Specification corresponds is -// withdrawn. In addition, this license will terminate immediately without notice from Oracle if you fail to -// comply with any provision of this license. Upon termination, you must cease use of or destroy the -// Specification. +// LIMITED LICENSE GRANTS // -// "Licensor Name Space" means the public class or interface declarations whose names begin with "java", -// "javax", "com.oracle" or their equivalents in any subsequent naming convention adopted by Oracle -// through the Java Community Process, or any recognized successors or replacements thereof +// 1. License for Evaluation Purposes. Specification Lead hereby grants you a fully-paid, non-exclusive, non- +// transferable, worldwide, limited license (without the right to sublicense), under Specification Lead's +// applicable intellectual property rights to view, download, use and reproduce the Specification only for +// the purpose of internal evaluation. This includes (i) developing applications intended to run on an +// implementation of the Specification, provided that such applications do not themselves implement any +// portion(s) of the Specification, and (ii) discussing the Specification with any third party; and (iii) +// excerpting brief portions of the Specification in oral or written communications which discuss the +// Specification provided that such excerpts do not in the aggregate constitute a significant portion of the +// Specification. // -// TRADEMARKS -// No right, title, or interest in or to any trademarks, service marks, or trade names of Oracle or Oracle's -// licensors is granted hereunder. Oracle, the Oracle logo, and Java are trademarks or registered -// trademarks of Oracle America, Inc. in the U.S. and other countries. +// 2. License for the Distribution of Compliant Implementations. Specification Lead also grants you a +// perpetual, non-exclusive, non-transferable, worldwide, fully paid-up, royalty free, limited license +// (without the right to sublicense) under any applicable copyrights or, subject to the provisions of +// subsection 4 below, patent rights it may have covering the Specification to create and/or distribute an +// Independent Implementation of the Specification that: (a) fully implements the Specification including +// all its required interfaces and functionality; (b) does not modify, subset, superset or otherwise extend +// the Licensor Name Space, or include any public or protected packages, classes, Java interfaces, fields or +// methods within the Licensor Name Space other than those required/authorized by the Specification or +// Specifications being implemented; and (c) passes the Technology Compatibility Kit (including satisfying +// the requirements of the applicable TCK Users Guide) for such Specification ("Compliant +// Implementation"). In addition, the foregoing license is expressly conditioned on your not acting outside +// its scope. No license is granted hereunder for any other purpose (including, for example, modifying the +// Specification, other than to the extent of your fair use rights, or distributing the Specification to third +// parties). Also, no right, title, or interest in or to any trademarks, service marks, or trade names of +// Specification Lead or Specification Lead's licensors is granted hereunder. Java, and Java-related logos, +// marks and names are trademarks or registered trademarks of Oracle America, Inc. in the U.S. and other +// countries. +// +// 3. Pass-through Conditions. You need not include limitations (a)-(c) from the previous paragraph or any +// other particular "pass through" requirements in any license You grant concerning the use of your +// Independent Implementation or products derived from it. However, except with respect to +// Independent Implementations (and products derived from them) that satisfy limitations (a)-(c) from the +// previous paragraph, You may neither: (a) grant or otherwise pass through to your licensees any licenses +// under Specification Lead's applicable intellectual property rights; nor (b) authorize your licensees to +// make any claims concerning their implementation's compliance with the Specification in question. +// +// 4. Reciprocity Concerning Patent Licenses. +// +// a. With respect to any patent claims covered by the license granted under subparagraph 2 +// above that would be infringed by all technically feasible implementations of the Specification, such +// license is conditioned upon your offering on fair, reasonable and non-discriminatory terms, to any party +// seeking it from You, a perpetual, non-exclusive, non-transferable, worldwide license under Your patent +// rights which are or would be infringed by all technically feasible implementations of the Specification to +// develop, distribute and use a Compliant Implementation. +// +// b. With respect to any patent claims owned by Specification Lead and covered by the license +// granted under subparagraph 2, whether or not their infringement can be avoided in a technically +// feasible manner when implementing the Specification, such license shall terminate with respect to such +// claims if You initiate a claim against Specification Lead that it has, in the course of performing its +// responsibilities as the Specification Lead, induced any other entity to infringe Your patent rights. +// +// c. Also with respect to any patent claims owned by Specification Lead and covered by the license +// granted under subparagraph 2 above, where the infringement of such claims can be avoided in a +// technically feasible manner when implementing the Specification such license, with respect to such +// claims, shall terminate if You initiate a claim against Specification Lead that its making, having made, +// using, offering to sell, selling or importing a Compliant Implementation infringes Your patent rights. +// +// 5. Definitions. For the purposes of this Agreement: "Independent Implementation" shall mean an +// implementation of the Specification that neither derives from any of Specification Lead's source code or +// binary code materials nor, except with an appropriate and separate license from Specification Lead, +// includes any of Specification Lead's source code or binary code materials; "Licensor Name Space" shall +// mean the public class or interface declarations whose names begin with "java", "javax", "com.oracle", +// "com.sun" or their equivalents in any subsequent naming convention adopted by Oracle America, Inc. +// through the Java Community Process, or any recognized successors or replacements thereof; and +// "Technology Compatibility Kit" or "TCK" shall mean the test suite and accompanying TCK User's Guide +// provided by Specification Lead which corresponds to the Specification and that was available either (i) +// from Specification Lead's 120 days before the first release of Your Independent Implementation that +// allows its use for commercial purposes, or (ii) more recently than 120 days from such release but against +// which You elect to test Your implementation of the Specification. +// +// This Agreement will terminate immediately without notice from Specification Lead if you breach the +// Agreement or act outside the scope of the licenses granted above. // // DISCLAIMER OF WARRANTIES -// THE SPECIFICATION IS PROVIDED "AS IS" AND IS EXPERIMENTAL AND MAY CONTAIN DEFECTS OR -// DEFICIENCIES WHICH CANNOT OR WILL NOT BE CORRECTED BY ORACLE. ORACLE MAKES NO -// REPRESENTATIONS OR WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, -// WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT -// THAT THE CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE OR THAT ANY PRACTICE -// OR IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS, -// COPYRIGHTS, TRADE SECRETS OR OTHER RIGHTS. This document does not represent any commitment to -// release or implement any portion of the Specification in any product. -// -// THE SPECIFICATION COULD INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS. CHANGES -// ARE PERIODICALLY ADDED TO THE INFORMATION THEREIN; THESE CHANGES WILL BE INCORPORATED -// INTO NEW VERSIONS OF THE SPECIFICATION, IF ANY. ORACLE MAY MAKE IMPROVEMENTS AND/OR -// CHANGES TO THE PRODUCT(S) AND/OR THE PROGRAM(S) DESCRIBED IN THE SPECIFICATION AT ANY -// TIME. Any use of such changes in the Specification will be governed by the then-current license for the -// applicable version of the Specification. +// +// THE SPECIFICATION IS PROVIDED "AS IS". SPECIFICATION LEAD MAKES NO REPRESENTATIONS OR +// WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF +// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT (INCLUDING AS A +// CONSEQUENCE OF ANY PRACTICE OR IMPLEMENTATION OF THE SPECIFICATION), OR THAT THE +// CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE. This document does not represent +// any commitment to release or implement any portion of the Specification in any product. In addition, +// the Specification could include technical inaccuracies or typographical errors. // // LIMITATION OF LIABILITY -// TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL ORACLE OR ITS LICENSORS BE LIABLE FOR -// ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE, PROFITS OR DATA, OR FOR SPECIAL, -// INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS -// OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED TO ANY FURNISHING, PRACTICING, -// MODIFYING OR ANY USE OF THE SPECIFICATION, EVEN IF ORACLE AND/OR ITS LICENSORS HAVE BEEN -// ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. -// -// You will hold Oracle (and its licensors) harmless from any claims based on your use of the Specification -// for any purposes other than the limited right of evaluation as described above, and from any claims that -// later versions or releases of any Specification furnished to you are incompatible with the Specification -// provided to you under this license. +// +// TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL SPECIFICATION LEAD OR ITS LICENSORS BE +// LIABLE FOR ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE, PROFITS OR DATA, OR +// FOR SPECIAL, INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED +// AND REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED IN ANY WAY TO YOUR +// HAVING, IMPLEMENTING OR OTHERWISE USING THE SPECIFICATION, EVEN IF SPECIFICATION LEAD +// AND/OR ITS LICENSORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. +// You will indemnify, hold harmless, and defend Specification Lead and its licensors from any claims +// arising or resulting from: (i) your use of the Specification; (ii) the use or distribution of your Java +// application, applet and/or implementation; and/or (iii) any claims that later versions or releases of any +// Specification furnished to you are incompatible with the Specification provided to you under this license. // // RESTRICTED RIGHTS LEGEND -// If this Software is being acquired by or on behalf of the U.S. Government or by a U.S. Government prime -// contractor or subcontractor (at any tier), then the Government's rights in the Software and -// accompanying documentation shall be only as set forth in this license; this is in accordance with 48 -// C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 C.F.R. -// 2.101 and 12.212 (for non-DoD acquisitions). +// +// U.S. Government: If this Specification is being acquired by or on behalf of the U.S. Government or by a +// U.S. Government prime contractor or subcontractor (at any tier), then the Government's rights in the +// Software and accompanying documentation shall be only as set forth in this license; this is in accordance +// with 48 C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 +// C.F.R. 2.101 and 12.212 (for non-DoD acquisitions). // // REPORT -// You may wish to report any ambiguities, inconsistencies or inaccuracies you may find in connection with -// your evaluation of the Specification ("Feedback"). To the extent that you provide Oracle with any -// Feedback, you hereby: (i) agree that such Feedback is provided on a non-proprietary and non- -// confidential basis, and (ii) grant Oracle a perpetual, non-exclusive, worldwide, fully paid-up, irrevocable -// license, with the right to sublicense through multiple levels of sublicensees, to incorporate, disclose, and -// use without limitation the Feedback for any purpose related to the Specification and future versions, -// implementations, and test suites thereof. +// +// If you provide Specification Lead with any comments or suggestions concerning the Specification +// ("Feedback"), you hereby: (i) agree that such Feedback is provided on a non-proprietary and non- +// confidential basis, and (ii) grant Specification Lead a perpetual, non-exclusive, worldwide, fully paid-up, +// irrevocable license, with the right to sublicense through multiple levels of sublicensees, to incorporate, +// disclose, and use without limitation the Feedback for any purpose. // // GENERAL TERMS +// // Any action related to this Agreement will be governed by California law and controlling U.S. federal law. // The U.N. Convention for the International Sale of Goods and the choice of law rules of any jurisdiction // will not apply. @@ -136,7 +150,7 @@ // or other communication between the parties relating to its subject matter during the term of this // Agreement. No modification to this Agreement will be binding, unless in writing and signed by an // authorized representative of each party. -// +// //// :sectanchors: diff --git a/src/main/doc/license.asciidoc b/src/main/doc/license.asciidoc old mode 100755 new mode 100644 index 0b71af5..5a95e7b --- a/src/main/doc/license.asciidoc +++ b/src/main/doc/license.asciidoc @@ -1,126 +1,140 @@ //// -// +// // ORACLE AMERICA, INC. IS WILLING TO LICENSE THIS SPECIFICATION TO YOU ONLY UPON THE -// CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS LICENSE AGREEMENT -// ("AGREEMENT"). PLEASE READ THE TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY -// DOWNLOADING THIS SPECIFICATION, YOU ACCEPT THE TERMS AND CONDITIONS OF THIS AGREEMENT. -// IF YOU ARE NOT WILLING TO BE BOUND BY THEM, SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF -// THIS PAGE AND THE DOWNLOADING PROCESS WILL NOT CONTINUE. +// CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS AGREEMENT. PLEASE READ THE +// TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY DOWNLOADING THIS SPECIFICATION, +// YOU ACCEPT THE TERMS AND CONDITIONS OF THE AGREEMENT. IF YOU ARE NOT WILLING TO BE +// BOUND BY IT, SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF THIS PAGE. // // Specification: JSR-375 Java EE Security API ("Specification") +// // Version: 1.0 -// Status: Final Approval Ballot +// +// Status: Final Release +// +// Specification Lead: Oracle America, Inc. ("Specification Lead") +// // Release: August 2017 // // Copyright 2017 Oracle America, Inc. -// 500 Oracle Parkway, Redwood City, California 94065, U.S.A. -// // All rights reserved. // -// NOTICE -// The Specification is protected by copyright and the information described therein may be protected by -// one or more U.S. patents, foreign patents, or pending applications. Except as provided under the -// following license, no part of the Specification may be reproduced in any form by any means without the -// prior written authorization of Oracle America, Inc. ("Oracle") and its licensors, if any. Any use of the -// Specification and the information described therein will be governed by the terms and conditions of this -// Agreement. +// LIMITED LICENSE GRANTS // -// Subject to the terms and conditions of this license, including your compliance with Paragraphs 1 and 2 -// below, Oracle hereby grants you a fully-paid, non-exclusive, non-transferable, limited license (without -// the right to sublicense) under Oracle's intellectual property rights to: +// 1. License for Evaluation Purposes. Specification Lead hereby grants you a fully-paid, non-exclusive, non- +// transferable, worldwide, limited license (without the right to sublicense), under Specification Lead's +// applicable intellectual property rights to view, download, use and reproduce the Specification only for +// the purpose of internal evaluation. This includes (i) developing applications intended to run on an +// implementation of the Specification, provided that such applications do not themselves implement any +// portion(s) of the Specification, and (ii) discussing the Specification with any third party; and (iii) +// excerpting brief portions of the Specification in oral or written communications which discuss the +// Specification provided that such excerpts do not in the aggregate constitute a significant portion of the +// Specification. // -// 1.Review the Specification for the purposes of evaluation. This includes: (i) developing implementations -// of the Specification for your internal, non-commercial use; (ii) discussing the Specification with any third -// party; and (iii) excerpting brief portions of the Specification in oral or written communications which -// discuss the Specification provided that such excerpts do not in the aggregate constitute a significant -// portion of the Technology. +// 2. License for the Distribution of Compliant Implementations. Specification Lead also grants you a +// perpetual, non-exclusive, non-transferable, worldwide, fully paid-up, royalty free, limited license +// (without the right to sublicense) under any applicable copyrights or, subject to the provisions of +// subsection 4 below, patent rights it may have covering the Specification to create and/or distribute an +// Independent Implementation of the Specification that: (a) fully implements the Specification including +// all its required interfaces and functionality; (b) does not modify, subset, superset or otherwise extend +// the Licensor Name Space, or include any public or protected packages, classes, Java interfaces, fields or +// methods within the Licensor Name Space other than those required/authorized by the Specification or +// Specifications being implemented; and (c) passes the Technology Compatibility Kit (including satisfying +// the requirements of the applicable TCK Users Guide) for such Specification ("Compliant +// Implementation"). In addition, the foregoing license is expressly conditioned on your not acting outside +// its scope. No license is granted hereunder for any other purpose (including, for example, modifying the +// Specification, other than to the extent of your fair use rights, or distributing the Specification to third +// parties). Also, no right, title, or interest in or to any trademarks, service marks, or trade names of +// Specification Lead or Specification Lead's licensors is granted hereunder. Java, and Java-related logos, +// marks and names are trademarks or registered trademarks of Oracle America, Inc. in the U.S. and other +// countries. // -// 2.Distribute implementations of the Specification to third parties for their testing and evaluation use, -// provided that any such implementation: -// (i) does not modify, subset, superset or otherwise extend the Licensor Name Space, or include any -// public or protected packages, classes, Java interfaces, fields or methods within the Licensor Name Space -// other than those required/authorized by the Specification or Specifications being implemented; -// (ii) is clearly and prominently marked with the word "UNTESTED" or "EARLY ACCESS" or -// "INCOMPATIBLE" or "UNSTABLE" or "BETA" in any list of available builds and in proximity to every link -// initiating its download, where the list or link is under Licensee's control; and -// (iii) includes the following notice: -// "This is an implementation of an early-draft specification developed under the Java Community Process -// (JCP) and is made available for testing and evaluation purposes only. The code is not compatible with -// any specification of the JCP." +// 3. Pass-through Conditions. You need not include limitations (a)-(c) from the previous paragraph or any +// other particular "pass through" requirements in any license You grant concerning the use of your +// Independent Implementation or products derived from it. However, except with respect to +// Independent Implementations (and products derived from them) that satisfy limitations (a)-(c) from the +// previous paragraph, You may neither: (a) grant or otherwise pass through to your licensees any licenses +// under Specification Lead's applicable intellectual property rights; nor (b) authorize your licensees to +// make any claims concerning their implementation's compliance with the Specification in question. // -// The grant set forth above concerning your distribution of implementations of the specification is -// contingent upon your agreement to terminate development and distribution of your "early draft" -// implementation as soon as feasible following final completion of the specification. If you fail to do so, -// the foregoing grant shall be considered null and void. +// 4. Reciprocity Concerning Patent Licenses. // -// No provision of this Agreement shall be understood to restrict your ability to make and distribute to -// third parties applications written to the Specification. +// a. With respect to any patent claims covered by the license granted under subparagraph 2 +// above that would be infringed by all technically feasible implementations of the Specification, such +// license is conditioned upon your offering on fair, reasonable and non-discriminatory terms, to any party +// seeking it from You, a perpetual, non-exclusive, non-transferable, worldwide license under Your patent +// rights which are or would be infringed by all technically feasible implementations of the Specification to +// develop, distribute and use a Compliant Implementation. // -// Other than this limited license, you acquire no right, title or interest in or to the Specification or any -// other Oracle intellectual property, and the Specification may only be used in accordance with the license -// terms set forth herein. This license will expire on the earlier of: (a) two (2) years from the date of -// Release listed above; (b) the date on which the final version of the Specification is publicly released; or -// (c) the date on which the Java Specification Request (JSR) to which the Specification corresponds is -// withdrawn. In addition, this license will terminate immediately without notice from Oracle if you fail to -// comply with any provision of this license. Upon termination, you must cease use of or destroy the -// Specification. +// b. With respect to any patent claims owned by Specification Lead and covered by the license +// granted under subparagraph 2, whether or not their infringement can be avoided in a technically +// feasible manner when implementing the Specification, such license shall terminate with respect to such +// claims if You initiate a claim against Specification Lead that it has, in the course of performing its +// responsibilities as the Specification Lead, induced any other entity to infringe Your patent rights. +// +// c. Also with respect to any patent claims owned by Specification Lead and covered by the license +// granted under subparagraph 2 above, where the infringement of such claims can be avoided in a +// technically feasible manner when implementing the Specification such license, with respect to such +// claims, shall terminate if You initiate a claim against Specification Lead that its making, having made, +// using, offering to sell, selling or importing a Compliant Implementation infringes Your patent rights. // -// "Licensor Name Space" means the public class or interface declarations whose names begin with "java", -// "javax", "com.oracle" or their equivalents in any subsequent naming convention adopted by Oracle -// through the Java Community Process, or any recognized successors or replacements thereof +// 5. Definitions. For the purposes of this Agreement: "Independent Implementation" shall mean an +// implementation of the Specification that neither derives from any of Specification Lead's source code or +// binary code materials nor, except with an appropriate and separate license from Specification Lead, +// includes any of Specification Lead's source code or binary code materials; "Licensor Name Space" shall +// mean the public class or interface declarations whose names begin with "java", "javax", "com.oracle", +// "com.sun" or their equivalents in any subsequent naming convention adopted by Oracle America, Inc. +// through the Java Community Process, or any recognized successors or replacements thereof; and +// "Technology Compatibility Kit" or "TCK" shall mean the test suite and accompanying TCK User's Guide +// provided by Specification Lead which corresponds to the Specification and that was available either (i) +// from Specification Lead's 120 days before the first release of Your Independent Implementation that +// allows its use for commercial purposes, or (ii) more recently than 120 days from such release but against +// which You elect to test Your implementation of the Specification. // -// TRADEMARKS -// No right, title, or interest in or to any trademarks, service marks, or trade names of Oracle or Oracle's -// licensors is granted hereunder. Oracle, the Oracle logo, and Java are trademarks or registered -// trademarks of Oracle America, Inc. in the U.S. and other countries. +// This Agreement will terminate immediately without notice from Specification Lead if you breach the +// Agreement or act outside the scope of the licenses granted above. // // DISCLAIMER OF WARRANTIES -// THE SPECIFICATION IS PROVIDED "AS IS" AND IS EXPERIMENTAL AND MAY CONTAIN DEFECTS OR -// DEFICIENCIES WHICH CANNOT OR WILL NOT BE CORRECTED BY ORACLE. ORACLE MAKES NO -// REPRESENTATIONS OR WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, -// WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT -// THAT THE CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE OR THAT ANY PRACTICE -// OR IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS, -// COPYRIGHTS, TRADE SECRETS OR OTHER RIGHTS. This document does not represent any commitment to -// release or implement any portion of the Specification in any product. // -// THE SPECIFICATION COULD INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS. CHANGES -// ARE PERIODICALLY ADDED TO THE INFORMATION THEREIN; THESE CHANGES WILL BE INCORPORATED -// INTO NEW VERSIONS OF THE SPECIFICATION, IF ANY. ORACLE MAY MAKE IMPROVEMENTS AND/OR -// CHANGES TO THE PRODUCT(S) AND/OR THE PROGRAM(S) DESCRIBED IN THE SPECIFICATION AT ANY -// TIME. Any use of such changes in the Specification will be governed by the then-current license for the -// applicable version of the Specification. +// THE SPECIFICATION IS PROVIDED "AS IS". SPECIFICATION LEAD MAKES NO REPRESENTATIONS OR +// WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF +// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT (INCLUDING AS A +// CONSEQUENCE OF ANY PRACTICE OR IMPLEMENTATION OF THE SPECIFICATION), OR THAT THE +// CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE. This document does not represent +// any commitment to release or implement any portion of the Specification in any product. In addition, +// the Specification could include technical inaccuracies or typographical errors. // // LIMITATION OF LIABILITY -// TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL ORACLE OR ITS LICENSORS BE LIABLE FOR -// ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE, PROFITS OR DATA, OR FOR SPECIAL, -// INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS -// OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED TO ANY FURNISHING, PRACTICING, -// MODIFYING OR ANY USE OF THE SPECIFICATION, EVEN IF ORACLE AND/OR ITS LICENSORS HAVE BEEN -// ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. // -// You will hold Oracle (and its licensors) harmless from any claims based on your use of the Specification -// for any purposes other than the limited right of evaluation as described above, and from any claims that -// later versions or releases of any Specification furnished to you are incompatible with the Specification -// provided to you under this license. +// TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL SPECIFICATION LEAD OR ITS LICENSORS BE +// LIABLE FOR ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE, PROFITS OR DATA, OR +// FOR SPECIAL, INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED +// AND REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED IN ANY WAY TO YOUR +// HAVING, IMPLEMENTING OR OTHERWISE USING THE SPECIFICATION, EVEN IF SPECIFICATION LEAD +// AND/OR ITS LICENSORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. +// You will indemnify, hold harmless, and defend Specification Lead and its licensors from any claims +// arising or resulting from: (i) your use of the Specification; (ii) the use or distribution of your Java +// application, applet and/or implementation; and/or (iii) any claims that later versions or releases of any +// Specification furnished to you are incompatible with the Specification provided to you under this license. // // RESTRICTED RIGHTS LEGEND -// If this Software is being acquired by or on behalf of the U.S. Government or by a U.S. Government prime -// contractor or subcontractor (at any tier), then the Government's rights in the Software and -// accompanying documentation shall be only as set forth in this license; this is in accordance with 48 -// C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 C.F.R. -// 2.101 and 12.212 (for non-DoD acquisitions). +// +// U.S. Government: If this Specification is being acquired by or on behalf of the U.S. Government or by a +// U.S. Government prime contractor or subcontractor (at any tier), then the Government's rights in the +// Software and accompanying documentation shall be only as set forth in this license; this is in accordance +// with 48 C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 +// C.F.R. 2.101 and 12.212 (for non-DoD acquisitions). // // REPORT -// You may wish to report any ambiguities, inconsistencies or inaccuracies you may find in connection with -// your evaluation of the Specification ("Feedback"). To the extent that you provide Oracle with any -// Feedback, you hereby: (i) agree that such Feedback is provided on a non-proprietary and non- -// confidential basis, and (ii) grant Oracle a perpetual, non-exclusive, worldwide, fully paid-up, irrevocable -// license, with the right to sublicense through multiple levels of sublicensees, to incorporate, disclose, and -// use without limitation the Feedback for any purpose related to the Specification and future versions, -// implementations, and test suites thereof. +// +// If you provide Specification Lead with any comments or suggestions concerning the Specification +// ("Feedback"), you hereby: (i) agree that such Feedback is provided on a non-proprietary and non- +// confidential basis, and (ii) grant Specification Lead a perpetual, non-exclusive, worldwide, fully paid-up, +// irrevocable license, with the right to sublicense through multiple levels of sublicensees, to incorporate, +// disclose, and use without limitation the Feedback for any purpose. // // GENERAL TERMS +// // Any action related to this Agreement will be governed by California law and controlling U.S. federal law. // The U.N. Convention for the International Sale of Goods and the choice of law rules of any jurisdiction // will not apply. @@ -136,7 +150,7 @@ // or other communication between the parties relating to its subject matter during the term of this // Agreement. No modification to this Agreement will be binding, unless in writing and signed by an // authorized representative of each party. -// +// //// :numbered!: diff --git a/src/main/doc/preface.asciidoc b/src/main/doc/preface.asciidoc old mode 100755 new mode 100644 index f7a5e69..deabf31 --- a/src/main/doc/preface.asciidoc +++ b/src/main/doc/preface.asciidoc @@ -1,126 +1,140 @@ //// -// +// // ORACLE AMERICA, INC. IS WILLING TO LICENSE THIS SPECIFICATION TO YOU ONLY UPON THE -// CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS LICENSE AGREEMENT -// ("AGREEMENT"). PLEASE READ THE TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY -// DOWNLOADING THIS SPECIFICATION, YOU ACCEPT THE TERMS AND CONDITIONS OF THIS AGREEMENT. -// IF YOU ARE NOT WILLING TO BE BOUND BY THEM, SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF -// THIS PAGE AND THE DOWNLOADING PROCESS WILL NOT CONTINUE. +// CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS AGREEMENT. PLEASE READ THE +// TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY DOWNLOADING THIS SPECIFICATION, +// YOU ACCEPT THE TERMS AND CONDITIONS OF THE AGREEMENT. IF YOU ARE NOT WILLING TO BE +// BOUND BY IT, SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF THIS PAGE. // // Specification: JSR-375 Java EE Security API ("Specification") +// // Version: 1.0 -// Status: Final Approval Ballot +// +// Status: Final Release +// +// Specification Lead: Oracle America, Inc. ("Specification Lead") +// // Release: August 2017 // // Copyright 2017 Oracle America, Inc. -// 500 Oracle Parkway, Redwood City, California 94065, U.S.A. -// // All rights reserved. // -// NOTICE -// The Specification is protected by copyright and the information described therein may be protected by -// one or more U.S. patents, foreign patents, or pending applications. Except as provided under the -// following license, no part of the Specification may be reproduced in any form by any means without the -// prior written authorization of Oracle America, Inc. ("Oracle") and its licensors, if any. Any use of the -// Specification and the information described therein will be governed by the terms and conditions of this -// Agreement. -// -// Subject to the terms and conditions of this license, including your compliance with Paragraphs 1 and 2 -// below, Oracle hereby grants you a fully-paid, non-exclusive, non-transferable, limited license (without -// the right to sublicense) under Oracle's intellectual property rights to: -// -// 1.Review the Specification for the purposes of evaluation. This includes: (i) developing implementations -// of the Specification for your internal, non-commercial use; (ii) discussing the Specification with any third -// party; and (iii) excerpting brief portions of the Specification in oral or written communications which -// discuss the Specification provided that such excerpts do not in the aggregate constitute a significant -// portion of the Technology. -// -// 2.Distribute implementations of the Specification to third parties for their testing and evaluation use, -// provided that any such implementation: -// (i) does not modify, subset, superset or otherwise extend the Licensor Name Space, or include any -// public or protected packages, classes, Java interfaces, fields or methods within the Licensor Name Space -// other than those required/authorized by the Specification or Specifications being implemented; -// (ii) is clearly and prominently marked with the word "UNTESTED" or "EARLY ACCESS" or -// "INCOMPATIBLE" or "UNSTABLE" or "BETA" in any list of available builds and in proximity to every link -// initiating its download, where the list or link is under Licensee's control; and -// (iii) includes the following notice: -// "This is an implementation of an early-draft specification developed under the Java Community Process -// (JCP) and is made available for testing and evaluation purposes only. The code is not compatible with -// any specification of the JCP." -// -// The grant set forth above concerning your distribution of implementations of the specification is -// contingent upon your agreement to terminate development and distribution of your "early draft" -// implementation as soon as feasible following final completion of the specification. If you fail to do so, -// the foregoing grant shall be considered null and void. -// -// No provision of this Agreement shall be understood to restrict your ability to make and distribute to -// third parties applications written to the Specification. -// -// Other than this limited license, you acquire no right, title or interest in or to the Specification or any -// other Oracle intellectual property, and the Specification may only be used in accordance with the license -// terms set forth herein. This license will expire on the earlier of: (a) two (2) years from the date of -// Release listed above; (b) the date on which the final version of the Specification is publicly released; or -// (c) the date on which the Java Specification Request (JSR) to which the Specification corresponds is -// withdrawn. In addition, this license will terminate immediately without notice from Oracle if you fail to -// comply with any provision of this license. Upon termination, you must cease use of or destroy the -// Specification. +// LIMITED LICENSE GRANTS // -// "Licensor Name Space" means the public class or interface declarations whose names begin with "java", -// "javax", "com.oracle" or their equivalents in any subsequent naming convention adopted by Oracle -// through the Java Community Process, or any recognized successors or replacements thereof +// 1. License for Evaluation Purposes. Specification Lead hereby grants you a fully-paid, non-exclusive, non- +// transferable, worldwide, limited license (without the right to sublicense), under Specification Lead's +// applicable intellectual property rights to view, download, use and reproduce the Specification only for +// the purpose of internal evaluation. This includes (i) developing applications intended to run on an +// implementation of the Specification, provided that such applications do not themselves implement any +// portion(s) of the Specification, and (ii) discussing the Specification with any third party; and (iii) +// excerpting brief portions of the Specification in oral or written communications which discuss the +// Specification provided that such excerpts do not in the aggregate constitute a significant portion of the +// Specification. // -// TRADEMARKS -// No right, title, or interest in or to any trademarks, service marks, or trade names of Oracle or Oracle's -// licensors is granted hereunder. Oracle, the Oracle logo, and Java are trademarks or registered -// trademarks of Oracle America, Inc. in the U.S. and other countries. +// 2. License for the Distribution of Compliant Implementations. Specification Lead also grants you a +// perpetual, non-exclusive, non-transferable, worldwide, fully paid-up, royalty free, limited license +// (without the right to sublicense) under any applicable copyrights or, subject to the provisions of +// subsection 4 below, patent rights it may have covering the Specification to create and/or distribute an +// Independent Implementation of the Specification that: (a) fully implements the Specification including +// all its required interfaces and functionality; (b) does not modify, subset, superset or otherwise extend +// the Licensor Name Space, or include any public or protected packages, classes, Java interfaces, fields or +// methods within the Licensor Name Space other than those required/authorized by the Specification or +// Specifications being implemented; and (c) passes the Technology Compatibility Kit (including satisfying +// the requirements of the applicable TCK Users Guide) for such Specification ("Compliant +// Implementation"). In addition, the foregoing license is expressly conditioned on your not acting outside +// its scope. No license is granted hereunder for any other purpose (including, for example, modifying the +// Specification, other than to the extent of your fair use rights, or distributing the Specification to third +// parties). Also, no right, title, or interest in or to any trademarks, service marks, or trade names of +// Specification Lead or Specification Lead's licensors is granted hereunder. Java, and Java-related logos, +// marks and names are trademarks or registered trademarks of Oracle America, Inc. in the U.S. and other +// countries. +// +// 3. Pass-through Conditions. You need not include limitations (a)-(c) from the previous paragraph or any +// other particular "pass through" requirements in any license You grant concerning the use of your +// Independent Implementation or products derived from it. However, except with respect to +// Independent Implementations (and products derived from them) that satisfy limitations (a)-(c) from the +// previous paragraph, You may neither: (a) grant or otherwise pass through to your licensees any licenses +// under Specification Lead's applicable intellectual property rights; nor (b) authorize your licensees to +// make any claims concerning their implementation's compliance with the Specification in question. +// +// 4. Reciprocity Concerning Patent Licenses. +// +// a. With respect to any patent claims covered by the license granted under subparagraph 2 +// above that would be infringed by all technically feasible implementations of the Specification, such +// license is conditioned upon your offering on fair, reasonable and non-discriminatory terms, to any party +// seeking it from You, a perpetual, non-exclusive, non-transferable, worldwide license under Your patent +// rights which are or would be infringed by all technically feasible implementations of the Specification to +// develop, distribute and use a Compliant Implementation. +// +// b. With respect to any patent claims owned by Specification Lead and covered by the license +// granted under subparagraph 2, whether or not their infringement can be avoided in a technically +// feasible manner when implementing the Specification, such license shall terminate with respect to such +// claims if You initiate a claim against Specification Lead that it has, in the course of performing its +// responsibilities as the Specification Lead, induced any other entity to infringe Your patent rights. +// +// c. Also with respect to any patent claims owned by Specification Lead and covered by the license +// granted under subparagraph 2 above, where the infringement of such claims can be avoided in a +// technically feasible manner when implementing the Specification such license, with respect to such +// claims, shall terminate if You initiate a claim against Specification Lead that its making, having made, +// using, offering to sell, selling or importing a Compliant Implementation infringes Your patent rights. +// +// 5. Definitions. For the purposes of this Agreement: "Independent Implementation" shall mean an +// implementation of the Specification that neither derives from any of Specification Lead's source code or +// binary code materials nor, except with an appropriate and separate license from Specification Lead, +// includes any of Specification Lead's source code or binary code materials; "Licensor Name Space" shall +// mean the public class or interface declarations whose names begin with "java", "javax", "com.oracle", +// "com.sun" or their equivalents in any subsequent naming convention adopted by Oracle America, Inc. +// through the Java Community Process, or any recognized successors or replacements thereof; and +// "Technology Compatibility Kit" or "TCK" shall mean the test suite and accompanying TCK User's Guide +// provided by Specification Lead which corresponds to the Specification and that was available either (i) +// from Specification Lead's 120 days before the first release of Your Independent Implementation that +// allows its use for commercial purposes, or (ii) more recently than 120 days from such release but against +// which You elect to test Your implementation of the Specification. +// +// This Agreement will terminate immediately without notice from Specification Lead if you breach the +// Agreement or act outside the scope of the licenses granted above. // // DISCLAIMER OF WARRANTIES -// THE SPECIFICATION IS PROVIDED "AS IS" AND IS EXPERIMENTAL AND MAY CONTAIN DEFECTS OR -// DEFICIENCIES WHICH CANNOT OR WILL NOT BE CORRECTED BY ORACLE. ORACLE MAKES NO -// REPRESENTATIONS OR WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, -// WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT -// THAT THE CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE OR THAT ANY PRACTICE -// OR IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS, -// COPYRIGHTS, TRADE SECRETS OR OTHER RIGHTS. This document does not represent any commitment to -// release or implement any portion of the Specification in any product. -// -// THE SPECIFICATION COULD INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS. CHANGES -// ARE PERIODICALLY ADDED TO THE INFORMATION THEREIN; THESE CHANGES WILL BE INCORPORATED -// INTO NEW VERSIONS OF THE SPECIFICATION, IF ANY. ORACLE MAY MAKE IMPROVEMENTS AND/OR -// CHANGES TO THE PRODUCT(S) AND/OR THE PROGRAM(S) DESCRIBED IN THE SPECIFICATION AT ANY -// TIME. Any use of such changes in the Specification will be governed by the then-current license for the -// applicable version of the Specification. +// +// THE SPECIFICATION IS PROVIDED "AS IS". SPECIFICATION LEAD MAKES NO REPRESENTATIONS OR +// WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF +// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT (INCLUDING AS A +// CONSEQUENCE OF ANY PRACTICE OR IMPLEMENTATION OF THE SPECIFICATION), OR THAT THE +// CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE. This document does not represent +// any commitment to release or implement any portion of the Specification in any product. In addition, +// the Specification could include technical inaccuracies or typographical errors. // // LIMITATION OF LIABILITY -// TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL ORACLE OR ITS LICENSORS BE LIABLE FOR -// ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE, PROFITS OR DATA, OR FOR SPECIAL, -// INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS -// OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED TO ANY FURNISHING, PRACTICING, -// MODIFYING OR ANY USE OF THE SPECIFICATION, EVEN IF ORACLE AND/OR ITS LICENSORS HAVE BEEN -// ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. -// -// You will hold Oracle (and its licensors) harmless from any claims based on your use of the Specification -// for any purposes other than the limited right of evaluation as described above, and from any claims that -// later versions or releases of any Specification furnished to you are incompatible with the Specification -// provided to you under this license. +// +// TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL SPECIFICATION LEAD OR ITS LICENSORS BE +// LIABLE FOR ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE, PROFITS OR DATA, OR +// FOR SPECIAL, INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED +// AND REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED IN ANY WAY TO YOUR +// HAVING, IMPLEMENTING OR OTHERWISE USING THE SPECIFICATION, EVEN IF SPECIFICATION LEAD +// AND/OR ITS LICENSORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. +// You will indemnify, hold harmless, and defend Specification Lead and its licensors from any claims +// arising or resulting from: (i) your use of the Specification; (ii) the use or distribution of your Java +// application, applet and/or implementation; and/or (iii) any claims that later versions or releases of any +// Specification furnished to you are incompatible with the Specification provided to you under this license. // // RESTRICTED RIGHTS LEGEND -// If this Software is being acquired by or on behalf of the U.S. Government or by a U.S. Government prime -// contractor or subcontractor (at any tier), then the Government's rights in the Software and -// accompanying documentation shall be only as set forth in this license; this is in accordance with 48 -// C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 C.F.R. -// 2.101 and 12.212 (for non-DoD acquisitions). +// +// U.S. Government: If this Specification is being acquired by or on behalf of the U.S. Government or by a +// U.S. Government prime contractor or subcontractor (at any tier), then the Government's rights in the +// Software and accompanying documentation shall be only as set forth in this license; this is in accordance +// with 48 C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 +// C.F.R. 2.101 and 12.212 (for non-DoD acquisitions). // // REPORT -// You may wish to report any ambiguities, inconsistencies or inaccuracies you may find in connection with -// your evaluation of the Specification ("Feedback"). To the extent that you provide Oracle with any -// Feedback, you hereby: (i) agree that such Feedback is provided on a non-proprietary and non- -// confidential basis, and (ii) grant Oracle a perpetual, non-exclusive, worldwide, fully paid-up, irrevocable -// license, with the right to sublicense through multiple levels of sublicensees, to incorporate, disclose, and -// use without limitation the Feedback for any purpose related to the Specification and future versions, -// implementations, and test suites thereof. +// +// If you provide Specification Lead with any comments or suggestions concerning the Specification +// ("Feedback"), you hereby: (i) agree that such Feedback is provided on a non-proprietary and non- +// confidential basis, and (ii) grant Specification Lead a perpetual, non-exclusive, worldwide, fully paid-up, +// irrevocable license, with the right to sublicense through multiple levels of sublicensees, to incorporate, +// disclose, and use without limitation the Feedback for any purpose. // // GENERAL TERMS +// // Any action related to this Agreement will be governed by California law and controlling U.S. federal law. // The U.N. Convention for the International Sale of Goods and the choice of law rules of any jurisdiction // will not apply. @@ -136,7 +150,7 @@ // or other communication between the parties relating to its subject matter during the term of this // Agreement. No modification to this Agreement will be binding, unless in writing and signed by an // authorized representative of each party. -// +// //// :numbered!: diff --git a/src/main/doc/securityContext.asciidoc b/src/main/doc/securityContext.asciidoc old mode 100755 new mode 100644 index 0900253..f489bf2 --- a/src/main/doc/securityContext.asciidoc +++ b/src/main/doc/securityContext.asciidoc @@ -1,126 +1,140 @@ //// -// +// // ORACLE AMERICA, INC. IS WILLING TO LICENSE THIS SPECIFICATION TO YOU ONLY UPON THE -// CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS LICENSE AGREEMENT -// ("AGREEMENT"). PLEASE READ THE TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY -// DOWNLOADING THIS SPECIFICATION, YOU ACCEPT THE TERMS AND CONDITIONS OF THIS AGREEMENT. -// IF YOU ARE NOT WILLING TO BE BOUND BY THEM, SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF -// THIS PAGE AND THE DOWNLOADING PROCESS WILL NOT CONTINUE. +// CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS AGREEMENT. PLEASE READ THE +// TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY DOWNLOADING THIS SPECIFICATION, +// YOU ACCEPT THE TERMS AND CONDITIONS OF THE AGREEMENT. IF YOU ARE NOT WILLING TO BE +// BOUND BY IT, SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF THIS PAGE. // // Specification: JSR-375 Java EE Security API ("Specification") +// // Version: 1.0 -// Status: Final Approval Ballot +// +// Status: Final Release +// +// Specification Lead: Oracle America, Inc. ("Specification Lead") +// // Release: August 2017 // // Copyright 2017 Oracle America, Inc. -// 500 Oracle Parkway, Redwood City, California 94065, U.S.A. -// // All rights reserved. // -// NOTICE -// The Specification is protected by copyright and the information described therein may be protected by -// one or more U.S. patents, foreign patents, or pending applications. Except as provided under the -// following license, no part of the Specification may be reproduced in any form by any means without the -// prior written authorization of Oracle America, Inc. ("Oracle") and its licensors, if any. Any use of the -// Specification and the information described therein will be governed by the terms and conditions of this -// Agreement. -// -// Subject to the terms and conditions of this license, including your compliance with Paragraphs 1 and 2 -// below, Oracle hereby grants you a fully-paid, non-exclusive, non-transferable, limited license (without -// the right to sublicense) under Oracle's intellectual property rights to: -// -// 1.Review the Specification for the purposes of evaluation. This includes: (i) developing implementations -// of the Specification for your internal, non-commercial use; (ii) discussing the Specification with any third -// party; and (iii) excerpting brief portions of the Specification in oral or written communications which -// discuss the Specification provided that such excerpts do not in the aggregate constitute a significant -// portion of the Technology. -// -// 2.Distribute implementations of the Specification to third parties for their testing and evaluation use, -// provided that any such implementation: -// (i) does not modify, subset, superset or otherwise extend the Licensor Name Space, or include any -// public or protected packages, classes, Java interfaces, fields or methods within the Licensor Name Space -// other than those required/authorized by the Specification or Specifications being implemented; -// (ii) is clearly and prominently marked with the word "UNTESTED" or "EARLY ACCESS" or -// "INCOMPATIBLE" or "UNSTABLE" or "BETA" in any list of available builds and in proximity to every link -// initiating its download, where the list or link is under Licensee's control; and -// (iii) includes the following notice: -// "This is an implementation of an early-draft specification developed under the Java Community Process -// (JCP) and is made available for testing and evaluation purposes only. The code is not compatible with -// any specification of the JCP." -// -// The grant set forth above concerning your distribution of implementations of the specification is -// contingent upon your agreement to terminate development and distribution of your "early draft" -// implementation as soon as feasible following final completion of the specification. If you fail to do so, -// the foregoing grant shall be considered null and void. -// -// No provision of this Agreement shall be understood to restrict your ability to make and distribute to -// third parties applications written to the Specification. -// -// Other than this limited license, you acquire no right, title or interest in or to the Specification or any -// other Oracle intellectual property, and the Specification may only be used in accordance with the license -// terms set forth herein. This license will expire on the earlier of: (a) two (2) years from the date of -// Release listed above; (b) the date on which the final version of the Specification is publicly released; or -// (c) the date on which the Java Specification Request (JSR) to which the Specification corresponds is -// withdrawn. In addition, this license will terminate immediately without notice from Oracle if you fail to -// comply with any provision of this license. Upon termination, you must cease use of or destroy the -// Specification. +// LIMITED LICENSE GRANTS // -// "Licensor Name Space" means the public class or interface declarations whose names begin with "java", -// "javax", "com.oracle" or their equivalents in any subsequent naming convention adopted by Oracle -// through the Java Community Process, or any recognized successors or replacements thereof +// 1. License for Evaluation Purposes. Specification Lead hereby grants you a fully-paid, non-exclusive, non- +// transferable, worldwide, limited license (without the right to sublicense), under Specification Lead's +// applicable intellectual property rights to view, download, use and reproduce the Specification only for +// the purpose of internal evaluation. This includes (i) developing applications intended to run on an +// implementation of the Specification, provided that such applications do not themselves implement any +// portion(s) of the Specification, and (ii) discussing the Specification with any third party; and (iii) +// excerpting brief portions of the Specification in oral or written communications which discuss the +// Specification provided that such excerpts do not in the aggregate constitute a significant portion of the +// Specification. // -// TRADEMARKS -// No right, title, or interest in or to any trademarks, service marks, or trade names of Oracle or Oracle's -// licensors is granted hereunder. Oracle, the Oracle logo, and Java are trademarks or registered -// trademarks of Oracle America, Inc. in the U.S. and other countries. +// 2. License for the Distribution of Compliant Implementations. Specification Lead also grants you a +// perpetual, non-exclusive, non-transferable, worldwide, fully paid-up, royalty free, limited license +// (without the right to sublicense) under any applicable copyrights or, subject to the provisions of +// subsection 4 below, patent rights it may have covering the Specification to create and/or distribute an +// Independent Implementation of the Specification that: (a) fully implements the Specification including +// all its required interfaces and functionality; (b) does not modify, subset, superset or otherwise extend +// the Licensor Name Space, or include any public or protected packages, classes, Java interfaces, fields or +// methods within the Licensor Name Space other than those required/authorized by the Specification or +// Specifications being implemented; and (c) passes the Technology Compatibility Kit (including satisfying +// the requirements of the applicable TCK Users Guide) for such Specification ("Compliant +// Implementation"). In addition, the foregoing license is expressly conditioned on your not acting outside +// its scope. No license is granted hereunder for any other purpose (including, for example, modifying the +// Specification, other than to the extent of your fair use rights, or distributing the Specification to third +// parties). Also, no right, title, or interest in or to any trademarks, service marks, or trade names of +// Specification Lead or Specification Lead's licensors is granted hereunder. Java, and Java-related logos, +// marks and names are trademarks or registered trademarks of Oracle America, Inc. in the U.S. and other +// countries. +// +// 3. Pass-through Conditions. You need not include limitations (a)-(c) from the previous paragraph or any +// other particular "pass through" requirements in any license You grant concerning the use of your +// Independent Implementation or products derived from it. However, except with respect to +// Independent Implementations (and products derived from them) that satisfy limitations (a)-(c) from the +// previous paragraph, You may neither: (a) grant or otherwise pass through to your licensees any licenses +// under Specification Lead's applicable intellectual property rights; nor (b) authorize your licensees to +// make any claims concerning their implementation's compliance with the Specification in question. +// +// 4. Reciprocity Concerning Patent Licenses. +// +// a. With respect to any patent claims covered by the license granted under subparagraph 2 +// above that would be infringed by all technically feasible implementations of the Specification, such +// license is conditioned upon your offering on fair, reasonable and non-discriminatory terms, to any party +// seeking it from You, a perpetual, non-exclusive, non-transferable, worldwide license under Your patent +// rights which are or would be infringed by all technically feasible implementations of the Specification to +// develop, distribute and use a Compliant Implementation. +// +// b. With respect to any patent claims owned by Specification Lead and covered by the license +// granted under subparagraph 2, whether or not their infringement can be avoided in a technically +// feasible manner when implementing the Specification, such license shall terminate with respect to such +// claims if You initiate a claim against Specification Lead that it has, in the course of performing its +// responsibilities as the Specification Lead, induced any other entity to infringe Your patent rights. +// +// c. Also with respect to any patent claims owned by Specification Lead and covered by the license +// granted under subparagraph 2 above, where the infringement of such claims can be avoided in a +// technically feasible manner when implementing the Specification such license, with respect to such +// claims, shall terminate if You initiate a claim against Specification Lead that its making, having made, +// using, offering to sell, selling or importing a Compliant Implementation infringes Your patent rights. +// +// 5. Definitions. For the purposes of this Agreement: "Independent Implementation" shall mean an +// implementation of the Specification that neither derives from any of Specification Lead's source code or +// binary code materials nor, except with an appropriate and separate license from Specification Lead, +// includes any of Specification Lead's source code or binary code materials; "Licensor Name Space" shall +// mean the public class or interface declarations whose names begin with "java", "javax", "com.oracle", +// "com.sun" or their equivalents in any subsequent naming convention adopted by Oracle America, Inc. +// through the Java Community Process, or any recognized successors or replacements thereof; and +// "Technology Compatibility Kit" or "TCK" shall mean the test suite and accompanying TCK User's Guide +// provided by Specification Lead which corresponds to the Specification and that was available either (i) +// from Specification Lead's 120 days before the first release of Your Independent Implementation that +// allows its use for commercial purposes, or (ii) more recently than 120 days from such release but against +// which You elect to test Your implementation of the Specification. +// +// This Agreement will terminate immediately without notice from Specification Lead if you breach the +// Agreement or act outside the scope of the licenses granted above. // // DISCLAIMER OF WARRANTIES -// THE SPECIFICATION IS PROVIDED "AS IS" AND IS EXPERIMENTAL AND MAY CONTAIN DEFECTS OR -// DEFICIENCIES WHICH CANNOT OR WILL NOT BE CORRECTED BY ORACLE. ORACLE MAKES NO -// REPRESENTATIONS OR WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, -// WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT -// THAT THE CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE OR THAT ANY PRACTICE -// OR IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS, -// COPYRIGHTS, TRADE SECRETS OR OTHER RIGHTS. This document does not represent any commitment to -// release or implement any portion of the Specification in any product. -// -// THE SPECIFICATION COULD INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS. CHANGES -// ARE PERIODICALLY ADDED TO THE INFORMATION THEREIN; THESE CHANGES WILL BE INCORPORATED -// INTO NEW VERSIONS OF THE SPECIFICATION, IF ANY. ORACLE MAY MAKE IMPROVEMENTS AND/OR -// CHANGES TO THE PRODUCT(S) AND/OR THE PROGRAM(S) DESCRIBED IN THE SPECIFICATION AT ANY -// TIME. Any use of such changes in the Specification will be governed by the then-current license for the -// applicable version of the Specification. +// +// THE SPECIFICATION IS PROVIDED "AS IS". SPECIFICATION LEAD MAKES NO REPRESENTATIONS OR +// WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF +// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT (INCLUDING AS A +// CONSEQUENCE OF ANY PRACTICE OR IMPLEMENTATION OF THE SPECIFICATION), OR THAT THE +// CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE. This document does not represent +// any commitment to release or implement any portion of the Specification in any product. In addition, +// the Specification could include technical inaccuracies or typographical errors. // // LIMITATION OF LIABILITY -// TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL ORACLE OR ITS LICENSORS BE LIABLE FOR -// ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE, PROFITS OR DATA, OR FOR SPECIAL, -// INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS -// OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED TO ANY FURNISHING, PRACTICING, -// MODIFYING OR ANY USE OF THE SPECIFICATION, EVEN IF ORACLE AND/OR ITS LICENSORS HAVE BEEN -// ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. -// -// You will hold Oracle (and its licensors) harmless from any claims based on your use of the Specification -// for any purposes other than the limited right of evaluation as described above, and from any claims that -// later versions or releases of any Specification furnished to you are incompatible with the Specification -// provided to you under this license. +// +// TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL SPECIFICATION LEAD OR ITS LICENSORS BE +// LIABLE FOR ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE, PROFITS OR DATA, OR +// FOR SPECIAL, INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED +// AND REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED IN ANY WAY TO YOUR +// HAVING, IMPLEMENTING OR OTHERWISE USING THE SPECIFICATION, EVEN IF SPECIFICATION LEAD +// AND/OR ITS LICENSORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. +// You will indemnify, hold harmless, and defend Specification Lead and its licensors from any claims +// arising or resulting from: (i) your use of the Specification; (ii) the use or distribution of your Java +// application, applet and/or implementation; and/or (iii) any claims that later versions or releases of any +// Specification furnished to you are incompatible with the Specification provided to you under this license. // // RESTRICTED RIGHTS LEGEND -// If this Software is being acquired by or on behalf of the U.S. Government or by a U.S. Government prime -// contractor or subcontractor (at any tier), then the Government's rights in the Software and -// accompanying documentation shall be only as set forth in this license; this is in accordance with 48 -// C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 C.F.R. -// 2.101 and 12.212 (for non-DoD acquisitions). +// +// U.S. Government: If this Specification is being acquired by or on behalf of the U.S. Government or by a +// U.S. Government prime contractor or subcontractor (at any tier), then the Government's rights in the +// Software and accompanying documentation shall be only as set forth in this license; this is in accordance +// with 48 C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 +// C.F.R. 2.101 and 12.212 (for non-DoD acquisitions). // // REPORT -// You may wish to report any ambiguities, inconsistencies or inaccuracies you may find in connection with -// your evaluation of the Specification ("Feedback"). To the extent that you provide Oracle with any -// Feedback, you hereby: (i) agree that such Feedback is provided on a non-proprietary and non- -// confidential basis, and (ii) grant Oracle a perpetual, non-exclusive, worldwide, fully paid-up, irrevocable -// license, with the right to sublicense through multiple levels of sublicensees, to incorporate, disclose, and -// use without limitation the Feedback for any purpose related to the Specification and future versions, -// implementations, and test suites thereof. +// +// If you provide Specification Lead with any comments or suggestions concerning the Specification +// ("Feedback"), you hereby: (i) agree that such Feedback is provided on a non-proprietary and non- +// confidential basis, and (ii) grant Specification Lead a perpetual, non-exclusive, worldwide, fully paid-up, +// irrevocable license, with the right to sublicense through multiple levels of sublicensees, to incorporate, +// disclose, and use without limitation the Feedback for any purpose. // // GENERAL TERMS +// // Any action related to this Agreement will be governed by California law and controlling U.S. federal law. // The U.N. Convention for the International Sale of Goods and the choice of law rules of any jurisdiction // will not apply. @@ -136,7 +150,7 @@ // or other communication between the parties relating to its subject matter during the term of this // Agreement. No modification to this Agreement will be binding, unless in writing and signed by an // authorized representative of each party. -// +// //// [[security-context]] From d59f4d84254c2e70b5007332723902398bbd6935 Mon Sep 17 00:00:00 2001 From: wmhopkins Date: Tue, 5 Sep 2017 00:54:42 -0400 Subject: [PATCH 02/12] Correct indentation of alpha list items to match PDF original --- src/main/doc/authenticationMechanism.asciidoc | 6 +++--- src/main/doc/bibliography.asciidoc | 6 +++--- src/main/doc/concepts.asciidoc | 6 +++--- src/main/doc/identityStore.asciidoc | 6 +++--- src/main/doc/jsr375-spec.asciidoc | 6 +++--- src/main/doc/license.asciidoc | 6 +++--- src/main/doc/preface.asciidoc | 6 +++--- src/main/doc/securityContext.asciidoc | 6 +++--- 8 files changed, 24 insertions(+), 24 deletions(-) diff --git a/src/main/doc/authenticationMechanism.asciidoc b/src/main/doc/authenticationMechanism.asciidoc index cfe21d9..ff5a9f5 100644 --- a/src/main/doc/authenticationMechanism.asciidoc +++ b/src/main/doc/authenticationMechanism.asciidoc @@ -59,20 +59,20 @@ // // 4. Reciprocity Concerning Patent Licenses. // -// a. With respect to any patent claims covered by the license granted under subparagraph 2 +// a. With respect to any patent claims covered by the license granted under subparagraph 2 // above that would be infringed by all technically feasible implementations of the Specification, such // license is conditioned upon your offering on fair, reasonable and non-discriminatory terms, to any party // seeking it from You, a perpetual, non-exclusive, non-transferable, worldwide license under Your patent // rights which are or would be infringed by all technically feasible implementations of the Specification to // develop, distribute and use a Compliant Implementation. // -// b. With respect to any patent claims owned by Specification Lead and covered by the license +// b. With respect to any patent claims owned by Specification Lead and covered by the license // granted under subparagraph 2, whether or not their infringement can be avoided in a technically // feasible manner when implementing the Specification, such license shall terminate with respect to such // claims if You initiate a claim against Specification Lead that it has, in the course of performing its // responsibilities as the Specification Lead, induced any other entity to infringe Your patent rights. // -// c. Also with respect to any patent claims owned by Specification Lead and covered by the license +// c. Also with respect to any patent claims owned by Specification Lead and covered by the license // granted under subparagraph 2 above, where the infringement of such claims can be avoided in a // technically feasible manner when implementing the Specification such license, with respect to such // claims, shall terminate if You initiate a claim against Specification Lead that its making, having made, diff --git a/src/main/doc/bibliography.asciidoc b/src/main/doc/bibliography.asciidoc index c961905..1e6bbd9 100644 --- a/src/main/doc/bibliography.asciidoc +++ b/src/main/doc/bibliography.asciidoc @@ -59,20 +59,20 @@ // // 4. Reciprocity Concerning Patent Licenses. // -// a. With respect to any patent claims covered by the license granted under subparagraph 2 +// a. With respect to any patent claims covered by the license granted under subparagraph 2 // above that would be infringed by all technically feasible implementations of the Specification, such // license is conditioned upon your offering on fair, reasonable and non-discriminatory terms, to any party // seeking it from You, a perpetual, non-exclusive, non-transferable, worldwide license under Your patent // rights which are or would be infringed by all technically feasible implementations of the Specification to // develop, distribute and use a Compliant Implementation. // -// b. With respect to any patent claims owned by Specification Lead and covered by the license +// b. With respect to any patent claims owned by Specification Lead and covered by the license // granted under subparagraph 2, whether or not their infringement can be avoided in a technically // feasible manner when implementing the Specification, such license shall terminate with respect to such // claims if You initiate a claim against Specification Lead that it has, in the course of performing its // responsibilities as the Specification Lead, induced any other entity to infringe Your patent rights. // -// c. Also with respect to any patent claims owned by Specification Lead and covered by the license +// c. Also with respect to any patent claims owned by Specification Lead and covered by the license // granted under subparagraph 2 above, where the infringement of such claims can be avoided in a // technically feasible manner when implementing the Specification such license, with respect to such // claims, shall terminate if You initiate a claim against Specification Lead that its making, having made, diff --git a/src/main/doc/concepts.asciidoc b/src/main/doc/concepts.asciidoc index 7c6a6a4..c86aac5 100644 --- a/src/main/doc/concepts.asciidoc +++ b/src/main/doc/concepts.asciidoc @@ -59,20 +59,20 @@ // // 4. Reciprocity Concerning Patent Licenses. // -// a. With respect to any patent claims covered by the license granted under subparagraph 2 +// a. With respect to any patent claims covered by the license granted under subparagraph 2 // above that would be infringed by all technically feasible implementations of the Specification, such // license is conditioned upon your offering on fair, reasonable and non-discriminatory terms, to any party // seeking it from You, a perpetual, non-exclusive, non-transferable, worldwide license under Your patent // rights which are or would be infringed by all technically feasible implementations of the Specification to // develop, distribute and use a Compliant Implementation. // -// b. With respect to any patent claims owned by Specification Lead and covered by the license +// b. With respect to any patent claims owned by Specification Lead and covered by the license // granted under subparagraph 2, whether or not their infringement can be avoided in a technically // feasible manner when implementing the Specification, such license shall terminate with respect to such // claims if You initiate a claim against Specification Lead that it has, in the course of performing its // responsibilities as the Specification Lead, induced any other entity to infringe Your patent rights. // -// c. Also with respect to any patent claims owned by Specification Lead and covered by the license +// c. Also with respect to any patent claims owned by Specification Lead and covered by the license // granted under subparagraph 2 above, where the infringement of such claims can be avoided in a // technically feasible manner when implementing the Specification such license, with respect to such // claims, shall terminate if You initiate a claim against Specification Lead that its making, having made, diff --git a/src/main/doc/identityStore.asciidoc b/src/main/doc/identityStore.asciidoc index b8965b8..71a094d 100644 --- a/src/main/doc/identityStore.asciidoc +++ b/src/main/doc/identityStore.asciidoc @@ -59,20 +59,20 @@ // // 4. Reciprocity Concerning Patent Licenses. // -// a. With respect to any patent claims covered by the license granted under subparagraph 2 +// a. With respect to any patent claims covered by the license granted under subparagraph 2 // above that would be infringed by all technically feasible implementations of the Specification, such // license is conditioned upon your offering on fair, reasonable and non-discriminatory terms, to any party // seeking it from You, a perpetual, non-exclusive, non-transferable, worldwide license under Your patent // rights which are or would be infringed by all technically feasible implementations of the Specification to // develop, distribute and use a Compliant Implementation. // -// b. With respect to any patent claims owned by Specification Lead and covered by the license +// b. With respect to any patent claims owned by Specification Lead and covered by the license // granted under subparagraph 2, whether or not their infringement can be avoided in a technically // feasible manner when implementing the Specification, such license shall terminate with respect to such // claims if You initiate a claim against Specification Lead that it has, in the course of performing its // responsibilities as the Specification Lead, induced any other entity to infringe Your patent rights. // -// c. Also with respect to any patent claims owned by Specification Lead and covered by the license +// c. Also with respect to any patent claims owned by Specification Lead and covered by the license // granted under subparagraph 2 above, where the infringement of such claims can be avoided in a // technically feasible manner when implementing the Specification such license, with respect to such // claims, shall terminate if You initiate a claim against Specification Lead that its making, having made, diff --git a/src/main/doc/jsr375-spec.asciidoc b/src/main/doc/jsr375-spec.asciidoc index 0b332ad..e6a5423 100644 --- a/src/main/doc/jsr375-spec.asciidoc +++ b/src/main/doc/jsr375-spec.asciidoc @@ -59,20 +59,20 @@ // // 4. Reciprocity Concerning Patent Licenses. // -// a. With respect to any patent claims covered by the license granted under subparagraph 2 +// a. With respect to any patent claims covered by the license granted under subparagraph 2 // above that would be infringed by all technically feasible implementations of the Specification, such // license is conditioned upon your offering on fair, reasonable and non-discriminatory terms, to any party // seeking it from You, a perpetual, non-exclusive, non-transferable, worldwide license under Your patent // rights which are or would be infringed by all technically feasible implementations of the Specification to // develop, distribute and use a Compliant Implementation. // -// b. With respect to any patent claims owned by Specification Lead and covered by the license +// b. With respect to any patent claims owned by Specification Lead and covered by the license // granted under subparagraph 2, whether or not their infringement can be avoided in a technically // feasible manner when implementing the Specification, such license shall terminate with respect to such // claims if You initiate a claim against Specification Lead that it has, in the course of performing its // responsibilities as the Specification Lead, induced any other entity to infringe Your patent rights. // -// c. Also with respect to any patent claims owned by Specification Lead and covered by the license +// c. Also with respect to any patent claims owned by Specification Lead and covered by the license // granted under subparagraph 2 above, where the infringement of such claims can be avoided in a // technically feasible manner when implementing the Specification such license, with respect to such // claims, shall terminate if You initiate a claim against Specification Lead that its making, having made, diff --git a/src/main/doc/license.asciidoc b/src/main/doc/license.asciidoc index 5a95e7b..f62572f 100644 --- a/src/main/doc/license.asciidoc +++ b/src/main/doc/license.asciidoc @@ -59,20 +59,20 @@ // // 4. Reciprocity Concerning Patent Licenses. // -// a. With respect to any patent claims covered by the license granted under subparagraph 2 +// a. With respect to any patent claims covered by the license granted under subparagraph 2 // above that would be infringed by all technically feasible implementations of the Specification, such // license is conditioned upon your offering on fair, reasonable and non-discriminatory terms, to any party // seeking it from You, a perpetual, non-exclusive, non-transferable, worldwide license under Your patent // rights which are or would be infringed by all technically feasible implementations of the Specification to // develop, distribute and use a Compliant Implementation. // -// b. With respect to any patent claims owned by Specification Lead and covered by the license +// b. With respect to any patent claims owned by Specification Lead and covered by the license // granted under subparagraph 2, whether or not their infringement can be avoided in a technically // feasible manner when implementing the Specification, such license shall terminate with respect to such // claims if You initiate a claim against Specification Lead that it has, in the course of performing its // responsibilities as the Specification Lead, induced any other entity to infringe Your patent rights. // -// c. Also with respect to any patent claims owned by Specification Lead and covered by the license +// c. Also with respect to any patent claims owned by Specification Lead and covered by the license // granted under subparagraph 2 above, where the infringement of such claims can be avoided in a // technically feasible manner when implementing the Specification such license, with respect to such // claims, shall terminate if You initiate a claim against Specification Lead that its making, having made, diff --git a/src/main/doc/preface.asciidoc b/src/main/doc/preface.asciidoc index deabf31..0db7328 100644 --- a/src/main/doc/preface.asciidoc +++ b/src/main/doc/preface.asciidoc @@ -59,20 +59,20 @@ // // 4. Reciprocity Concerning Patent Licenses. // -// a. With respect to any patent claims covered by the license granted under subparagraph 2 +// a. With respect to any patent claims covered by the license granted under subparagraph 2 // above that would be infringed by all technically feasible implementations of the Specification, such // license is conditioned upon your offering on fair, reasonable and non-discriminatory terms, to any party // seeking it from You, a perpetual, non-exclusive, non-transferable, worldwide license under Your patent // rights which are or would be infringed by all technically feasible implementations of the Specification to // develop, distribute and use a Compliant Implementation. // -// b. With respect to any patent claims owned by Specification Lead and covered by the license +// b. With respect to any patent claims owned by Specification Lead and covered by the license // granted under subparagraph 2, whether or not their infringement can be avoided in a technically // feasible manner when implementing the Specification, such license shall terminate with respect to such // claims if You initiate a claim against Specification Lead that it has, in the course of performing its // responsibilities as the Specification Lead, induced any other entity to infringe Your patent rights. // -// c. Also with respect to any patent claims owned by Specification Lead and covered by the license +// c. Also with respect to any patent claims owned by Specification Lead and covered by the license // granted under subparagraph 2 above, where the infringement of such claims can be avoided in a // technically feasible manner when implementing the Specification such license, with respect to such // claims, shall terminate if You initiate a claim against Specification Lead that its making, having made, diff --git a/src/main/doc/securityContext.asciidoc b/src/main/doc/securityContext.asciidoc index f489bf2..781827a 100644 --- a/src/main/doc/securityContext.asciidoc +++ b/src/main/doc/securityContext.asciidoc @@ -59,20 +59,20 @@ // // 4. Reciprocity Concerning Patent Licenses. // -// a. With respect to any patent claims covered by the license granted under subparagraph 2 +// a. With respect to any patent claims covered by the license granted under subparagraph 2 // above that would be infringed by all technically feasible implementations of the Specification, such // license is conditioned upon your offering on fair, reasonable and non-discriminatory terms, to any party // seeking it from You, a perpetual, non-exclusive, non-transferable, worldwide license under Your patent // rights which are or would be infringed by all technically feasible implementations of the Specification to // develop, distribute and use a Compliant Implementation. // -// b. With respect to any patent claims owned by Specification Lead and covered by the license +// b. With respect to any patent claims owned by Specification Lead and covered by the license // granted under subparagraph 2, whether or not their infringement can be avoided in a technically // feasible manner when implementing the Specification, such license shall terminate with respect to such // claims if You initiate a claim against Specification Lead that it has, in the course of performing its // responsibilities as the Specification Lead, induced any other entity to infringe Your patent rights. // -// c. Also with respect to any patent claims owned by Specification Lead and covered by the license +// c. Also with respect to any patent claims owned by Specification Lead and covered by the license // granted under subparagraph 2 above, where the infringement of such claims can be avoided in a // technically feasible manner when implementing the Specification such license, with respect to such // claims, shall terminate if You initiate a claim against Specification Lead that its making, having made, From 073def9dd46333168b82925aeb04bd7865c39fe8 Mon Sep 17 00:00:00 2001 From: wmhopkins Date: Tue, 5 Sep 2017 01:22:36 -0400 Subject: [PATCH 03/12] Update license.asciidoc with final spec license --- src/main/doc/license.asciidoc | 239 ++++++++++++++++++---------------- 1 file changed, 127 insertions(+), 112 deletions(-) diff --git a/src/main/doc/license.asciidoc b/src/main/doc/license.asciidoc index f62572f..f63c1e1 100644 --- a/src/main/doc/license.asciidoc +++ b/src/main/doc/license.asciidoc @@ -159,125 +159,140 @@ == License ORACLE AMERICA, INC. IS WILLING TO LICENSE THIS SPECIFICATION TO YOU ONLY UPON THE -CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS LICENSE AGREEMENT -("AGREEMENT"). PLEASE READ THE TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY -DOWNLOADING THIS SPECIFICATION, YOU ACCEPT THE TERMS AND CONDITIONS OF THIS AGREEMENT. -IF YOU ARE NOT WILLING TO BE BOUND BY THEM, SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF -THIS PAGE AND THE DOWNLOADING PROCESS WILL NOT CONTINUE. - -Specification: JSR-375 Java EE Security API ("Specification") + -Version: 1.0 + -Status: Final Approval Ballot + +CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS AGREEMENT. PLEASE READ THE +TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY DOWNLOADING THIS SPECIFICATION, +YOU ACCEPT THE TERMS AND CONDITIONS OF THE AGREEMENT. IF YOU ARE NOT WILLING TO BE +BOUND BY IT, SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF THIS PAGE. + +Specification: JSR-375 Java EE Security API ("Specification") + +Version: 1.0 + +Status: Final Release + +Specification Lead: Oracle America, Inc. ("Specification Lead") + Release: August 2017 Copyright 2017 Oracle America, Inc. + -500 Oracle Parkway, Redwood City, California 94065, U.S.A. + All rights reserved. -NOTICE + -The Specification is protected by copyright and the information described therein may be protected by -one or more U.S. patents, foreign patents, or pending applications. Except as provided under the -following license, no part of the Specification may be reproduced in any form by any means without the -prior written authorization of Oracle America, Inc. ("Oracle") and its licensors, if any. Any use of the -Specification and the information described therein will be governed by the terms and conditions of this -Agreement. - -Subject to the terms and conditions of this license, including your compliance with Paragraphs 1 and 2 -below, Oracle hereby grants you a fully-paid, non-exclusive, non-transferable, limited license (without -the right to sublicense) under Oracle's intellectual property rights to: - -1.Review the Specification for the purposes of evaluation. This includes: (i) developing implementations -of the Specification for your internal, non-commercial use; (ii) discussing the Specification with any third -party; and (iii) excerpting brief portions of the Specification in oral or written communications which -discuss the Specification provided that such excerpts do not in the aggregate constitute a significant -portion of the Technology. - -2.Distribute implementations of the Specification to third parties for their testing and evaluation use, -provided that any such implementation: + -(i) does not modify, subset, superset or otherwise extend the Licensor Name Space, or include any -public or protected packages, classes, Java interfaces, fields or methods within the Licensor Name Space -other than those required/authorized by the Specification or Specifications being implemented; + -(ii) is clearly and prominently marked with the word "UNTESTED" or "EARLY ACCESS" or -"INCOMPATIBLE" or "UNSTABLE" or "BETA" in any list of available builds and in proximity to every link -initiating its download, where the list or link is under Licensee's control; and + -(iii) includes the following notice: + -"This is an implementation of an early-draft specification developed under the Java Community Process -(JCP) and is made available for testing and evaluation purposes only. The code is not compatible with -any specification of the JCP." - -The grant set forth above concerning your distribution of implementations of the specification is -contingent upon your agreement to terminate development and distribution of your "early draft" -implementation as soon as feasible following final completion of the specification. If you fail to do so, -the foregoing grant shall be considered null and void. - -No provision of this Agreement shall be understood to restrict your ability to make and distribute to -third parties applications written to the Specification. - -Other than this limited license, you acquire no right, title or interest in or to the Specification or any -other Oracle intellectual property, and the Specification may only be used in accordance with the license -terms set forth herein. This license will expire on the earlier of: (a) two (2) years from the date of -Release listed above; (b) the date on which the final version of the Specification is publicly released; or -(c) the date on which the Java Specification Request (JSR) to which the Specification corresponds is -withdrawn. In addition, this license will terminate immediately without notice from Oracle if you fail to -comply with any provision of this license. Upon termination, you must cease use of or destroy the +LIMITED LICENSE GRANTS + +1. License for Evaluation Purposes. Specification Lead hereby grants you a fully-paid, non-exclusive, non- +transferable, worldwide, limited license (without the right to sublicense), under Specification Lead's +applicable intellectual property rights to view, download, use and reproduce the Specification only for +the purpose of internal evaluation. This includes (i) developing applications intended to run on an +implementation of the Specification, provided that such applications do not themselves implement any +portion(s) of the Specification, and (ii) discussing the Specification with any third party; and (iii) +excerpting brief portions of the Specification in oral or written communications which discuss the +Specification provided that such excerpts do not in the aggregate constitute a significant portion of the Specification. -"Licensor Name Space" means the public class or interface declarations whose names begin with "java", -"javax", "com.oracle" or their equivalents in any subsequent naming convention adopted by Oracle -through the Java Community Process, or any recognized successors or replacements thereof - -TRADEMARKS + -No right, title, or interest in or to any trademarks, service marks, or trade names of Oracle or Oracle's -licensors is granted hereunder. Oracle, the Oracle logo, and Java are trademarks or registered -trademarks of Oracle America, Inc. in the U.S. and other countries. - -DISCLAIMER OF WARRANTIES + -THE SPECIFICATION IS PROVIDED "AS IS" AND IS EXPERIMENTAL AND MAY CONTAIN DEFECTS OR -DEFICIENCIES WHICH CANNOT OR WILL NOT BE CORRECTED BY ORACLE. ORACLE MAKES NO -REPRESENTATIONS OR WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, -WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT -THAT THE CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE OR THAT ANY PRACTICE -OR IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS, -COPYRIGHTS, TRADE SECRETS OR OTHER RIGHTS. This document does not represent any commitment to -release or implement any portion of the Specification in any product. - -THE SPECIFICATION COULD INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS. CHANGES -ARE PERIODICALLY ADDED TO THE INFORMATION THEREIN; THESE CHANGES WILL BE INCORPORATED -INTO NEW VERSIONS OF THE SPECIFICATION, IF ANY. ORACLE MAY MAKE IMPROVEMENTS AND/OR -CHANGES TO THE PRODUCT(S) AND/OR THE PROGRAM(S) DESCRIBED IN THE SPECIFICATION AT ANY -TIME. Any use of such changes in the Specification will be governed by the then-current license for the -applicable version of the Specification. - -LIMITATION OF LIABILITY + -TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL ORACLE OR ITS LICENSORS BE LIABLE FOR -ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE, PROFITS OR DATA, OR FOR SPECIAL, -INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS -OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED TO ANY FURNISHING, PRACTICING, -MODIFYING OR ANY USE OF THE SPECIFICATION, EVEN IF ORACLE AND/OR ITS LICENSORS HAVE BEEN -ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - -You will hold Oracle (and its licensors) harmless from any claims based on your use of the Specification -for any purposes other than the limited right of evaluation as described above, and from any claims that -later versions or releases of any Specification furnished to you are incompatible with the Specification -provided to you under this license. - -RESTRICTED RIGHTS LEGEND + -If this Software is being acquired by or on behalf of the U.S. Government or by a U.S. Government prime -contractor or subcontractor (at any tier), then the Government's rights in the Software and -accompanying documentation shall be only as set forth in this license; this is in accordance with 48 -C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 C.F.R. -2.101 and 12.212 (for non-DoD acquisitions). - -REPORT + -You may wish to report any ambiguities, inconsistencies or inaccuracies you may find in connection with -your evaluation of the Specification ("Feedback"). To the extent that you provide Oracle with any -Feedback, you hereby: (i) agree that such Feedback is provided on a non-proprietary and non- -confidential basis, and (ii) grant Oracle a perpetual, non-exclusive, worldwide, fully paid-up, irrevocable -license, with the right to sublicense through multiple levels of sublicensees, to incorporate, disclose, and -use without limitation the Feedback for any purpose related to the Specification and future versions, -implementations, and test suites thereof. - -GENERAL TERMS + +2. License for the Distribution of Compliant Implementations. Specification Lead also grants you a +perpetual, non-exclusive, non-transferable, worldwide, fully paid-up, royalty free, limited license +(without the right to sublicense) under any applicable copyrights or, subject to the provisions of +subsection 4 below, patent rights it may have covering the Specification to create and/or distribute an +Independent Implementation of the Specification that: (a) fully implements the Specification including +all its required interfaces and functionality; (b) does not modify, subset, superset or otherwise extend +the Licensor Name Space, or include any public or protected packages, classes, Java interfaces, fields or +methods within the Licensor Name Space other than those required/authorized by the Specification or +Specifications being implemented; and (c) passes the Technology Compatibility Kit (including satisfying +the requirements of the applicable TCK Users Guide) for such Specification ("Compliant +Implementation"). In addition, the foregoing license is expressly conditioned on your not acting outside +its scope. No license is granted hereunder for any other purpose (including, for example, modifying the +Specification, other than to the extent of your fair use rights, or distributing the Specification to third +parties). Also, no right, title, or interest in or to any trademarks, service marks, or trade names of +Specification Lead or Specification Lead's licensors is granted hereunder. Java, and Java-related logos, +marks and names are trademarks or registered trademarks of Oracle America, Inc. in the U.S. and other +countries. + +3. Pass-through Conditions. You need not include limitations (a)-(c) from the previous paragraph or any +other particular "pass through" requirements in any license You grant concerning the use of your +Independent Implementation or products derived from it. However, except with respect to +Independent Implementations (and products derived from them) that satisfy limitations (a)-(c) from the +previous paragraph, You may neither: (a) grant or otherwise pass through to your licensees any licenses +under Specification Lead's applicable intellectual property rights; nor (b) authorize your licensees to +make any claims concerning their implementation's compliance with the Specification in question. + +4. Reciprocity Concerning Patent Licenses. + +a. With respect to any patent claims covered by the license granted under subparagraph 2 +above that would be infringed by all technically feasible implementations of the Specification, such +license is conditioned upon your offering on fair, reasonable and non-discriminatory terms, to any party +seeking it from You, a perpetual, non-exclusive, non-transferable, worldwide license under Your patent +rights which are or would be infringed by all technically feasible implementations of the Specification to +develop, distribute and use a Compliant Implementation. + +b. With respect to any patent claims owned by Specification Lead and covered by the license +granted under subparagraph 2, whether or not their infringement can be avoided in a technically +feasible manner when implementing the Specification, such license shall terminate with respect to such +claims if You initiate a claim against Specification Lead that it has, in the course of performing its +responsibilities as the Specification Lead, induced any other entity to infringe Your patent rights. + +c. Also with respect to any patent claims owned by Specification Lead and covered by the license +granted under subparagraph 2 above, where the infringement of such claims can be avoided in a +technically feasible manner when implementing the Specification such license, with respect to such +claims, shall terminate if You initiate a claim against Specification Lead that its making, having made, +using, offering to sell, selling or importing a Compliant Implementation infringes Your patent rights. + +5. Definitions. For the purposes of this Agreement: "Independent Implementation" shall mean an +implementation of the Specification that neither derives from any of Specification Lead's source code or +binary code materials nor, except with an appropriate and separate license from Specification Lead, +includes any of Specification Lead's source code or binary code materials; "Licensor Name Space" shall +mean the public class or interface declarations whose names begin with "java", "javax", "com.oracle", +"com.sun" or their equivalents in any subsequent naming convention adopted by Oracle America, Inc. +through the Java Community Process, or any recognized successors or replacements thereof; and +"Technology Compatibility Kit" or "TCK" shall mean the test suite and accompanying TCK User's Guide +provided by Specification Lead which corresponds to the Specification and that was available either (i) +from Specification Lead's 120 days before the first release of Your Independent Implementation that +allows its use for commercial purposes, or (ii) more recently than 120 days from such release but against +which You elect to test Your implementation of the Specification. + +This Agreement will terminate immediately without notice from Specification Lead if you breach the +Agreement or act outside the scope of the licenses granted above. + +DISCLAIMER OF WARRANTIES + +THE SPECIFICATION IS PROVIDED "AS IS". SPECIFICATION LEAD MAKES NO REPRESENTATIONS OR +WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT (INCLUDING AS A +CONSEQUENCE OF ANY PRACTICE OR IMPLEMENTATION OF THE SPECIFICATION), OR THAT THE +CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE. This document does not represent +any commitment to release or implement any portion of the Specification in any product. In addition, +the Specification could include technical inaccuracies or typographical errors. + +LIMITATION OF LIABILITY + +TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL SPECIFICATION LEAD OR ITS LICENSORS BE +LIABLE FOR ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE, PROFITS OR DATA, OR +FOR SPECIAL, INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED +AND REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED IN ANY WAY TO YOUR +HAVING, IMPLEMENTING OR OTHERWISE USING THE SPECIFICATION, EVEN IF SPECIFICATION LEAD +AND/OR ITS LICENSORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. +You will indemnify, hold harmless, and defend Specification Lead and its licensors from any claims +arising or resulting from: (i) your use of the Specification; (ii) the use or distribution of your Java +application, applet and/or implementation; and/or (iii) any claims that later versions or releases of any +Specification furnished to you are incompatible with the Specification provided to you under this license. + +RESTRICTED RIGHTS LEGEND + +U.S. Government: If this Specification is being acquired by or on behalf of the U.S. Government or by a +U.S. Government prime contractor or subcontractor (at any tier), then the Government's rights in the +Software and accompanying documentation shall be only as set forth in this license; this is in accordance +with 48 C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 +C.F.R. 2.101 and 12.212 (for non-DoD acquisitions). + +REPORT + +If you provide Specification Lead with any comments or suggestions concerning the Specification +("Feedback"), you hereby: (i) agree that such Feedback is provided on a non-proprietary and non- +confidential basis, and (ii) grant Specification Lead a perpetual, non-exclusive, worldwide, fully paid-up, +irrevocable license, with the right to sublicense through multiple levels of sublicensees, to incorporate, +disclose, and use without limitation the Feedback for any purpose. + +GENERAL TERMS + Any action related to this Agreement will be governed by California law and controlling U.S. federal law. The U.N. Convention for the International Sale of Goods and the choice of law rules of any jurisdiction will not apply. From 63523f3c8d039c01966e94e93e6aa7b10466e507 Mon Sep 17 00:00:00 2001 From: wmhopkins Date: Tue, 5 Sep 2017 01:32:08 -0400 Subject: [PATCH 04/12] Create single LICENSE.adoc file containing final spec license --- LICENSE-template.txt | 141 ------------------------------------- LICENSE.adoc | 150 ++++++++++++++++++++++++++++++++++++++++ LICENSE.html | 161 ------------------------------------------- LICENSE.txt | 136 ------------------------------------ 4 files changed, 150 insertions(+), 438 deletions(-) delete mode 100644 LICENSE-template.txt create mode 100644 LICENSE.adoc delete mode 100644 LICENSE.html delete mode 100644 LICENSE.txt diff --git a/LICENSE-template.txt b/LICENSE-template.txt deleted file mode 100644 index 0b33aa1..0000000 --- a/LICENSE-template.txt +++ /dev/null @@ -1,141 +0,0 @@ -//// -// -// ORACLE AMERICA, INC. IS WILLING TO LICENSE THIS SPECIFICATION TO YOU ONLY UPON THE -// CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS LICENSE AGREEMENT -// ("AGREEMENT"). PLEASE READ THE TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY -// DOWNLOADING THIS SPECIFICATION, YOU ACCEPT THE TERMS AND CONDITIONS OF THIS AGREEMENT. -// IF YOU ARE NOT WILLING TO BE BOUND BY THEM, SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF -// THIS PAGE AND THE DOWNLOADING PROCESS WILL NOT CONTINUE. -// -// Specification: JSR-375 Java EE Security API ("Specification") -// Version: 1.0 -// Status: Final Approval Ballot -// Release: August 2017 -// -// Copyright 2017 Oracle America, Inc. -// 500 Oracle Parkway, Redwood City, California 94065, U.S.A. -// -// All rights reserved. -// -// NOTICE -// The Specification is protected by copyright and the information described therein may be protected by -// one or more U.S. patents, foreign patents, or pending applications. Except as provided under the -// following license, no part of the Specification may be reproduced in any form by any means without the -// prior written authorization of Oracle America, Inc. ("Oracle") and its licensors, if any. Any use of the -// Specification and the information described therein will be governed by the terms and conditions of this -// Agreement. -// -// Subject to the terms and conditions of this license, including your compliance with Paragraphs 1 and 2 -// below, Oracle hereby grants you a fully-paid, non-exclusive, non-transferable, limited license (without -// the right to sublicense) under Oracle's intellectual property rights to: -// -// 1.Review the Specification for the purposes of evaluation. This includes: (i) developing implementations -// of the Specification for your internal, non-commercial use; (ii) discussing the Specification with any third -// party; and (iii) excerpting brief portions of the Specification in oral or written communications which -// discuss the Specification provided that such excerpts do not in the aggregate constitute a significant -// portion of the Technology. -// -// 2.Distribute implementations of the Specification to third parties for their testing and evaluation use, -// provided that any such implementation: -// (i) does not modify, subset, superset or otherwise extend the Licensor Name Space, or include any -// public or protected packages, classes, Java interfaces, fields or methods within the Licensor Name Space -// other than those required/authorized by the Specification or Specifications being implemented; -// (ii) is clearly and prominently marked with the word "UNTESTED" or "EARLY ACCESS" or -// "INCOMPATIBLE" or "UNSTABLE" or "BETA" in any list of available builds and in proximity to every link -// initiating its download, where the list or link is under Licensee's control; and -// (iii) includes the following notice: -// "This is an implementation of an early-draft specification developed under the Java Community Process -// (JCP) and is made available for testing and evaluation purposes only. The code is not compatible with -// any specification of the JCP." -// -// The grant set forth above concerning your distribution of implementations of the specification is -// contingent upon your agreement to terminate development and distribution of your "early draft" -// implementation as soon as feasible following final completion of the specification. If you fail to do so, -// the foregoing grant shall be considered null and void. -// -// No provision of this Agreement shall be understood to restrict your ability to make and distribute to -// third parties applications written to the Specification. -// -// Other than this limited license, you acquire no right, title or interest in or to the Specification or any -// other Oracle intellectual property, and the Specification may only be used in accordance with the license -// terms set forth herein. This license will expire on the earlier of: (a) two (2) years from the date of -// Release listed above; (b) the date on which the final version of the Specification is publicly released; or -// (c) the date on which the Java Specification Request (JSR) to which the Specification corresponds is -// withdrawn. In addition, this license will terminate immediately without notice from Oracle if you fail to -// comply with any provision of this license. Upon termination, you must cease use of or destroy the -// Specification. -// -// "Licensor Name Space" means the public class or interface declarations whose names begin with "java", -// "javax", "com.oracle" or their equivalents in any subsequent naming convention adopted by Oracle -// through the Java Community Process, or any recognized successors or replacements thereof -// -// TRADEMARKS -// No right, title, or interest in or to any trademarks, service marks, or trade names of Oracle or Oracle's -// licensors is granted hereunder. Oracle, the Oracle logo, and Java are trademarks or registered -// trademarks of Oracle America, Inc. in the U.S. and other countries. -// -// DISCLAIMER OF WARRANTIES -// THE SPECIFICATION IS PROVIDED "AS IS" AND IS EXPERIMENTAL AND MAY CONTAIN DEFECTS OR -// DEFICIENCIES WHICH CANNOT OR WILL NOT BE CORRECTED BY ORACLE. ORACLE MAKES NO -// REPRESENTATIONS OR WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, -// WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT -// THAT THE CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE OR THAT ANY PRACTICE -// OR IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS, -// COPYRIGHTS, TRADE SECRETS OR OTHER RIGHTS. This document does not represent any commitment to -// release or implement any portion of the Specification in any product. -// -// THE SPECIFICATION COULD INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS. CHANGES -// ARE PERIODICALLY ADDED TO THE INFORMATION THEREIN; THESE CHANGES WILL BE INCORPORATED -// INTO NEW VERSIONS OF THE SPECIFICATION, IF ANY. ORACLE MAY MAKE IMPROVEMENTS AND/OR -// CHANGES TO THE PRODUCT(S) AND/OR THE PROGRAM(S) DESCRIBED IN THE SPECIFICATION AT ANY -// TIME. Any use of such changes in the Specification will be governed by the then-current license for the -// applicable version of the Specification. -// -// LIMITATION OF LIABILITY -// TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL ORACLE OR ITS LICENSORS BE LIABLE FOR -// ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE, PROFITS OR DATA, OR FOR SPECIAL, -// INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS -// OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED TO ANY FURNISHING, PRACTICING, -// MODIFYING OR ANY USE OF THE SPECIFICATION, EVEN IF ORACLE AND/OR ITS LICENSORS HAVE BEEN -// ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. -// -// You will hold Oracle (and its licensors) harmless from any claims based on your use of the Specification -// for any purposes other than the limited right of evaluation as described above, and from any claims that -// later versions or releases of any Specification furnished to you are incompatible with the Specification -// provided to you under this license. -// -// RESTRICTED RIGHTS LEGEND -// If this Software is being acquired by or on behalf of the U.S. Government or by a U.S. Government prime -// contractor or subcontractor (at any tier), then the Government's rights in the Software and -// accompanying documentation shall be only as set forth in this license; this is in accordance with 48 -// C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 C.F.R. -// 2.101 and 12.212 (for non-DoD acquisitions). -// -// REPORT -// You may wish to report any ambiguities, inconsistencies or inaccuracies you may find in connection with -// your evaluation of the Specification ("Feedback"). To the extent that you provide Oracle with any -// Feedback, you hereby: (i) agree that such Feedback is provided on a non-proprietary and non- -// confidential basis, and (ii) grant Oracle a perpetual, non-exclusive, worldwide, fully paid-up, irrevocable -// license, with the right to sublicense through multiple levels of sublicensees, to incorporate, disclose, and -// use without limitation the Feedback for any purpose related to the Specification and future versions, -// implementations, and test suites thereof. -// -// GENERAL TERMS -// Any action related to this Agreement will be governed by California law and controlling U.S. federal law. -// The U.N. Convention for the International Sale of Goods and the choice of law rules of any jurisdiction -// will not apply. -// -// The Specification is subject to U.S. export control laws and may be subject to export or import -// regulations in other countries. Licensee agrees to comply strictly with all such laws and regulations and -// acknowledges that it has the responsibility to obtain such licenses to export, re-export or import as may -// be required after delivery to Licensee. -// -// This Agreement is the parties' entire agreement relating to its subject matter. It supersedes all prior or -// contemporaneous oral or written communications, proposals, conditions, representations and -// warranties and prevails over any conflicting or additional terms of any quote, order, acknowledgment, -// or other communication between the parties relating to its subject matter during the term of this -// Agreement. No modification to this Agreement will be binding, unless in writing and signed by an -// authorized representative of each party. -// -//// - diff --git a/LICENSE.adoc b/LICENSE.adoc new file mode 100644 index 0000000..c7e7aba --- /dev/null +++ b/LICENSE.adoc @@ -0,0 +1,150 @@ +ORACLE AMERICA, INC. IS WILLING TO LICENSE THIS SPECIFICATION TO YOU ONLY UPON THE +CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS AGREEMENT. PLEASE READ THE +TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY DOWNLOADING THIS SPECIFICATION, +YOU ACCEPT THE TERMS AND CONDITIONS OF THE AGREEMENT. IF YOU ARE NOT WILLING TO BE +BOUND BY IT, SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF THIS PAGE. + +Specification: JSR-375 Java EE Security API ("Specification") + +Version: 1.0 + +Status: Final Release + +Specification Lead: Oracle America, Inc. ("Specification Lead") + +Release: August 2017 + +Copyright 2017 Oracle America, Inc. + +All rights reserved. + +LIMITED LICENSE GRANTS + +1. License for Evaluation Purposes. Specification Lead hereby grants you a fully-paid, non-exclusive, non- +transferable, worldwide, limited license (without the right to sublicense), under Specification Lead's +applicable intellectual property rights to view, download, use and reproduce the Specification only for +the purpose of internal evaluation. This includes (i) developing applications intended to run on an +implementation of the Specification, provided that such applications do not themselves implement any +portion(s) of the Specification, and (ii) discussing the Specification with any third party; and (iii) +excerpting brief portions of the Specification in oral or written communications which discuss the +Specification provided that such excerpts do not in the aggregate constitute a significant portion of the +Specification. + +2. License for the Distribution of Compliant Implementations. Specification Lead also grants you a +perpetual, non-exclusive, non-transferable, worldwide, fully paid-up, royalty free, limited license +(without the right to sublicense) under any applicable copyrights or, subject to the provisions of +subsection 4 below, patent rights it may have covering the Specification to create and/or distribute an +Independent Implementation of the Specification that: (a) fully implements the Specification including +all its required interfaces and functionality; (b) does not modify, subset, superset or otherwise extend +the Licensor Name Space, or include any public or protected packages, classes, Java interfaces, fields or +methods within the Licensor Name Space other than those required/authorized by the Specification or +Specifications being implemented; and (c) passes the Technology Compatibility Kit (including satisfying +the requirements of the applicable TCK Users Guide) for such Specification ("Compliant +Implementation"). In addition, the foregoing license is expressly conditioned on your not acting outside +its scope. No license is granted hereunder for any other purpose (including, for example, modifying the +Specification, other than to the extent of your fair use rights, or distributing the Specification to third +parties). Also, no right, title, or interest in or to any trademarks, service marks, or trade names of +Specification Lead or Specification Lead's licensors is granted hereunder. Java, and Java-related logos, +marks and names are trademarks or registered trademarks of Oracle America, Inc. in the U.S. and other +countries. + +3. Pass-through Conditions. You need not include limitations (a)-(c) from the previous paragraph or any +other particular "pass through" requirements in any license You grant concerning the use of your +Independent Implementation or products derived from it. However, except with respect to +Independent Implementations (and products derived from them) that satisfy limitations (a)-(c) from the +previous paragraph, You may neither: (a) grant or otherwise pass through to your licensees any licenses +under Specification Lead's applicable intellectual property rights; nor (b) authorize your licensees to +make any claims concerning their implementation's compliance with the Specification in question. + +4. Reciprocity Concerning Patent Licenses. + +a. With respect to any patent claims covered by the license granted under subparagraph 2 +above that would be infringed by all technically feasible implementations of the Specification, such +license is conditioned upon your offering on fair, reasonable and non-discriminatory terms, to any party +seeking it from You, a perpetual, non-exclusive, non-transferable, worldwide license under Your patent +rights which are or would be infringed by all technically feasible implementations of the Specification to +develop, distribute and use a Compliant Implementation. + +b. With respect to any patent claims owned by Specification Lead and covered by the license +granted under subparagraph 2, whether or not their infringement can be avoided in a technically +feasible manner when implementing the Specification, such license shall terminate with respect to such +claims if You initiate a claim against Specification Lead that it has, in the course of performing its +responsibilities as the Specification Lead, induced any other entity to infringe Your patent rights. + +c. Also with respect to any patent claims owned by Specification Lead and covered by the license +granted under subparagraph 2 above, where the infringement of such claims can be avoided in a +technically feasible manner when implementing the Specification such license, with respect to such +claims, shall terminate if You initiate a claim against Specification Lead that its making, having made, +using, offering to sell, selling or importing a Compliant Implementation infringes Your patent rights. + +5. Definitions. For the purposes of this Agreement: "Independent Implementation" shall mean an +implementation of the Specification that neither derives from any of Specification Lead's source code or +binary code materials nor, except with an appropriate and separate license from Specification Lead, +includes any of Specification Lead's source code or binary code materials; "Licensor Name Space" shall +mean the public class or interface declarations whose names begin with "java", "javax", "com.oracle", +"com.sun" or their equivalents in any subsequent naming convention adopted by Oracle America, Inc. +through the Java Community Process, or any recognized successors or replacements thereof; and +"Technology Compatibility Kit" or "TCK" shall mean the test suite and accompanying TCK User's Guide +provided by Specification Lead which corresponds to the Specification and that was available either (i) +from Specification Lead's 120 days before the first release of Your Independent Implementation that +allows its use for commercial purposes, or (ii) more recently than 120 days from such release but against +which You elect to test Your implementation of the Specification. + +This Agreement will terminate immediately without notice from Specification Lead if you breach the +Agreement or act outside the scope of the licenses granted above. + +DISCLAIMER OF WARRANTIES + +THE SPECIFICATION IS PROVIDED "AS IS". SPECIFICATION LEAD MAKES NO REPRESENTATIONS OR +WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT (INCLUDING AS A +CONSEQUENCE OF ANY PRACTICE OR IMPLEMENTATION OF THE SPECIFICATION), OR THAT THE +CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE. This document does not represent +any commitment to release or implement any portion of the Specification in any product. In addition, +the Specification could include technical inaccuracies or typographical errors. + +LIMITATION OF LIABILITY + +TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL SPECIFICATION LEAD OR ITS LICENSORS BE +LIABLE FOR ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE, PROFITS OR DATA, OR +FOR SPECIAL, INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED +AND REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED IN ANY WAY TO YOUR +HAVING, IMPLEMENTING OR OTHERWISE USING THE SPECIFICATION, EVEN IF SPECIFICATION LEAD +AND/OR ITS LICENSORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. +You will indemnify, hold harmless, and defend Specification Lead and its licensors from any claims +arising or resulting from: (i) your use of the Specification; (ii) the use or distribution of your Java +application, applet and/or implementation; and/or (iii) any claims that later versions or releases of any +Specification furnished to you are incompatible with the Specification provided to you under this license. + +RESTRICTED RIGHTS LEGEND + +U.S. Government: If this Specification is being acquired by or on behalf of the U.S. Government or by a +U.S. Government prime contractor or subcontractor (at any tier), then the Government's rights in the +Software and accompanying documentation shall be only as set forth in this license; this is in accordance +with 48 C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 +C.F.R. 2.101 and 12.212 (for non-DoD acquisitions). + +REPORT + +If you provide Specification Lead with any comments or suggestions concerning the Specification +("Feedback"), you hereby: (i) agree that such Feedback is provided on a non-proprietary and non- +confidential basis, and (ii) grant Specification Lead a perpetual, non-exclusive, worldwide, fully paid-up, +irrevocable license, with the right to sublicense through multiple levels of sublicensees, to incorporate, +disclose, and use without limitation the Feedback for any purpose. + +GENERAL TERMS + +Any action related to this Agreement will be governed by California law and controlling U.S. federal law. +The U.N. Convention for the International Sale of Goods and the choice of law rules of any jurisdiction +will not apply. + +The Specification is subject to U.S. export control laws and may be subject to export or import +regulations in other countries. Licensee agrees to comply strictly with all such laws and regulations and +acknowledges that it has the responsibility to obtain such licenses to export, re-export or import as may +be required after delivery to Licensee. + +This Agreement is the parties' entire agreement relating to its subject matter. It supersedes all prior or +contemporaneous oral or written communications, proposals, conditions, representations and +warranties and prevails over any conflicting or additional terms of any quote, order, acknowledgment, +or other communication between the parties relating to its subject matter during the term of this +Agreement. No modification to this Agreement will be binding, unless in writing and signed by an +authorized representative of each party. diff --git a/LICENSE.html b/LICENSE.html deleted file mode 100644 index 639323b..0000000 --- a/LICENSE.html +++ /dev/null @@ -1,161 +0,0 @@ - - - - -JSR-375 License - - -

-ORACLE AMERICA, INC. IS WILLING TO LICENSE THIS SPECIFICATION TO YOU ONLY UPON THE -CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS LICENSE AGREEMENT -("AGREEMENT"). PLEASE READ THE TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY -DOWNLOADING THIS SPECIFICATION, YOU ACCEPT THE TERMS AND CONDITIONS OF THIS AGREEMENT. -IF YOU ARE NOT WILLING TO BE BOUND BY THEM, SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF -THIS PAGE AND THE DOWNLOADING PROCESS WILL NOT CONTINUE. -

-Specification: JSR-375 Java EE Security API ("Specification") -
-Version: 1.0 -
-Status: Final Approval Ballot -
-Release: August 2017 -

-Copyright 2017 Oracle America, Inc. -
-500 Oracle Parkway, Redwood City, California 94065, U.S.A. -

-All rights reserved. -

-NOTICE -
-The Specification is protected by copyright and the information described therein may be protected by -one or more U.S. patents, foreign patents, or pending applications. Except as provided under the -following license, no part of the Specification may be reproduced in any form by any means without the -prior written authorization of Oracle America, Inc. ("Oracle") and its licensors, if any. Any use of the -Specification and the information described therein will be governed by the terms and conditions of this -Agreement. -

-Subject to the terms and conditions of this license, including your compliance with Paragraphs 1 and 2 -below, Oracle hereby grants you a fully-paid, non-exclusive, non-transferable, limited license (without -the right to sublicense) under Oracle's intellectual property rights to: -

-1.Review the Specification for the purposes of evaluation. This includes: (i) developing implementations -of the Specification for your internal, non-commercial use; (ii) discussing the Specification with any third -party; and (iii) excerpting brief portions of the Specification in oral or written communications which -discuss the Specification provided that such excerpts do not in the aggregate constitute a significant -portion of the Technology. -

-2.Distribute implementations of the Specification to third parties for their testing and evaluation use, -provided that any such implementation: -
-(i) does not modify, subset, superset or otherwise extend the Licensor Name Space, or include any -public or protected packages, classes, Java interfaces, fields or methods within the Licensor Name Space -other than those required/authorized by the Specification or Specifications being implemented; -
-(ii) is clearly and prominently marked with the word "UNTESTED" or "EARLY ACCESS" or -"INCOMPATIBLE" or "UNSTABLE" or "BETA" in any list of available builds and in proximity to every link -initiating its download, where the list or link is under Licensee's control; and -
-(iii) includes the following notice: -
-"This is an implementation of an early-draft specification developed under the Java Community Process -(JCP) and is made available for testing and evaluation purposes only. The code is not compatible with -any specification of the JCP." -

-The grant set forth above concerning your distribution of implementations of the specification is -contingent upon your agreement to terminate development and distribution of your "early draft" -implementation as soon as feasible following final completion of the specification. If you fail to do so, -the foregoing grant shall be considered null and void. -

-No provision of this Agreement shall be understood to restrict your ability to make and distribute to -third parties applications written to the Specification. -

-Other than this limited license, you acquire no right, title or interest in or to the Specification or any -other Oracle intellectual property, and the Specification may only be used in accordance with the license -terms set forth herein. This license will expire on the earlier of: (a) two (2) years from the date of -Release listed above; (b) the date on which the final version of the Specification is publicly released; or -(c) the date on which the Java Specification Request (JSR) to which the Specification corresponds is -withdrawn. In addition, this license will terminate immediately without notice from Oracle if you fail to -comply with any provision of this license. Upon termination, you must cease use of or destroy the -Specification. -

-"Licensor Name Space" means the public class or interface declarations whose names begin with "java", -"javax", "com.oracle" or their equivalents in any subsequent naming convention adopted by Oracle -through the Java Community Process, or any recognized successors or replacements thereof -

-TRADEMARKS -
-No right, title, or interest in or to any trademarks, service marks, or trade names of Oracle or Oracle's -licensors is granted hereunder. Oracle, the Oracle logo, and Java are trademarks or registered -trademarks of Oracle America, Inc. in the U.S. and other countries. -

-DISCLAIMER OF WARRANTIES -
-THE SPECIFICATION IS PROVIDED "AS IS" AND IS EXPERIMENTAL AND MAY CONTAIN DEFECTS OR -DEFICIENCIES WHICH CANNOT OR WILL NOT BE CORRECTED BY ORACLE. ORACLE MAKES NO -REPRESENTATIONS OR WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, -WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT -THAT THE CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE OR THAT ANY PRACTICE -OR IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS, -COPYRIGHTS, TRADE SECRETS OR OTHER RIGHTS. This document does not represent any commitment to -release or implement any portion of the Specification in any product. -

-THE SPECIFICATION COULD INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS. CHANGES -ARE PERIODICALLY ADDED TO THE INFORMATION THEREIN; THESE CHANGES WILL BE INCORPORATED -INTO NEW VERSIONS OF THE SPECIFICATION, IF ANY. ORACLE MAY MAKE IMPROVEMENTS AND/OR -CHANGES TO THE PRODUCT(S) AND/OR THE PROGRAM(S) DESCRIBED IN THE SPECIFICATION AT ANY -TIME. Any use of such changes in the Specification will be governed by the then-current license for the -applicable version of the Specification. -

-LIMITATION OF LIABILITY -
-TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL ORACLE OR ITS LICENSORS BE LIABLE FOR -ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE, PROFITS OR DATA, OR FOR SPECIAL, -INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS -OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED TO ANY FURNISHING, PRACTICING, -MODIFYING OR ANY USE OF THE SPECIFICATION, EVEN IF ORACLE AND/OR ITS LICENSORS HAVE BEEN -ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. -

-You will hold Oracle (and its licensors) harmless from any claims based on your use of the Specification -for any purposes other than the limited right of evaluation as described above, and from any claims that -later versions or releases of any Specification furnished to you are incompatible with the Specification -provided to you under this license. -

-RESTRICTED RIGHTS LEGEND -
-If this Software is being acquired by or on behalf of the U.S. Government or by a U.S. Government prime -contractor or subcontractor (at any tier), then the Government's rights in the Software and -accompanying documentation shall be only as set forth in this license; this is in accordance with 48 -C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 C.F.R. -2.101 and 12.212 (for non-DoD acquisitions). -

-REPORT -
-You may wish to report any ambiguities, inconsistencies or inaccuracies you may find in connection with -your evaluation of the Specification ("Feedback"). To the extent that you provide Oracle with any -Feedback, you hereby: (i) agree that such Feedback is provided on a non-proprietary and non- -confidential basis, and (ii) grant Oracle a perpetual, non-exclusive, worldwide, fully paid-up, irrevocable -license, with the right to sublicense through multiple levels of sublicensees, to incorporate, disclose, and -use without limitation the Feedback for any purpose related to the Specification and future versions, -implementations, and test suites thereof. -

-GENERAL TERMS -
-Any action related to this Agreement will be governed by California law and controlling U.S. federal law. -The U.N. Convention for the International Sale of Goods and the choice of law rules of any jurisdiction -will not apply. -

-The Specification is subject to U.S. export control laws and may be subject to export or import -regulations in other countries. Licensee agrees to comply strictly with all such laws and regulations and -acknowledges that it has the responsibility to obtain such licenses to export, re-export or import as may -be required after delivery to Licensee. -

-This Agreement is the parties' entire agreement relating to its subject matter. It supersedes all prior or -contemporaneous oral or written communications, proposals, conditions, representations and -warranties and prevails over any conflicting or additional terms of any quote, order, acknowledgment, -or other communication between the parties relating to its subject matter during the term of this -Agreement. No modification to this Agreement will be binding, unless in writing and signed by an -authorized representative of each party. - - diff --git a/LICENSE.txt b/LICENSE.txt deleted file mode 100644 index eef94e8..0000000 --- a/LICENSE.txt +++ /dev/null @@ -1,136 +0,0 @@ -ORACLE AMERICA, INC. IS WILLING TO LICENSE THIS SPECIFICATION TO YOU ONLY UPON THE -CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS LICENSE AGREEMENT -("AGREEMENT"). PLEASE READ THE TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY -DOWNLOADING THIS SPECIFICATION, YOU ACCEPT THE TERMS AND CONDITIONS OF THIS AGREEMENT. -IF YOU ARE NOT WILLING TO BE BOUND BY THEM, SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF -THIS PAGE AND THE DOWNLOADING PROCESS WILL NOT CONTINUE. - -Specification: JSR-375 Java EE Security API ("Specification") -Version: 1.0 -Status: Final Approval Ballot -Release: August 2017 - -Copyright 2017 Oracle America, Inc. -500 Oracle Parkway, Redwood City, California 94065, U.S.A. - -All rights reserved. - -NOTICE -The Specification is protected by copyright and the information described therein may be protected by -one or more U.S. patents, foreign patents, or pending applications. Except as provided under the -following license, no part of the Specification may be reproduced in any form by any means without the -prior written authorization of Oracle America, Inc. ("Oracle") and its licensors, if any. Any use of the -Specification and the information described therein will be governed by the terms and conditions of this -Agreement. - -Subject to the terms and conditions of this license, including your compliance with Paragraphs 1 and 2 -below, Oracle hereby grants you a fully-paid, non-exclusive, non-transferable, limited license (without -the right to sublicense) under Oracle's intellectual property rights to: - -1.Review the Specification for the purposes of evaluation. This includes: (i) developing implementations -of the Specification for your internal, non-commercial use; (ii) discussing the Specification with any third -party; and (iii) excerpting brief portions of the Specification in oral or written communications which -discuss the Specification provided that such excerpts do not in the aggregate constitute a significant -portion of the Technology. - -2.Distribute implementations of the Specification to third parties for their testing and evaluation use, -provided that any such implementation: -(i) does not modify, subset, superset or otherwise extend the Licensor Name Space, or include any -public or protected packages, classes, Java interfaces, fields or methods within the Licensor Name Space -other than those required/authorized by the Specification or Specifications being implemented; -(ii) is clearly and prominently marked with the word "UNTESTED" or "EARLY ACCESS" or -"INCOMPATIBLE" or "UNSTABLE" or "BETA" in any list of available builds and in proximity to every link -initiating its download, where the list or link is under Licensee's control; and -(iii) includes the following notice: -"This is an implementation of an early-draft specification developed under the Java Community Process -(JCP) and is made available for testing and evaluation purposes only. The code is not compatible with -any specification of the JCP." - -The grant set forth above concerning your distribution of implementations of the specification is -contingent upon your agreement to terminate development and distribution of your "early draft" -implementation as soon as feasible following final completion of the specification. If you fail to do so, -the foregoing grant shall be considered null and void. - -No provision of this Agreement shall be understood to restrict your ability to make and distribute to -third parties applications written to the Specification. - -Other than this limited license, you acquire no right, title or interest in or to the Specification or any -other Oracle intellectual property, and the Specification may only be used in accordance with the license -terms set forth herein. This license will expire on the earlier of: (a) two (2) years from the date of -Release listed above; (b) the date on which the final version of the Specification is publicly released; or -(c) the date on which the Java Specification Request (JSR) to which the Specification corresponds is -withdrawn. In addition, this license will terminate immediately without notice from Oracle if you fail to -comply with any provision of this license. Upon termination, you must cease use of or destroy the -Specification. - -"Licensor Name Space" means the public class or interface declarations whose names begin with "java", -"javax", "com.oracle" or their equivalents in any subsequent naming convention adopted by Oracle -through the Java Community Process, or any recognized successors or replacements thereof - -TRADEMARKS -No right, title, or interest in or to any trademarks, service marks, or trade names of Oracle or Oracle's -licensors is granted hereunder. Oracle, the Oracle logo, and Java are trademarks or registered -trademarks of Oracle America, Inc. in the U.S. and other countries. - -DISCLAIMER OF WARRANTIES -THE SPECIFICATION IS PROVIDED "AS IS" AND IS EXPERIMENTAL AND MAY CONTAIN DEFECTS OR -DEFICIENCIES WHICH CANNOT OR WILL NOT BE CORRECTED BY ORACLE. ORACLE MAKES NO -REPRESENTATIONS OR WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, -WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT -THAT THE CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE OR THAT ANY PRACTICE -OR IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS, -COPYRIGHTS, TRADE SECRETS OR OTHER RIGHTS. This document does not represent any commitment to -release or implement any portion of the Specification in any product. - -THE SPECIFICATION COULD INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS. CHANGES -ARE PERIODICALLY ADDED TO THE INFORMATION THEREIN; THESE CHANGES WILL BE INCORPORATED -INTO NEW VERSIONS OF THE SPECIFICATION, IF ANY. ORACLE MAY MAKE IMPROVEMENTS AND/OR -CHANGES TO THE PRODUCT(S) AND/OR THE PROGRAM(S) DESCRIBED IN THE SPECIFICATION AT ANY -TIME. Any use of such changes in the Specification will be governed by the then-current license for the -applicable version of the Specification. - -LIMITATION OF LIABILITY -TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL ORACLE OR ITS LICENSORS BE LIABLE FOR -ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE, PROFITS OR DATA, OR FOR SPECIAL, -INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS -OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED TO ANY FURNISHING, PRACTICING, -MODIFYING OR ANY USE OF THE SPECIFICATION, EVEN IF ORACLE AND/OR ITS LICENSORS HAVE BEEN -ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - -You will hold Oracle (and its licensors) harmless from any claims based on your use of the Specification -for any purposes other than the limited right of evaluation as described above, and from any claims that -later versions or releases of any Specification furnished to you are incompatible with the Specification -provided to you under this license. - -RESTRICTED RIGHTS LEGEND -If this Software is being acquired by or on behalf of the U.S. Government or by a U.S. Government prime -contractor or subcontractor (at any tier), then the Government's rights in the Software and -accompanying documentation shall be only as set forth in this license; this is in accordance with 48 -C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 C.F.R. -2.101 and 12.212 (for non-DoD acquisitions). - -REPORT -You may wish to report any ambiguities, inconsistencies or inaccuracies you may find in connection with -your evaluation of the Specification ("Feedback"). To the extent that you provide Oracle with any -Feedback, you hereby: (i) agree that such Feedback is provided on a non-proprietary and non- -confidential basis, and (ii) grant Oracle a perpetual, non-exclusive, worldwide, fully paid-up, irrevocable -license, with the right to sublicense through multiple levels of sublicensees, to incorporate, disclose, and -use without limitation the Feedback for any purpose related to the Specification and future versions, -implementations, and test suites thereof. - -GENERAL TERMS -Any action related to this Agreement will be governed by California law and controlling U.S. federal law. -The U.N. Convention for the International Sale of Goods and the choice of law rules of any jurisdiction -will not apply. - -The Specification is subject to U.S. export control laws and may be subject to export or import -regulations in other countries. Licensee agrees to comply strictly with all such laws and regulations and -acknowledges that it has the responsibility to obtain such licenses to export, re-export or import as may -be required after delivery to Licensee. - -This Agreement is the parties' entire agreement relating to its subject matter. It supersedes all prior or -contemporaneous oral or written communications, proposals, conditions, representations and -warranties and prevails over any conflicting or additional terms of any quote, order, acknowledgment, -or other communication between the parties relating to its subject matter during the term of this -Agreement. No modification to this Agreement will be binding, unless in writing and signed by an -authorized representative of each party. From 70fb89818716e547038b09500cfea8a2df3a8493 Mon Sep 17 00:00:00 2001 From: wmhopkins Date: Tue, 5 Sep 2017 01:40:47 -0400 Subject: [PATCH 05/12] GitHub doesn't render .adoc alpha list properly, try .md and .txt --- LICENSE.md | 150 ++++++++++++++++++++++++++++++++++++++++++++++++++++ LICENSE.txt | 150 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 300 insertions(+) create mode 100644 LICENSE.md create mode 100644 LICENSE.txt diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..c7e7aba --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,150 @@ +ORACLE AMERICA, INC. IS WILLING TO LICENSE THIS SPECIFICATION TO YOU ONLY UPON THE +CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS AGREEMENT. PLEASE READ THE +TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY DOWNLOADING THIS SPECIFICATION, +YOU ACCEPT THE TERMS AND CONDITIONS OF THE AGREEMENT. IF YOU ARE NOT WILLING TO BE +BOUND BY IT, SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF THIS PAGE. + +Specification: JSR-375 Java EE Security API ("Specification") + +Version: 1.0 + +Status: Final Release + +Specification Lead: Oracle America, Inc. ("Specification Lead") + +Release: August 2017 + +Copyright 2017 Oracle America, Inc. + +All rights reserved. + +LIMITED LICENSE GRANTS + +1. License for Evaluation Purposes. Specification Lead hereby grants you a fully-paid, non-exclusive, non- +transferable, worldwide, limited license (without the right to sublicense), under Specification Lead's +applicable intellectual property rights to view, download, use and reproduce the Specification only for +the purpose of internal evaluation. This includes (i) developing applications intended to run on an +implementation of the Specification, provided that such applications do not themselves implement any +portion(s) of the Specification, and (ii) discussing the Specification with any third party; and (iii) +excerpting brief portions of the Specification in oral or written communications which discuss the +Specification provided that such excerpts do not in the aggregate constitute a significant portion of the +Specification. + +2. License for the Distribution of Compliant Implementations. Specification Lead also grants you a +perpetual, non-exclusive, non-transferable, worldwide, fully paid-up, royalty free, limited license +(without the right to sublicense) under any applicable copyrights or, subject to the provisions of +subsection 4 below, patent rights it may have covering the Specification to create and/or distribute an +Independent Implementation of the Specification that: (a) fully implements the Specification including +all its required interfaces and functionality; (b) does not modify, subset, superset or otherwise extend +the Licensor Name Space, or include any public or protected packages, classes, Java interfaces, fields or +methods within the Licensor Name Space other than those required/authorized by the Specification or +Specifications being implemented; and (c) passes the Technology Compatibility Kit (including satisfying +the requirements of the applicable TCK Users Guide) for such Specification ("Compliant +Implementation"). In addition, the foregoing license is expressly conditioned on your not acting outside +its scope. No license is granted hereunder for any other purpose (including, for example, modifying the +Specification, other than to the extent of your fair use rights, or distributing the Specification to third +parties). Also, no right, title, or interest in or to any trademarks, service marks, or trade names of +Specification Lead or Specification Lead's licensors is granted hereunder. Java, and Java-related logos, +marks and names are trademarks or registered trademarks of Oracle America, Inc. in the U.S. and other +countries. + +3. Pass-through Conditions. You need not include limitations (a)-(c) from the previous paragraph or any +other particular "pass through" requirements in any license You grant concerning the use of your +Independent Implementation or products derived from it. However, except with respect to +Independent Implementations (and products derived from them) that satisfy limitations (a)-(c) from the +previous paragraph, You may neither: (a) grant or otherwise pass through to your licensees any licenses +under Specification Lead's applicable intellectual property rights; nor (b) authorize your licensees to +make any claims concerning their implementation's compliance with the Specification in question. + +4. Reciprocity Concerning Patent Licenses. + +a. With respect to any patent claims covered by the license granted under subparagraph 2 +above that would be infringed by all technically feasible implementations of the Specification, such +license is conditioned upon your offering on fair, reasonable and non-discriminatory terms, to any party +seeking it from You, a perpetual, non-exclusive, non-transferable, worldwide license under Your patent +rights which are or would be infringed by all technically feasible implementations of the Specification to +develop, distribute and use a Compliant Implementation. + +b. With respect to any patent claims owned by Specification Lead and covered by the license +granted under subparagraph 2, whether or not their infringement can be avoided in a technically +feasible manner when implementing the Specification, such license shall terminate with respect to such +claims if You initiate a claim against Specification Lead that it has, in the course of performing its +responsibilities as the Specification Lead, induced any other entity to infringe Your patent rights. + +c. Also with respect to any patent claims owned by Specification Lead and covered by the license +granted under subparagraph 2 above, where the infringement of such claims can be avoided in a +technically feasible manner when implementing the Specification such license, with respect to such +claims, shall terminate if You initiate a claim against Specification Lead that its making, having made, +using, offering to sell, selling or importing a Compliant Implementation infringes Your patent rights. + +5. Definitions. For the purposes of this Agreement: "Independent Implementation" shall mean an +implementation of the Specification that neither derives from any of Specification Lead's source code or +binary code materials nor, except with an appropriate and separate license from Specification Lead, +includes any of Specification Lead's source code or binary code materials; "Licensor Name Space" shall +mean the public class or interface declarations whose names begin with "java", "javax", "com.oracle", +"com.sun" or their equivalents in any subsequent naming convention adopted by Oracle America, Inc. +through the Java Community Process, or any recognized successors or replacements thereof; and +"Technology Compatibility Kit" or "TCK" shall mean the test suite and accompanying TCK User's Guide +provided by Specification Lead which corresponds to the Specification and that was available either (i) +from Specification Lead's 120 days before the first release of Your Independent Implementation that +allows its use for commercial purposes, or (ii) more recently than 120 days from such release but against +which You elect to test Your implementation of the Specification. + +This Agreement will terminate immediately without notice from Specification Lead if you breach the +Agreement or act outside the scope of the licenses granted above. + +DISCLAIMER OF WARRANTIES + +THE SPECIFICATION IS PROVIDED "AS IS". SPECIFICATION LEAD MAKES NO REPRESENTATIONS OR +WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT (INCLUDING AS A +CONSEQUENCE OF ANY PRACTICE OR IMPLEMENTATION OF THE SPECIFICATION), OR THAT THE +CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE. This document does not represent +any commitment to release or implement any portion of the Specification in any product. In addition, +the Specification could include technical inaccuracies or typographical errors. + +LIMITATION OF LIABILITY + +TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL SPECIFICATION LEAD OR ITS LICENSORS BE +LIABLE FOR ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE, PROFITS OR DATA, OR +FOR SPECIAL, INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED +AND REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED IN ANY WAY TO YOUR +HAVING, IMPLEMENTING OR OTHERWISE USING THE SPECIFICATION, EVEN IF SPECIFICATION LEAD +AND/OR ITS LICENSORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. +You will indemnify, hold harmless, and defend Specification Lead and its licensors from any claims +arising or resulting from: (i) your use of the Specification; (ii) the use or distribution of your Java +application, applet and/or implementation; and/or (iii) any claims that later versions or releases of any +Specification furnished to you are incompatible with the Specification provided to you under this license. + +RESTRICTED RIGHTS LEGEND + +U.S. Government: If this Specification is being acquired by or on behalf of the U.S. Government or by a +U.S. Government prime contractor or subcontractor (at any tier), then the Government's rights in the +Software and accompanying documentation shall be only as set forth in this license; this is in accordance +with 48 C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 +C.F.R. 2.101 and 12.212 (for non-DoD acquisitions). + +REPORT + +If you provide Specification Lead with any comments or suggestions concerning the Specification +("Feedback"), you hereby: (i) agree that such Feedback is provided on a non-proprietary and non- +confidential basis, and (ii) grant Specification Lead a perpetual, non-exclusive, worldwide, fully paid-up, +irrevocable license, with the right to sublicense through multiple levels of sublicensees, to incorporate, +disclose, and use without limitation the Feedback for any purpose. + +GENERAL TERMS + +Any action related to this Agreement will be governed by California law and controlling U.S. federal law. +The U.N. Convention for the International Sale of Goods and the choice of law rules of any jurisdiction +will not apply. + +The Specification is subject to U.S. export control laws and may be subject to export or import +regulations in other countries. Licensee agrees to comply strictly with all such laws and regulations and +acknowledges that it has the responsibility to obtain such licenses to export, re-export or import as may +be required after delivery to Licensee. + +This Agreement is the parties' entire agreement relating to its subject matter. It supersedes all prior or +contemporaneous oral or written communications, proposals, conditions, representations and +warranties and prevails over any conflicting or additional terms of any quote, order, acknowledgment, +or other communication between the parties relating to its subject matter during the term of this +Agreement. No modification to this Agreement will be binding, unless in writing and signed by an +authorized representative of each party. diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..c7e7aba --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,150 @@ +ORACLE AMERICA, INC. IS WILLING TO LICENSE THIS SPECIFICATION TO YOU ONLY UPON THE +CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS AGREEMENT. PLEASE READ THE +TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY DOWNLOADING THIS SPECIFICATION, +YOU ACCEPT THE TERMS AND CONDITIONS OF THE AGREEMENT. IF YOU ARE NOT WILLING TO BE +BOUND BY IT, SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF THIS PAGE. + +Specification: JSR-375 Java EE Security API ("Specification") + +Version: 1.0 + +Status: Final Release + +Specification Lead: Oracle America, Inc. ("Specification Lead") + +Release: August 2017 + +Copyright 2017 Oracle America, Inc. + +All rights reserved. + +LIMITED LICENSE GRANTS + +1. License for Evaluation Purposes. Specification Lead hereby grants you a fully-paid, non-exclusive, non- +transferable, worldwide, limited license (without the right to sublicense), under Specification Lead's +applicable intellectual property rights to view, download, use and reproduce the Specification only for +the purpose of internal evaluation. This includes (i) developing applications intended to run on an +implementation of the Specification, provided that such applications do not themselves implement any +portion(s) of the Specification, and (ii) discussing the Specification with any third party; and (iii) +excerpting brief portions of the Specification in oral or written communications which discuss the +Specification provided that such excerpts do not in the aggregate constitute a significant portion of the +Specification. + +2. License for the Distribution of Compliant Implementations. Specification Lead also grants you a +perpetual, non-exclusive, non-transferable, worldwide, fully paid-up, royalty free, limited license +(without the right to sublicense) under any applicable copyrights or, subject to the provisions of +subsection 4 below, patent rights it may have covering the Specification to create and/or distribute an +Independent Implementation of the Specification that: (a) fully implements the Specification including +all its required interfaces and functionality; (b) does not modify, subset, superset or otherwise extend +the Licensor Name Space, or include any public or protected packages, classes, Java interfaces, fields or +methods within the Licensor Name Space other than those required/authorized by the Specification or +Specifications being implemented; and (c) passes the Technology Compatibility Kit (including satisfying +the requirements of the applicable TCK Users Guide) for such Specification ("Compliant +Implementation"). In addition, the foregoing license is expressly conditioned on your not acting outside +its scope. No license is granted hereunder for any other purpose (including, for example, modifying the +Specification, other than to the extent of your fair use rights, or distributing the Specification to third +parties). Also, no right, title, or interest in or to any trademarks, service marks, or trade names of +Specification Lead or Specification Lead's licensors is granted hereunder. Java, and Java-related logos, +marks and names are trademarks or registered trademarks of Oracle America, Inc. in the U.S. and other +countries. + +3. Pass-through Conditions. You need not include limitations (a)-(c) from the previous paragraph or any +other particular "pass through" requirements in any license You grant concerning the use of your +Independent Implementation or products derived from it. However, except with respect to +Independent Implementations (and products derived from them) that satisfy limitations (a)-(c) from the +previous paragraph, You may neither: (a) grant or otherwise pass through to your licensees any licenses +under Specification Lead's applicable intellectual property rights; nor (b) authorize your licensees to +make any claims concerning their implementation's compliance with the Specification in question. + +4. Reciprocity Concerning Patent Licenses. + +a. With respect to any patent claims covered by the license granted under subparagraph 2 +above that would be infringed by all technically feasible implementations of the Specification, such +license is conditioned upon your offering on fair, reasonable and non-discriminatory terms, to any party +seeking it from You, a perpetual, non-exclusive, non-transferable, worldwide license under Your patent +rights which are or would be infringed by all technically feasible implementations of the Specification to +develop, distribute and use a Compliant Implementation. + +b. With respect to any patent claims owned by Specification Lead and covered by the license +granted under subparagraph 2, whether or not their infringement can be avoided in a technically +feasible manner when implementing the Specification, such license shall terminate with respect to such +claims if You initiate a claim against Specification Lead that it has, in the course of performing its +responsibilities as the Specification Lead, induced any other entity to infringe Your patent rights. + +c. Also with respect to any patent claims owned by Specification Lead and covered by the license +granted under subparagraph 2 above, where the infringement of such claims can be avoided in a +technically feasible manner when implementing the Specification such license, with respect to such +claims, shall terminate if You initiate a claim against Specification Lead that its making, having made, +using, offering to sell, selling or importing a Compliant Implementation infringes Your patent rights. + +5. Definitions. For the purposes of this Agreement: "Independent Implementation" shall mean an +implementation of the Specification that neither derives from any of Specification Lead's source code or +binary code materials nor, except with an appropriate and separate license from Specification Lead, +includes any of Specification Lead's source code or binary code materials; "Licensor Name Space" shall +mean the public class or interface declarations whose names begin with "java", "javax", "com.oracle", +"com.sun" or their equivalents in any subsequent naming convention adopted by Oracle America, Inc. +through the Java Community Process, or any recognized successors or replacements thereof; and +"Technology Compatibility Kit" or "TCK" shall mean the test suite and accompanying TCK User's Guide +provided by Specification Lead which corresponds to the Specification and that was available either (i) +from Specification Lead's 120 days before the first release of Your Independent Implementation that +allows its use for commercial purposes, or (ii) more recently than 120 days from such release but against +which You elect to test Your implementation of the Specification. + +This Agreement will terminate immediately without notice from Specification Lead if you breach the +Agreement or act outside the scope of the licenses granted above. + +DISCLAIMER OF WARRANTIES + +THE SPECIFICATION IS PROVIDED "AS IS". SPECIFICATION LEAD MAKES NO REPRESENTATIONS OR +WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT (INCLUDING AS A +CONSEQUENCE OF ANY PRACTICE OR IMPLEMENTATION OF THE SPECIFICATION), OR THAT THE +CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE. This document does not represent +any commitment to release or implement any portion of the Specification in any product. In addition, +the Specification could include technical inaccuracies or typographical errors. + +LIMITATION OF LIABILITY + +TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL SPECIFICATION LEAD OR ITS LICENSORS BE +LIABLE FOR ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE, PROFITS OR DATA, OR +FOR SPECIAL, INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED +AND REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED IN ANY WAY TO YOUR +HAVING, IMPLEMENTING OR OTHERWISE USING THE SPECIFICATION, EVEN IF SPECIFICATION LEAD +AND/OR ITS LICENSORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. +You will indemnify, hold harmless, and defend Specification Lead and its licensors from any claims +arising or resulting from: (i) your use of the Specification; (ii) the use or distribution of your Java +application, applet and/or implementation; and/or (iii) any claims that later versions or releases of any +Specification furnished to you are incompatible with the Specification provided to you under this license. + +RESTRICTED RIGHTS LEGEND + +U.S. Government: If this Specification is being acquired by or on behalf of the U.S. Government or by a +U.S. Government prime contractor or subcontractor (at any tier), then the Government's rights in the +Software and accompanying documentation shall be only as set forth in this license; this is in accordance +with 48 C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 +C.F.R. 2.101 and 12.212 (for non-DoD acquisitions). + +REPORT + +If you provide Specification Lead with any comments or suggestions concerning the Specification +("Feedback"), you hereby: (i) agree that such Feedback is provided on a non-proprietary and non- +confidential basis, and (ii) grant Specification Lead a perpetual, non-exclusive, worldwide, fully paid-up, +irrevocable license, with the right to sublicense through multiple levels of sublicensees, to incorporate, +disclose, and use without limitation the Feedback for any purpose. + +GENERAL TERMS + +Any action related to this Agreement will be governed by California law and controlling U.S. federal law. +The U.N. Convention for the International Sale of Goods and the choice of law rules of any jurisdiction +will not apply. + +The Specification is subject to U.S. export control laws and may be subject to export or import +regulations in other countries. Licensee agrees to comply strictly with all such laws and regulations and +acknowledges that it has the responsibility to obtain such licenses to export, re-export or import as may +be required after delivery to Licensee. + +This Agreement is the parties' entire agreement relating to its subject matter. It supersedes all prior or +contemporaneous oral or written communications, proposals, conditions, representations and +warranties and prevails over any conflicting or additional terms of any quote, order, acknowledgment, +or other communication between the parties relating to its subject matter during the term of this +Agreement. No modification to this Agreement will be binding, unless in writing and signed by an +authorized representative of each party. From 10cda46fc3d1fcfc165fee2501636c8d9c5fec1d Mon Sep 17 00:00:00 2001 From: wmhopkins Date: Tue, 5 Sep 2017 01:45:35 -0400 Subject: [PATCH 06/12] Tweak LICENSE.txt formatting, delete .adoc and .md versions --- LICENSE.adoc | 150 --------------------------------------------------- LICENSE.md | 150 --------------------------------------------------- LICENSE.txt | 8 +-- 3 files changed, 4 insertions(+), 304 deletions(-) delete mode 100644 LICENSE.adoc delete mode 100644 LICENSE.md diff --git a/LICENSE.adoc b/LICENSE.adoc deleted file mode 100644 index c7e7aba..0000000 --- a/LICENSE.adoc +++ /dev/null @@ -1,150 +0,0 @@ -ORACLE AMERICA, INC. IS WILLING TO LICENSE THIS SPECIFICATION TO YOU ONLY UPON THE -CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS AGREEMENT. PLEASE READ THE -TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY DOWNLOADING THIS SPECIFICATION, -YOU ACCEPT THE TERMS AND CONDITIONS OF THE AGREEMENT. IF YOU ARE NOT WILLING TO BE -BOUND BY IT, SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF THIS PAGE. - -Specification: JSR-375 Java EE Security API ("Specification") - -Version: 1.0 - -Status: Final Release - -Specification Lead: Oracle America, Inc. ("Specification Lead") - -Release: August 2017 - -Copyright 2017 Oracle America, Inc. + -All rights reserved. - -LIMITED LICENSE GRANTS - -1. License for Evaluation Purposes. Specification Lead hereby grants you a fully-paid, non-exclusive, non- -transferable, worldwide, limited license (without the right to sublicense), under Specification Lead's -applicable intellectual property rights to view, download, use and reproduce the Specification only for -the purpose of internal evaluation. This includes (i) developing applications intended to run on an -implementation of the Specification, provided that such applications do not themselves implement any -portion(s) of the Specification, and (ii) discussing the Specification with any third party; and (iii) -excerpting brief portions of the Specification in oral or written communications which discuss the -Specification provided that such excerpts do not in the aggregate constitute a significant portion of the -Specification. - -2. License for the Distribution of Compliant Implementations. Specification Lead also grants you a -perpetual, non-exclusive, non-transferable, worldwide, fully paid-up, royalty free, limited license -(without the right to sublicense) under any applicable copyrights or, subject to the provisions of -subsection 4 below, patent rights it may have covering the Specification to create and/or distribute an -Independent Implementation of the Specification that: (a) fully implements the Specification including -all its required interfaces and functionality; (b) does not modify, subset, superset or otherwise extend -the Licensor Name Space, or include any public or protected packages, classes, Java interfaces, fields or -methods within the Licensor Name Space other than those required/authorized by the Specification or -Specifications being implemented; and (c) passes the Technology Compatibility Kit (including satisfying -the requirements of the applicable TCK Users Guide) for such Specification ("Compliant -Implementation"). In addition, the foregoing license is expressly conditioned on your not acting outside -its scope. No license is granted hereunder for any other purpose (including, for example, modifying the -Specification, other than to the extent of your fair use rights, or distributing the Specification to third -parties). Also, no right, title, or interest in or to any trademarks, service marks, or trade names of -Specification Lead or Specification Lead's licensors is granted hereunder. Java, and Java-related logos, -marks and names are trademarks or registered trademarks of Oracle America, Inc. in the U.S. and other -countries. - -3. Pass-through Conditions. You need not include limitations (a)-(c) from the previous paragraph or any -other particular "pass through" requirements in any license You grant concerning the use of your -Independent Implementation or products derived from it. However, except with respect to -Independent Implementations (and products derived from them) that satisfy limitations (a)-(c) from the -previous paragraph, You may neither: (a) grant or otherwise pass through to your licensees any licenses -under Specification Lead's applicable intellectual property rights; nor (b) authorize your licensees to -make any claims concerning their implementation's compliance with the Specification in question. - -4. Reciprocity Concerning Patent Licenses. - -a. With respect to any patent claims covered by the license granted under subparagraph 2 -above that would be infringed by all technically feasible implementations of the Specification, such -license is conditioned upon your offering on fair, reasonable and non-discriminatory terms, to any party -seeking it from You, a perpetual, non-exclusive, non-transferable, worldwide license under Your patent -rights which are or would be infringed by all technically feasible implementations of the Specification to -develop, distribute and use a Compliant Implementation. - -b. With respect to any patent claims owned by Specification Lead and covered by the license -granted under subparagraph 2, whether or not their infringement can be avoided in a technically -feasible manner when implementing the Specification, such license shall terminate with respect to such -claims if You initiate a claim against Specification Lead that it has, in the course of performing its -responsibilities as the Specification Lead, induced any other entity to infringe Your patent rights. - -c. Also with respect to any patent claims owned by Specification Lead and covered by the license -granted under subparagraph 2 above, where the infringement of such claims can be avoided in a -technically feasible manner when implementing the Specification such license, with respect to such -claims, shall terminate if You initiate a claim against Specification Lead that its making, having made, -using, offering to sell, selling or importing a Compliant Implementation infringes Your patent rights. - -5. Definitions. For the purposes of this Agreement: "Independent Implementation" shall mean an -implementation of the Specification that neither derives from any of Specification Lead's source code or -binary code materials nor, except with an appropriate and separate license from Specification Lead, -includes any of Specification Lead's source code or binary code materials; "Licensor Name Space" shall -mean the public class or interface declarations whose names begin with "java", "javax", "com.oracle", -"com.sun" or their equivalents in any subsequent naming convention adopted by Oracle America, Inc. -through the Java Community Process, or any recognized successors or replacements thereof; and -"Technology Compatibility Kit" or "TCK" shall mean the test suite and accompanying TCK User's Guide -provided by Specification Lead which corresponds to the Specification and that was available either (i) -from Specification Lead's 120 days before the first release of Your Independent Implementation that -allows its use for commercial purposes, or (ii) more recently than 120 days from such release but against -which You elect to test Your implementation of the Specification. - -This Agreement will terminate immediately without notice from Specification Lead if you breach the -Agreement or act outside the scope of the licenses granted above. - -DISCLAIMER OF WARRANTIES - -THE SPECIFICATION IS PROVIDED "AS IS". SPECIFICATION LEAD MAKES NO REPRESENTATIONS OR -WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT (INCLUDING AS A -CONSEQUENCE OF ANY PRACTICE OR IMPLEMENTATION OF THE SPECIFICATION), OR THAT THE -CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE. This document does not represent -any commitment to release or implement any portion of the Specification in any product. In addition, -the Specification could include technical inaccuracies or typographical errors. - -LIMITATION OF LIABILITY - -TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL SPECIFICATION LEAD OR ITS LICENSORS BE -LIABLE FOR ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE, PROFITS OR DATA, OR -FOR SPECIAL, INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED -AND REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED IN ANY WAY TO YOUR -HAVING, IMPLEMENTING OR OTHERWISE USING THE SPECIFICATION, EVEN IF SPECIFICATION LEAD -AND/OR ITS LICENSORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. -You will indemnify, hold harmless, and defend Specification Lead and its licensors from any claims -arising or resulting from: (i) your use of the Specification; (ii) the use or distribution of your Java -application, applet and/or implementation; and/or (iii) any claims that later versions or releases of any -Specification furnished to you are incompatible with the Specification provided to you under this license. - -RESTRICTED RIGHTS LEGEND - -U.S. Government: If this Specification is being acquired by or on behalf of the U.S. Government or by a -U.S. Government prime contractor or subcontractor (at any tier), then the Government's rights in the -Software and accompanying documentation shall be only as set forth in this license; this is in accordance -with 48 C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 -C.F.R. 2.101 and 12.212 (for non-DoD acquisitions). - -REPORT - -If you provide Specification Lead with any comments or suggestions concerning the Specification -("Feedback"), you hereby: (i) agree that such Feedback is provided on a non-proprietary and non- -confidential basis, and (ii) grant Specification Lead a perpetual, non-exclusive, worldwide, fully paid-up, -irrevocable license, with the right to sublicense through multiple levels of sublicensees, to incorporate, -disclose, and use without limitation the Feedback for any purpose. - -GENERAL TERMS - -Any action related to this Agreement will be governed by California law and controlling U.S. federal law. -The U.N. Convention for the International Sale of Goods and the choice of law rules of any jurisdiction -will not apply. - -The Specification is subject to U.S. export control laws and may be subject to export or import -regulations in other countries. Licensee agrees to comply strictly with all such laws and regulations and -acknowledges that it has the responsibility to obtain such licenses to export, re-export or import as may -be required after delivery to Licensee. - -This Agreement is the parties' entire agreement relating to its subject matter. It supersedes all prior or -contemporaneous oral or written communications, proposals, conditions, representations and -warranties and prevails over any conflicting or additional terms of any quote, order, acknowledgment, -or other communication between the parties relating to its subject matter during the term of this -Agreement. No modification to this Agreement will be binding, unless in writing and signed by an -authorized representative of each party. diff --git a/LICENSE.md b/LICENSE.md deleted file mode 100644 index c7e7aba..0000000 --- a/LICENSE.md +++ /dev/null @@ -1,150 +0,0 @@ -ORACLE AMERICA, INC. IS WILLING TO LICENSE THIS SPECIFICATION TO YOU ONLY UPON THE -CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS AGREEMENT. PLEASE READ THE -TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY DOWNLOADING THIS SPECIFICATION, -YOU ACCEPT THE TERMS AND CONDITIONS OF THE AGREEMENT. IF YOU ARE NOT WILLING TO BE -BOUND BY IT, SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF THIS PAGE. - -Specification: JSR-375 Java EE Security API ("Specification") - -Version: 1.0 - -Status: Final Release - -Specification Lead: Oracle America, Inc. ("Specification Lead") - -Release: August 2017 - -Copyright 2017 Oracle America, Inc. + -All rights reserved. - -LIMITED LICENSE GRANTS - -1. License for Evaluation Purposes. Specification Lead hereby grants you a fully-paid, non-exclusive, non- -transferable, worldwide, limited license (without the right to sublicense), under Specification Lead's -applicable intellectual property rights to view, download, use and reproduce the Specification only for -the purpose of internal evaluation. This includes (i) developing applications intended to run on an -implementation of the Specification, provided that such applications do not themselves implement any -portion(s) of the Specification, and (ii) discussing the Specification with any third party; and (iii) -excerpting brief portions of the Specification in oral or written communications which discuss the -Specification provided that such excerpts do not in the aggregate constitute a significant portion of the -Specification. - -2. License for the Distribution of Compliant Implementations. Specification Lead also grants you a -perpetual, non-exclusive, non-transferable, worldwide, fully paid-up, royalty free, limited license -(without the right to sublicense) under any applicable copyrights or, subject to the provisions of -subsection 4 below, patent rights it may have covering the Specification to create and/or distribute an -Independent Implementation of the Specification that: (a) fully implements the Specification including -all its required interfaces and functionality; (b) does not modify, subset, superset or otherwise extend -the Licensor Name Space, or include any public or protected packages, classes, Java interfaces, fields or -methods within the Licensor Name Space other than those required/authorized by the Specification or -Specifications being implemented; and (c) passes the Technology Compatibility Kit (including satisfying -the requirements of the applicable TCK Users Guide) for such Specification ("Compliant -Implementation"). In addition, the foregoing license is expressly conditioned on your not acting outside -its scope. No license is granted hereunder for any other purpose (including, for example, modifying the -Specification, other than to the extent of your fair use rights, or distributing the Specification to third -parties). Also, no right, title, or interest in or to any trademarks, service marks, or trade names of -Specification Lead or Specification Lead's licensors is granted hereunder. Java, and Java-related logos, -marks and names are trademarks or registered trademarks of Oracle America, Inc. in the U.S. and other -countries. - -3. Pass-through Conditions. You need not include limitations (a)-(c) from the previous paragraph or any -other particular "pass through" requirements in any license You grant concerning the use of your -Independent Implementation or products derived from it. However, except with respect to -Independent Implementations (and products derived from them) that satisfy limitations (a)-(c) from the -previous paragraph, You may neither: (a) grant or otherwise pass through to your licensees any licenses -under Specification Lead's applicable intellectual property rights; nor (b) authorize your licensees to -make any claims concerning their implementation's compliance with the Specification in question. - -4. Reciprocity Concerning Patent Licenses. - -a. With respect to any patent claims covered by the license granted under subparagraph 2 -above that would be infringed by all technically feasible implementations of the Specification, such -license is conditioned upon your offering on fair, reasonable and non-discriminatory terms, to any party -seeking it from You, a perpetual, non-exclusive, non-transferable, worldwide license under Your patent -rights which are or would be infringed by all technically feasible implementations of the Specification to -develop, distribute and use a Compliant Implementation. - -b. With respect to any patent claims owned by Specification Lead and covered by the license -granted under subparagraph 2, whether or not their infringement can be avoided in a technically -feasible manner when implementing the Specification, such license shall terminate with respect to such -claims if You initiate a claim against Specification Lead that it has, in the course of performing its -responsibilities as the Specification Lead, induced any other entity to infringe Your patent rights. - -c. Also with respect to any patent claims owned by Specification Lead and covered by the license -granted under subparagraph 2 above, where the infringement of such claims can be avoided in a -technically feasible manner when implementing the Specification such license, with respect to such -claims, shall terminate if You initiate a claim against Specification Lead that its making, having made, -using, offering to sell, selling or importing a Compliant Implementation infringes Your patent rights. - -5. Definitions. For the purposes of this Agreement: "Independent Implementation" shall mean an -implementation of the Specification that neither derives from any of Specification Lead's source code or -binary code materials nor, except with an appropriate and separate license from Specification Lead, -includes any of Specification Lead's source code or binary code materials; "Licensor Name Space" shall -mean the public class or interface declarations whose names begin with "java", "javax", "com.oracle", -"com.sun" or their equivalents in any subsequent naming convention adopted by Oracle America, Inc. -through the Java Community Process, or any recognized successors or replacements thereof; and -"Technology Compatibility Kit" or "TCK" shall mean the test suite and accompanying TCK User's Guide -provided by Specification Lead which corresponds to the Specification and that was available either (i) -from Specification Lead's 120 days before the first release of Your Independent Implementation that -allows its use for commercial purposes, or (ii) more recently than 120 days from such release but against -which You elect to test Your implementation of the Specification. - -This Agreement will terminate immediately without notice from Specification Lead if you breach the -Agreement or act outside the scope of the licenses granted above. - -DISCLAIMER OF WARRANTIES - -THE SPECIFICATION IS PROVIDED "AS IS". SPECIFICATION LEAD MAKES NO REPRESENTATIONS OR -WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT (INCLUDING AS A -CONSEQUENCE OF ANY PRACTICE OR IMPLEMENTATION OF THE SPECIFICATION), OR THAT THE -CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE. This document does not represent -any commitment to release or implement any portion of the Specification in any product. In addition, -the Specification could include technical inaccuracies or typographical errors. - -LIMITATION OF LIABILITY - -TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL SPECIFICATION LEAD OR ITS LICENSORS BE -LIABLE FOR ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE, PROFITS OR DATA, OR -FOR SPECIAL, INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED -AND REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED IN ANY WAY TO YOUR -HAVING, IMPLEMENTING OR OTHERWISE USING THE SPECIFICATION, EVEN IF SPECIFICATION LEAD -AND/OR ITS LICENSORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. -You will indemnify, hold harmless, and defend Specification Lead and its licensors from any claims -arising or resulting from: (i) your use of the Specification; (ii) the use or distribution of your Java -application, applet and/or implementation; and/or (iii) any claims that later versions or releases of any -Specification furnished to you are incompatible with the Specification provided to you under this license. - -RESTRICTED RIGHTS LEGEND - -U.S. Government: If this Specification is being acquired by or on behalf of the U.S. Government or by a -U.S. Government prime contractor or subcontractor (at any tier), then the Government's rights in the -Software and accompanying documentation shall be only as set forth in this license; this is in accordance -with 48 C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 -C.F.R. 2.101 and 12.212 (for non-DoD acquisitions). - -REPORT - -If you provide Specification Lead with any comments or suggestions concerning the Specification -("Feedback"), you hereby: (i) agree that such Feedback is provided on a non-proprietary and non- -confidential basis, and (ii) grant Specification Lead a perpetual, non-exclusive, worldwide, fully paid-up, -irrevocable license, with the right to sublicense through multiple levels of sublicensees, to incorporate, -disclose, and use without limitation the Feedback for any purpose. - -GENERAL TERMS - -Any action related to this Agreement will be governed by California law and controlling U.S. federal law. -The U.N. Convention for the International Sale of Goods and the choice of law rules of any jurisdiction -will not apply. - -The Specification is subject to U.S. export control laws and may be subject to export or import -regulations in other countries. Licensee agrees to comply strictly with all such laws and regulations and -acknowledges that it has the responsibility to obtain such licenses to export, re-export or import as may -be required after delivery to Licensee. - -This Agreement is the parties' entire agreement relating to its subject matter. It supersedes all prior or -contemporaneous oral or written communications, proposals, conditions, representations and -warranties and prevails over any conflicting or additional terms of any quote, order, acknowledgment, -or other communication between the parties relating to its subject matter during the term of this -Agreement. No modification to this Agreement will be binding, unless in writing and signed by an -authorized representative of each party. diff --git a/LICENSE.txt b/LICENSE.txt index c7e7aba..ed49ad8 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -14,7 +14,7 @@ Specification Lead: Oracle America, Inc. ("Specification Lead") Release: August 2017 -Copyright 2017 Oracle America, Inc. + +Copyright 2017 Oracle America, Inc. All rights reserved. LIMITED LICENSE GRANTS @@ -57,20 +57,20 @@ make any claims concerning their implementation's compliance with the Specificat 4. Reciprocity Concerning Patent Licenses. -a. With respect to any patent claims covered by the license granted under subparagraph 2 + a. With respect to any patent claims covered by the license granted under subparagraph 2 above that would be infringed by all technically feasible implementations of the Specification, such license is conditioned upon your offering on fair, reasonable and non-discriminatory terms, to any party seeking it from You, a perpetual, non-exclusive, non-transferable, worldwide license under Your patent rights which are or would be infringed by all technically feasible implementations of the Specification to develop, distribute and use a Compliant Implementation. -b. With respect to any patent claims owned by Specification Lead and covered by the license + b. With respect to any patent claims owned by Specification Lead and covered by the license granted under subparagraph 2, whether or not their infringement can be avoided in a technically feasible manner when implementing the Specification, such license shall terminate with respect to such claims if You initiate a claim against Specification Lead that it has, in the course of performing its responsibilities as the Specification Lead, induced any other entity to infringe Your patent rights. -c. Also with respect to any patent claims owned by Specification Lead and covered by the license + c. Also with respect to any patent claims owned by Specification Lead and covered by the license granted under subparagraph 2 above, where the infringement of such claims can be avoided in a technically feasible manner when implementing the Specification such license, with respect to such claims, shall terminate if You initiate a claim against Specification Lead that its making, having made, From 1c8432a589dabe8b88c61cdb0b5d09a06cdd5329 Mon Sep 17 00:00:00 2001 From: wmhopkins Date: Tue, 5 Sep 2017 21:37:41 -0400 Subject: [PATCH 07/12] Update version string to final, add authors --- src/main/doc/jsr375-spec.asciidoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/doc/jsr375-spec.asciidoc b/src/main/doc/jsr375-spec.asciidoc index e6a5423..7f6196f 100644 --- a/src/main/doc/jsr375-spec.asciidoc +++ b/src/main/doc/jsr375-spec.asciidoc @@ -158,7 +158,8 @@ :compat-mode: :pdf-page-size: Letter = Java EE Security API Specification -Version 1.0, August 1, 2017 +Will Hopkins;Arjan Tijms +Version 1.0 (Final), August 2017 include::license.asciidoc[] include::preface.asciidoc[] From fff7ed551c9a68d187e79d0cd4f6454a0c7d564b Mon Sep 17 00:00:00 2001 From: wmhopkins Date: Wed, 6 Sep 2017 14:12:45 -0400 Subject: [PATCH 08/12] Fix typos --- src/main/doc/authenticationMechanism.asciidoc | 10 +++++----- src/main/doc/concepts.asciidoc | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/doc/authenticationMechanism.asciidoc b/src/main/doc/authenticationMechanism.asciidoc index ff5a9f5..4b25910 100644 --- a/src/main/doc/authenticationMechanism.asciidoc +++ b/src/main/doc/authenticationMechanism.asciidoc @@ -438,12 +438,12 @@ public @interface RememberMe { The container MUST provide an interceptor implementation at priority _PLATFORM_BEFORE_ + 210 that backs the _RememberMe_ annotation and intercepts calls to the configured _HttpAuthenticationMechanism_. The interceptor MUST behave as follows when intercepting calls to the _HttpAuthenticationMechanism_: Intercepting _validateRequest()_:: -* Determine whether there is a RememberMe cookie in the request +* Determine whether there is a RememberMe cookie in the request. * If the cookie is present: ** Use it to construct a _RememberMeCredential_ and call the _validate()_ method of the _RememberMeIdentityStore_. -** If the validate succeeds, call _HttpMessageContext.notifyContainerAboutLogin(), passing the CallerPrincipal and CallerGroups returned by _validate(). +** If the validate succeeds, call _HttpMessageContext.notifyContainerAboutLogin()_, passing the CallerPrincipal and CallerGroups returned by _validate()_. ** If the validate fails, remove the cookie from the request. -* If no cookie is present, or if the attempt to validate a cookie failed, authenticate the caller normally by calling _proceed() on the _InvocationContext_. +* If no cookie is present, or if the attempt to validate a cookie failed, authenticate the caller normally by calling _proceed()_ on the _InvocationContext_. * If authentication succeeds, and the caller has requested to be remembered, as determined by evaluating the _isRememberMeExpression()_, then: ** Call the _generateLoginToken()_ method of the _RememberMeIdentityStore_. ** Set the new cookie with parameters as configured on the _RememberMe_ annotation. @@ -574,9 +574,9 @@ public class LoginBacking { withParams() .credential(credential)); - if (status.equals(IN_PROGRESS)) { + if (status.equals(SEND_CONTINUE)) { facesContext.responseComplete(); - } else if (status.equals(FAILURE)) { + } else if (status.equals(SEND_FAILURE)) { addError(facesContext, "Authentication failed"); } diff --git a/src/main/doc/concepts.asciidoc b/src/main/doc/concepts.asciidoc index c86aac5..27073df 100644 --- a/src/main/doc/concepts.asciidoc +++ b/src/main/doc/concepts.asciidoc @@ -157,7 +157,7 @@ == Concepts and General Requirements -This chapter overview information and terminology related to this specification, and also includes a general requirements not specified elsewhere in this document. +This chapter provides overview information and terminology related to this specification, and also includes general requirements not specified elsewhere in this document. === Terminology And Acronyms From 08ebc1d124cd7efa38b9aa79f2c2c05c018bd5a8 Mon Sep 17 00:00:00 2001 From: wmhopkins Date: Wed, 6 Sep 2017 20:39:49 -0400 Subject: [PATCH 09/12] Add acknowledgements and list Alex as initial spec lead --- src/main/doc/preface.asciidoc | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/main/doc/preface.asciidoc b/src/main/doc/preface.asciidoc index 0db7328..b166f1a 100644 --- a/src/main/doc/preface.asciidoc +++ b/src/main/doc/preface.asciidoc @@ -168,11 +168,16 @@ Other documents referenced by this specification are identified by name on first === Acknowledgments -The author would like to thank the JSR-375 Expert Group and Contributors, and, in particular, Arjan Tijms, whose contributions were critical to the success of the JSR. +The authors would like to thank the JSR-375 Expert Group and Contributors, and, in particular, Arjan Tijms, whose contributions were critical to the success of the JSR. + +We would also like to thank Alex Kosowski, for his work putting together the JSR-375 proposal, submitting it to the JCP, recruiting a diverse and highly-qualified expert group, and leading the expert group through the initial stages of its work. Without Alex, there would be no JSR-375. + +Lastly, we would like to acknowledge Ron Monzillo, and the various expert groups he has led or worked with over the years, for putting in place the foundational security APIs and SPIs upon which JSR-375 is built. ==== Specification Lead -Will Hopkins (Oracle) +Will Hopkins (October 2016 -- Present) + +Alexander Kosowski (April 2014 -- September 2016) ==== Expert Group From 7c267b85021aabad16be36bc3da6531104ba1bf2 Mon Sep 17 00:00:00 2001 From: wmhopkins Date: Wed, 6 Sep 2017 21:45:38 -0400 Subject: [PATCH 10/12] Add missing chapter anchors so all cross-references work --- src/main/doc/bibliography.asciidoc | 2 ++ src/main/doc/license.asciidoc | 2 ++ src/main/doc/preface.asciidoc | 2 ++ 3 files changed, 6 insertions(+) diff --git a/src/main/doc/bibliography.asciidoc b/src/main/doc/bibliography.asciidoc index 1e6bbd9..12ca294 100644 --- a/src/main/doc/bibliography.asciidoc +++ b/src/main/doc/bibliography.asciidoc @@ -156,6 +156,8 @@ :numbered!: ["bibliography",sectnum="0"] +[[bibliography]] + == Bibliography The following documents are referenced by this specification. diff --git a/src/main/doc/license.asciidoc b/src/main/doc/license.asciidoc index f63c1e1..c0fe331 100644 --- a/src/main/doc/license.asciidoc +++ b/src/main/doc/license.asciidoc @@ -156,6 +156,8 @@ :numbered!: ["preface",sectnum="0"] +[[license]] + == License ORACLE AMERICA, INC. IS WILLING TO LICENSE THIS SPECIFICATION TO YOU ONLY UPON THE diff --git a/src/main/doc/preface.asciidoc b/src/main/doc/preface.asciidoc index b166f1a..ffc35f3 100644 --- a/src/main/doc/preface.asciidoc +++ b/src/main/doc/preface.asciidoc @@ -156,6 +156,8 @@ :numbered!: ["preface",sectnum="0"] +[[preface]] + == Preface This document is the Java EE Security API Specification, version 1.0. From 8b98026f5d55e68a1417aed62e5b620dca84ab7f Mon Sep 17 00:00:00 2001 From: wmhopkins Date: Thu, 7 Sep 2017 00:37:39 -0400 Subject: [PATCH 11/12] Tweak acknowledgements --- src/main/doc/preface.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/doc/preface.asciidoc b/src/main/doc/preface.asciidoc index ffc35f3..fa6ef19 100644 --- a/src/main/doc/preface.asciidoc +++ b/src/main/doc/preface.asciidoc @@ -172,7 +172,7 @@ Other documents referenced by this specification are identified by name on first The authors would like to thank the JSR-375 Expert Group and Contributors, and, in particular, Arjan Tijms, whose contributions were critical to the success of the JSR. -We would also like to thank Alex Kosowski, for his work putting together the JSR-375 proposal, submitting it to the JCP, recruiting a diverse and highly-qualified expert group, and leading the expert group through the initial stages of its work. Without Alex, there would be no JSR-375. +We would also like to thank Alex Kosowski for his work putting together the original JSR-375 proposal, submitting it to the JCP, recruiting a diverse and highly-qualified expert group, and leading the initial specification effort. Without Alex, there would be no JSR-375. Lastly, we would like to acknowledge Ron Monzillo, and the various expert groups he has led or worked with over the years, for putting in place the foundational security APIs and SPIs upon which JSR-375 is built. From 203ea719a9c0fdf289204cdaa069675c20da408c Mon Sep 17 00:00:00 2001 From: wmhopkins Date: Thu, 7 Sep 2017 10:24:05 -0400 Subject: [PATCH 12/12] Another acknowledgements tweak --- src/main/doc/preface.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/doc/preface.asciidoc b/src/main/doc/preface.asciidoc index fa6ef19..a2c1540 100644 --- a/src/main/doc/preface.asciidoc +++ b/src/main/doc/preface.asciidoc @@ -172,7 +172,7 @@ Other documents referenced by this specification are identified by name on first The authors would like to thank the JSR-375 Expert Group and Contributors, and, in particular, Arjan Tijms, whose contributions were critical to the success of the JSR. -We would also like to thank Alex Kosowski for his work putting together the original JSR-375 proposal, submitting it to the JCP, recruiting a diverse and highly-qualified expert group, and leading the initial specification effort. Without Alex, there would be no JSR-375. +We would also like to thank Alex Kosowski for his work putting together the original JSR-375 proposal, submitting it to the JCP, recruiting a diverse and highly-qualified expert group, and leading the initial development and specification efforts. Without Alex, there would be no JSR-375. Lastly, we would like to acknowledge Ron Monzillo, and the various expert groups he has led or worked with over the years, for putting in place the foundational security APIs and SPIs upon which JSR-375 is built.