Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 613 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 613 Bytes

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.