Skip to content

eclipse-ee4j/soteria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soteria

Jakarta Security Compatible Implementation (CI)

Website

Building

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

mvn clean package

The implementation and an SPI implementation for Weld can then be found in /impl and /spi respectively.

Sample applications

Sample application have been integrated with the Jakarta Security TCK.

Compatibility

Soteria is used by GlassFish, WildFly, WebLogic and JEUS. It can be added to Tomcat.