Skip to main content

Jakarta Authorization 1.5

First release for Jakarta EE 8

Jakarta Authorization defines a low-level SPI for authorization modules, which are repositories of permissions facilitating subject based security by determining whether a given subject has a given permission, and algorithms to transform security constraints for specific containers (such as Jakarta Servlet or Jakarta Enterprise Beans) into these permissions.

This specification is a re-release of JSR 115 under the EFSL.

Ballots

Release Review

The Specification Committee Ballot concluded successfully on 2019-09-06 with the following results.

Yes No Abstain
Fujitsu +1
IBM +1
Oracle +1
Payara +1
Red Hat +1
Tomitribe +1
EE4J PMC +1
Participant Members +1
Committer Members +1

The ballot was run in the jakarta.ee-spec mailing list

Compatible Implementations

Back to the top