| Class | Description |
|---|---|
| AbstractClientAuthenticator | |
| ClientAuthUtil | |
| ClientIdAndSecretAuthenticator |
Validates client based on "client_id" and "client_secret" sent either in request parameters or in "Authorization: Basic" header .
|
| JWTClientAuthenticator |
Client authentication based on JWT signed by client private key .
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.