public interface AuthorizationErrorResponse
extends io.micronaut.security.errors.ErrorResponse
| Modifier and Type | Method and Description |
|---|---|
State |
getState()
Although the state is required if the Authorization Request included the state parameter.
|
@Nullable State getState()