All Projects → jakartaee → security

jakartaee / security

Licence: other
Jakarta Security

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects
CSS
56736 projects
XSLT
1337 projects
shell
77523 projects
FreeMarker
481 projects

Jakarta Security

This repository contains the code for Jakarta Security.

Online JavaDoc

Website

Building

Jakarta Security can be built by executing the following from the project root:

mvn clean package

The API jar can then be found in /api/target.

Making Changes

To make changes, fork this repository, make your changes, and submit a pull request.

About Jakarta Security

Jakarta Security defines a standard for creating secure Jakarta EE applications in modern application paradigms. It defines an overarching (end-user targeted) Security API for Jakarta EE Applications.

Jakarta Security builds on the lower level Security SPIs defined by Jakarta Authentication and Jakarta Authorization, which are both not end-end targeted.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].