GitHub - johnhogan/security-api: API for JSR-375 · GitHub
Skip to content

johnhogan/security-api

 
 

Folders and files

Repository files navigation

JSR-375 API Code Repository

Java EE Security (JSR 375) API

This code represents the JSR-375 API.

Online JavaDoc.

Building

JSR 375 API can be built by executing the following from the project root:

mvn clean package

The API jar can then be found in /api.

Making Changes

This repository is the master for the JSR-375 API code. It is mirrored to java.net.

To make changes, fork this repository, make your changes, and submit a pull request. You should be a member of the Expert Group or the JCP or have a valid OCA (Oracle Contributor Agreement) before a pull request can be merged.

About

API for JSR-375

Resources

License

Stars

Watchers

Forks

Packages

Contributors

Languages

  • Java 100.0%