| Class | Description |
|---|---|
| BasicAuthenticationDecoder | Deprecated
Basic Authentication did not evolve into a standard.
|
| BasicAuthenticationEncoder | Deprecated
Basic Authentication did not evolve into a standard.
|
| BearerTokenAuthenticationEncoder |
Encodes Bearer Authentication.
|
| BearerTokenMetadata |
Represents a bearer token that has been encoded into a
Payload#metadata(). |
| SimpleAuthenticationEncoder |
Encodes
Simple
Authentication.
|
| UsernamePasswordMetadata |
Represents a username and password that have been encoded into a
Payload.metadata(). |