Skip to content

MicroProfileJWT/security-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSR-375 API Code Repository

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.

About JSR-375

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

Packages

No packages published

Languages

  • Java 100.0%