The Jakarta Authorization, Version 2.0 Technology Compatibility Kit (TCK) includes the following items:
Jakarta Authorization TCK tests for signature, API, and End-to-End tests:
A signature test checks that all of the public APIs are supported in the Jakarta Authorization Version 2.0 implementation that is being tested
API tests for all of the public APIs under the jakarta.security.jacc
package
End-To-End tests that demonstrate compliance with the Jakarta Authorization 2.0 Specification
The Jakarta Authorization TCK tests have been built and tested with JavaTM Platform, Standard Edition 8 (Java SE 8).
The Jakarta Authorization TCK tests have been run on the following platforms:
The Jakarta Authorization TCK tests have been run against the Jakarta Authorization 2.0 Compatible Implementation (CI), Eclipse GlassFish 6.0.
Jakarta Enterprise Beans was formerly known as Enterprise Java Beans and abbreviated EJB. References to EJB below refer to Jakarta Enterprise Beans. Use of this term, as commands, switches, or keywords have not been revised.
Refer to the Jakarta Authorization TCK 2.0 User's Guide for complete instructions on installing, setting up, and running the Jakarta Authorization TCK. The online version of the JT Harness version 5.0 documentation is available here.
The Jakarta Authorization TCK requires a minimum of 103 MB of free disk space:
The test suite bundle contains the following:
There are multiple levels of compliance available for Jakarta Authorization certification. Jakarta Authorization allows for certification of the following containers: Web Container, Jakarta Enterprise Beans Container, or Both. The standalone Jakarta Authorization TCK only concerns itself with Web Container tests and possibly some Jakarta Enterprise Beans-lite tests (which could be run in a Web Profile environment). There are keywords available which can be supplied on the command line which allow isolating the tests for a given level of certification. (For more on keywords, see the Jakarta Authorization 2.0 TCK User Guide). The list of keywords available for Jakarta Authorization 2.0 TCK is as follows:
You can find the exclude list in the Jakarta Authorization bundle in
<TS_HOME>/bin/ts.jtx
. Since the list can change over time, please be sure to get the latest exclude list from the Jakarta Authorization Specification Web site: https://jakarta.ee/specifications/authorization/2.0/.
When configuring and running the Jakarta Authorization TCK against the CI on Windows, please make sure to install all related software (Java SE 8, the CI, the Jakarta Authorization TCK, etc.) on the same drive (for example,
C:
). If you want to install on a drive other thanC:
, please be sure to change the following properties in<TS_HOME>/bin/ts.jte:
s1as.applicationRoot=c:
Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.