| Modifier and Type | Class and Description |
|---|---|
static class |
OAuthOidcScope.OAuthOidcScopeSerializer |
| Modifier and Type | Field and Description |
|---|---|
static OAuthOidcScope |
EMAIL |
static OAuthOidcScope |
OFFLINE_ACCESS |
static OAuthOidcScope |
OPENID |
static OAuthOidcScope |
PROFILE |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static OAuthOidcScope |
fromValue(String value) |
public static final OAuthOidcScope OPENID
public static final OAuthOidcScope PROFILE
public static final OAuthOidcScope EMAIL
public static final OAuthOidcScope OFFLINE_ACCESS
public static OAuthOidcScope fromValue(String value)
Copyright © 2026. All rights reserved.