| Package | Description | 
|---|---|
| jakarta.security.auth.message.config | 
 This package defines the interfaces implemented by Jakarta Authentication compatible configuration systems. 
 | 
| jakarta.security.auth.message.module | 
 This package defines the interfaces implemented by Jakarta Authentication compatible authentication mechanisms. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ClientAuthContext
This ClientAuthContext class encapsulates ClientAuthModules that are used to secure service requests made by a
 client, and to validate any responses received to those requests. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ClientAuthModule
A ClientAuthModule secures request messages, and validates received response messages. 
 | 
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.