| Package | Description |
|---|---|
| com.nimbusds.oauth2.sdk.auth |
Implementations of OAuth 2.0 client authentication methods at the Token
endpoint.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ClientSecretBasic |
Client secret basic authentication at the Token endpoint.
|
class |
ClientSecretPost |
Client secret post authentication at the Token endpoint.
|
Copyright © 2018 Connect2id Ltd.. All rights reserved.