| Package | Description |
|---|---|
| com.nimbusds.openid.connect.sdk.claims |
Claims and claim sets used in OpenID Connect.
|
| Modifier and Type | Method and Description |
|---|---|
static AccessTokenHash |
AccessTokenHash.compute(AccessToken accessToken,
com.nimbusds.jose.JWSAlgorithm alg)
Computes the hash for the specified access token and reference JSON
Web Signature (JWS) algorithm.
|
AccessTokenHash |
IDTokenClaimsSet.getAccessTokenHash()
Gets the access token hash.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IDTokenClaimsSet.setAccessTokenHash(AccessTokenHash atHash)
Sets the access token hash.
|
Copyright © 2014 Connect2id Ltd.. All Rights Reserved.