| Interface | Description |
|---|---|
| Authentication |
Authentication represents an authentication request and contains authentication information if the request was
successful. |
| AuthenticationHandler |
This handler allows to configure the current context's authentication, used for encryption and inbound authentication, based on
a given
Authentication request. |
| Credentials |
Credentials holds credentials information for a user. |
| CredentialsBuilder |
Builder for a
Credentials implementation. |
| Enum | Description |
|---|---|
| CredentialsPlacement |
Describes the possible placements credentials can have inside a HTTP request
|
Copyright © 2021. All rights reserved.