public interface AuthenticationError extends ErrorResponse
ErrorResponse extensions for authentication errors.ErrorResponse.ErrorResponseExceptionERROR_CODE_SERIALIZATION_NAME, ERROR_DESCRIPTION_SERIALIZATION_NAME, ERROR_URI_SERIALIZATION_NAME, INVALID_CLIENT, INVALID_REQUEST, INVALID_TOKEN, SERVER_ERROR, TEMPORARY_UNAVAILABLE| Modifier and Type | Method and Description |
|---|---|
String |
getScheme()
Get authentication scheme
|
getErrorCode, getErrorDescription, getErrorURI, getHttpStatusString getScheme()
Copyright © 2019 The Holon Platform. All rights reserved.