Package | Description |
---|---|
org.forgerock.openidconnect |
Classes required for the AM OAuth2 OIDC implementation.
|
Modifier and Type | Method and Description |
---|---|
Claim.ClaimBuilder |
Claim.ClaimBuilder.isEssential()
Marks this ClaimBuilder as building an essential claim.
|
Claim.ClaimBuilder |
Claim.ClaimBuilder.withLocale(String locale)
Sets the locale of the ClaimBuilder.
|
Claim.ClaimBuilder |
Claim.ClaimBuilder.withName(String name)
Sets the name of the ClaimBuilder.
|
Claim.ClaimBuilder |
Claim.ClaimBuilder.withValues(List<String> values)
Adds to the set of values for the ClaimBuilder.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.