This repository contains the code for Jakarta Security.
Jakarta Security can be built by executing the following from the project root:
mvn clean package
The API jar can then be found in /target.
To make changes, fork this repository, make your changes, and submit a pull request.
For more information about Jakarta Security, see the project web site at github.com/eclipse-ee4j/security-api.