The Definitive Guide to Security in Jakarta EE by Arjan Tijms & Teo Bais & Werner Keil

The Definitive Guide to Security in Jakarta EE by Arjan Tijms & Teo Bais & Werner Keil

Author:Arjan Tijms & Teo Bais & Werner Keil
Language: eng
Format: epub
ISBN: 9781484279458
Publisher: Apress


2.

Implement an SPI for Soteria to use native Tomcat Authorization code.

The Exousia project that we mentioned before is an implementation of Jakarta Authorization and is able to function stand-alone. It contains integration support specifically for Tomcat so that we only need to add that as a dependency. To use Jakarta Security in Tomcat, we can create a Maven project with the following dependencies:<dependency>

<groupId>jakarta.platform</groupId>

<artifactId>jakarta.jakartaee-api</artifactId>

<version>9.0.0</version>

<scope>provided</scope>

</dependency>



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.