| Package | Description |
|---|---|
| com.nimbusds.oauth2.sdk |
Classes for representing, serialising and parsing OAuth 2.0 client requests
and authorisation server responses.
|
| Modifier and Type | Method | Description |
|---|---|---|
static JWTBearerGrant |
JWTBearerGrant.parse(Map<String,List<String>> params) |
Parses a JWT bearer grant from the specified request body
parameters.
|
Copyright © 2018 Connect2id Ltd.. All rights reserved.