| Interface | Description |
|---|---|
| ClientCredentialsProvider |
The simple SPI for authenticating clients/applications .
|
| Class | Description |
|---|---|
| ClientCredentialsProviderUtils | |
| ClientIdAndSecretCredentialsProvider |
Traditional OAuth2 authentication of clients based on client_id and client_secret
|
| JWTClientCredentialsProvider |
Client authentication based on JWT signed by client private key .
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.