Skip to content
This repository was archived by the owner on May 11, 2018. It is now read-only.

javaee/security-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Packages

No packages published

Contributors 7