@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2018-07-15T02:00:08+0000") public class JsonMessages_$bundle extends Object implements Serializable, JsonMessages
Modifier and Type | Field and Description |
---|---|
static JsonMessages_$bundle |
INSTANCE |
MESSAGES
Modifier | Constructor and Description |
---|---|
protected |
JsonMessages_$bundle() |
public static final JsonMessages_$bundle INSTANCE
protected Object readResolve()
public final JsonException invalidNullArgument(String argName)
invalidNullArgument
in interface JsonMessages
protected String invalidNullArgument$str()
public final JsonException failEncodeToken(Throwable throwable)
failEncodeToken
in interface JsonMessages
protected String failEncodeToken$str()
public final JsonException invalidFormat(String json)
invalidFormat
in interface JsonMessages
protected String invalidFormat$str()
public final JsonException missingHeader(String header)
missingHeader
in interface JsonMessages
protected String missingHeader$str()
public final JsonException cryptoNoSuchAlgorithm(String name, Throwable throwable)
cryptoNoSuchAlgorithm
in interface JsonMessages
protected String cryptoNoSuchAlgorithm$str()
public final JsonException cryptoSignatureValidationFailed(Algorithm algorithm, Throwable throwable)
cryptoSignatureValidationFailed
in interface JsonMessages
protected String cryptoSignatureValidationFailed$str()
public final JsonException cryptoSignatureFailed(Algorithm algorithm, Throwable throwable)
cryptoSignatureFailed
in interface JsonMessages
protected String cryptoSignatureFailed$str()
public final JsonException couldNotCreateToken(Class type, Throwable t)
couldNotCreateToken
in interface JsonMessages
protected String couldNotCreateToken$str()
public final JsonException cryptoInvalidSignature(String json)
cryptoInvalidSignature
in interface JsonMessages
protected String cryptoInvalidSignature$str()
public final JsonException cryptoSignatureNotPresent(String json)
cryptoSignatureNotPresent
in interface JsonMessages
protected String cryptoSignatureNotPresent$str()
public final JsonException cryptoCouldNotParseKey(String json, Throwable t)
cryptoCouldNotParseKey
in interface JsonMessages
protected String cryptoCouldNotParseKey$str()
public final JsonException cryptoUnsupportedKey(String keyType)
cryptoUnsupportedKey
in interface JsonMessages
protected String cryptoUnsupportedKey$str()
Copyright © 2018. All rights reserved.