@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2024-11-05T13:57:09+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 JsonMessagesprotected String invalidNullArgument$str()
public final JsonException failEncodeToken(Throwable throwable)
failEncodeToken in interface JsonMessagesprotected String failEncodeToken$str()
public final JsonException invalidFormat(String json)
invalidFormat in interface JsonMessagesprotected String invalidFormat$str()
public final JsonException missingHeader(String header)
missingHeader in interface JsonMessagesprotected String missingHeader$str()
public final JsonException cryptoNoSuchAlgorithm(String name, Throwable throwable)
cryptoNoSuchAlgorithm in interface JsonMessagesprotected String cryptoNoSuchAlgorithm$str()
public final JsonException cryptoSignatureValidationFailed(Algorithm algorithm, Throwable throwable)
cryptoSignatureValidationFailed in interface JsonMessagesprotected String cryptoSignatureValidationFailed$str()
public final JsonException cryptoSignatureFailed(Algorithm algorithm, Throwable throwable)
cryptoSignatureFailed in interface JsonMessagesprotected String cryptoSignatureFailed$str()
public final JsonException couldNotCreateToken(Class type, Throwable t)
couldNotCreateToken in interface JsonMessagesprotected String couldNotCreateToken$str()
public final JsonException cryptoInvalidSignature(String json)
cryptoInvalidSignature in interface JsonMessagesprotected String cryptoInvalidSignature$str()
public final JsonException cryptoSignatureNotPresent(String json)
cryptoSignatureNotPresent in interface JsonMessagesprotected String cryptoSignatureNotPresent$str()
public final JsonException cryptoCouldNotParseKey(String json, Throwable t)
cryptoCouldNotParseKey in interface JsonMessagesprotected String cryptoCouldNotParseKey$str()
public final JsonException cryptoUnsupportedKey(String keyType)
cryptoUnsupportedKey in interface JsonMessagesprotected String cryptoUnsupportedKey$str()
Copyright © 2024. All rights reserved.