| Interface | Description |
|---|---|
| AuthenticationProvider |
User-facing interface for authenticating users.
|
| Class | Description |
|---|---|
| UsernamePasswordCredentials |
Credentials used by any
AuthenticationProvider that requires username and password to perform its authentication |
| UsernamePasswordCredentialsConverter |
Converter and mapper for
UsernamePasswordCredentials. |
Copyright © 2020 Eclipse. All rights reserved.