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 |
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 © 2019 Eclipse Foundation.
Use is subject to license terms.