Uses of Interface
jakarta.security.auth.message.config.AuthConfig
Package
Description
This package defines the interfaces implemented by Jakarta Authentication compatible configuration systems.
-
Uses of AuthConfig in jakarta.security.auth.message.config
Modifier and TypeInterfaceDescriptioninterface
This interface encapsulates the configuration of ClientAuthContext objects for a message layer and application context (for example, the messaging context of a specific application, or set of applications).interface
This interface describes a configuration of ServerAuthConfiguration objects for a message layer and application context (for example, the messaging context of a specific application, or set of applications).