Uses of Interface
jakarta.security.auth.message.module.ServerAuthModule
Package
Description
This package defines the interfaces implemented by Jakarta Authentication compatible configuration systems.
-
Uses of ServerAuthModule in jakarta.security.auth.message.config
Modifier and TypeMethodDescriptionabstract String
AuthConfigFactory.registerServerAuthModule
(ServerAuthModule serverAuthModule, Object context) Registers within the (in-memory) factory, an instance of aServerAuthModule
for a message layer and application context identifier as identified by a profile specific context object.