Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

jacc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Java EE 7 Samples: JACC - Java Authorization Contract for Containers

The JSR 115 seeks to define a contract between containers and authorization service providers that will result in the implementation of providers for use by containers.

Samples

  • contexts

How to run

More information on how to run can be found at: https://github.com/javaee-samples/javaee7-samples#how-to-run-