OAuthScopesRestrictionResponseAttributes |
OAuthScopesRestrictionResponseAttributes.addRequiredPermissionScopesItem(String requiredPermissionScopesItem) |
OAuthScopesRestrictionResponseAttributes |
OAuthScopesRestrictionResponseData.getAttributes()
Attributes of an OAuth2 client scopes restriction.
|
OAuthScopesRestrictionResponseAttributes |
OAuthScopesRestrictionResponseAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
OAuthScopesRestrictionResponseAttributes |
OAuthScopesRestrictionResponseAttributes.requiredPermissionScopes(List<String> requiredPermissionScopes) |
OAuthScopesRestrictionResponseAttributes |
OAuthScopesRestrictionResponseAttributes.scopesRestriction(OAuthScopesRestriction scopesRestriction) |