Registry / auth / jboss-jaspi-api-1-1-spec

jboss-jaspi-api-1-1-spec

JSON →
library2.0.1.Finaljavamavenunverified

Jakarta Authentication (JASPI) SPI for integrating authentication mechanisms with Java containers.

<dependency> <groupId>org.jboss.spec.javax.security.auth.message</groupId> <artifactId>jboss-jaspi-api_1.1_spec</artifactId> <version>2.0.1.Final</version> </dependency>
INSTALL
IMPORT
SIG · JBOSS-JASPI-API-1-
J
jboss-jaspi-api-1-1-spec
authjavav2.0.1.Final
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ServerAuthModule
jakarta.security.auth.message.module.ServerAuthModule

Implement a server authentication module.

import jakarta.security.auth.message.module.ServerAuthModule; import jakarta.security.auth.message.MessageInfo; public class MyAuthModule implements ServerAuthModule { public void initialize(MessageInfo messageInfo, Subject subject, CallbackHandler handler) { } }
Debug
Known issues
breakingThis artifact uses the Jakarta namespace (jakarta.*); older versions use javax.security.auth.message.
fix
Use the appropriate import based on your Jakarta EE version.
affects: >=2.0.0
Upgrade
Version history
2.0.1.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
OpenAI (training)
1
Resources
jboss-jaspi-api-1-1-spec — mvn dependency:get jboss-jaspi-api-1-1-spec · libregistry