| Package | Description | 
|---|---|
| javax.security.auth.message.config | 
 This package defines the interfaces implemented by Jakarta Authentication compatible configuration systems. 
 | 
| javax.security.auth.message.module | 
 This package defines the interfaces implemented by Jakarta Authentication compatible authentication mechanisms. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ServerAuthContext
This ServerAuthContext class encapsulates ServerAuthModules that are used to validate service requests received from
 clients, and to secure any response returned for those requests. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ServerAuthModule
A ServerAuthModule validates client requests and secures responses to the client. 
 | 
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.