Skip to content

Exousia, a Jakarta Authorization implementation

License

Notifications You must be signed in to change notification settings

pizzi80/exousia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exousia

Eclipse Exousia implements Jakarta Authorization 2.0, a technology that provides a low-level SPI for authorization modules, which are repositories of permissions facilitating subject based security by determining whether a given subject has a given permission, and algorithms to transform security constraints for specific containers (such as Jakarta Servlet or Jakarta Enterprise Beans) into these permissions

Website

Building

Exousia can be built by executing the following from the project root:

mvn clean package

About

Exousia, a Jakarta Authorization implementation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%