public class UnsupportedTokenException extends AuthenticationException
AuthenticationToken
type not supported by current Authenticator
ErrorResponse.ErrorResponseException
ERROR_CODE_SERIALIZATION_NAME, ERROR_DESCRIPTION_SERIALIZATION_NAME, ERROR_URI_SERIALIZATION_NAME, INVALID_CLIENT, INVALID_REQUEST, INVALID_TOKEN, SERVER_ERROR, TEMPORARY_UNAVAILABLE
Constructor and Description |
---|
UnsupportedTokenException(String description)
Constructor
|
getScheme, setScheme
getErrorCode, getErrorDescription, getErrorURI, getHttpStatus
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getErrorCode, getErrorDescription, getErrorURI, getHttpStatus
public UnsupportedTokenException(String description)
description
- Error descriptionCopyright © 2018 The Holon Platform. All rights reserved.