Skip to content

wmhopkins/security-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSR-375 API Code Repository

Build Status

This repository contains the code for the Java EE Security API (JSR-375).

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 /target.

Making Changes

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

You must have an approved Oracle Contributor Agreement (OCA) before a pull request can be merged. You should also be a member of the Expert Group, or the JCP.

About JSR-375

For more information about JSR-375, see the project web site at https://javaee.github.io/security-spec/.

About

Java EE Security (JSR-375) API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.1%
  • Shell 1.9%