| Package | Description |
|---|---|
| com.nimbusds.openid.connect.sdk.claims |
Claims and claim sets used in OpenID Connect.
|
| Modifier and Type | Method | Description |
|---|---|---|
Set<AggregatedClaims> |
UserInfo.getAggregatedClaims() |
Gets the included aggregated claims provided by each external claims
source.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
UserInfo.addAggregatedClaims(AggregatedClaims aggregatedClaims) |
Adds the specified aggregated claims provided by an external claims
source.
|
Copyright © 2018 Connect2id Ltd.. All rights reserved.