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.config

    Subinterfaces of AuthConfig in jakarta.security.auth.message.config 
    Modifier and Type Interface Description
    interface  ClientAuthConfig
    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  ServerAuthConfig
    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).