| Modifier and Type | Class and Description |
|---|---|
static class |
OAuthClientRegistrationGrantType.OAuthClientRegistrationGrantTypeSerializer |
| Modifier and Type | Field and Description |
|---|---|
static OAuthClientRegistrationGrantType |
AUTHORIZATION_CODE |
static OAuthClientRegistrationGrantType |
REFRESH_TOKEN |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static OAuthClientRegistrationGrantType |
fromValue(String value) |
public static final OAuthClientRegistrationGrantType AUTHORIZATION_CODE
public static final OAuthClientRegistrationGrantType REFRESH_TOKEN
public static OAuthClientRegistrationGrantType fromValue(String value)
Copyright © 2026. All rights reserved.