Uses of Interface
jakarta.security.auth.message.config.AuthConfig
- 
Packages that use AuthConfig Package Description jakarta.security.auth.message.config This package defines the interfaces implemented by Jakarta Authentication compatible configuration systems.
- 
- 
Uses of AuthConfig in jakarta.security.auth.message.configSubinterfaces of AuthConfig in jakarta.security.auth.message.config Modifier and Type Interface Description interfaceClientAuthConfigThis 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).interfaceServerAuthConfigThis 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).
 
-