| Package | Description |
|---|---|
| com.nimbusds.openid.connect.sdk.claims |
Claims and claim sets used in OpenID Connect.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AMR> |
IDTokenClaimsSet.getAMR()
Gets the Authentication Methods References (AMRs).
|
| Modifier and Type | Method and Description |
|---|---|
void |
IDTokenClaimsSet.setAMR(java.util.List<AMR> amr)
Sets the Authentication Methods References (AMRs).
|
Copyright © 2014 Connect2id Ltd.. All Rights Reserved.