Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
OAuth2ClaimConditions |
OAuth2ClaimConditions.addScopesItem(String scopesItem) |
OAuth2ClaimConditions |
OAuth2Claim.getConditions()
Get conditions
|
OAuth2ClaimConditions |
OAuth2ClaimConditions.scopes(List<String> scopes) |
Modifier and Type | Method and Description |
---|---|
OAuth2Claim |
OAuth2Claim.conditions(OAuth2ClaimConditions conditions) |
void |
OAuth2Claim.setConditions(OAuth2ClaimConditions conditions) |
Copyright © 2017–2023 Okta. All rights reserved.