Package | Description |
---|---|
com.nimbusds.oauth2.sdk |
Classes for representing, serialising and parsing OAuth 2.0 client requests
and server responses.
|
Modifier and Type | Method and Description |
---|---|
static ClientCredentialsGrant |
ClientCredentialsGrant.parse(Map<String,String> params)
Parses a client credentials grant from the specified parameters.
|
Copyright © 2013 NimbusDS. All Rights Reserved.