public interface AuthenticationError extends ErrorResponse
ErrorResponse
extensions for authentication errors.ErrorResponse.ErrorResponseException
ERROR_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, getHttpStatus
String getScheme()
Copyright © 2018 The Holon Platform. All rights reserved.