Class Messages_$bundle
java.lang.Object
org.jboss.resteasy.jose.i18n.Messages_$bundle
- All Implemented Interfaces:
Serializable
,Messages
@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor",
date="2024-11-11T15:38:56-0800")
public class Messages_$bundle
extends Object
implements Messages, Serializable
Warning this class consists of generated code.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfinal String
protected String
final String
protected String
final String
protected String
final String
cekKeyLengthMismatch
(int length1, int length2) protected String
final String
protected String
final String
contentEncryptionKeyLength
(int length, EncryptionMethod method) protected String
final String
protected String
final String
protected String
final String
couldntCompressPlainText
(String message) protected String
final String
couldntDecompressPlainText
(String message) protected String
final String
couldntDecryptCEK
(String message) protected String
final String
couldntEncryptCEK
(String message) protected String
final String
couldntGenerateGCMAuthentication
(String message) protected String
final String
couldntValidateGCMAuthentication
(String message) protected String
final String
protected String
final String
protected String
protected Locale
final String
protected String
final String
protected String
final String
invalidHMACkey
(String message) protected String
final String
protected String
final String
protected String
final String
protected String
final String
protected String
final String
protected String
final String
protected String
final String
protected String
protected Object
final String
protected String
final String
protected String
final String
protected String
final String
protected String
final String
protected String
final String
protected String
final String
protected String
final String
unsupportedHMACalgorithm
(String message) protected String
final String
protected String
final String
protected String
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
Messages_$bundle
protected Messages_$bundle()
-
-
Method Details
-
readResolve
-
getLoggingLocale
-
algorithmWasNull$str
-
algorithmWasNull
- Specified by:
algorithmWasNull
in interfaceMessages
-
authenticationTagMustNotBeNull$str
-
authenticationTagMustNotBeNull
- Specified by:
authenticationTagMustNotBeNull
in interfaceMessages
-
cekKeyLengthMismatch$str
-
cekKeyLengthMismatch
- Specified by:
cekKeyLengthMismatch
in interfaceMessages
-
cipherTextMustNotBeNull$str
-
cipherTextMustNotBeNull
- Specified by:
cipherTextMustNotBeNull
in interfaceMessages
-
contentEncryptionKeyLength$str
-
contentEncryptionKeyLength
- Specified by:
contentEncryptionKeyLength
in interfaceMessages
-
couldNotFindMessageBodyReaderForJSON$str
-
couldNotFindMessageBodyReaderForJSON
- Specified by:
couldNotFindMessageBodyReaderForJSON
in interfaceMessages
-
couldNotFindMessageBodyWriterForJSON$str
-
couldNotFindMessageBodyWriterForJSON
- Specified by:
couldNotFindMessageBodyWriterForJSON
in interfaceMessages
-
couldntCompressPlainText$str
-
couldntCompressPlainText
- Specified by:
couldntCompressPlainText
in interfaceMessages
-
couldntDecompressPlainText$str
-
couldntDecompressPlainText
- Specified by:
couldntDecompressPlainText
in interfaceMessages
-
couldntDecryptCEK$str
-
couldntDecryptCEK
- Specified by:
couldntDecryptCEK
in interfaceMessages
-
couldntEncryptCEK$str
-
couldntEncryptCEK
- Specified by:
couldntEncryptCEK
in interfaceMessages
-
couldntGenerateGCMAuthentication$str
-
couldntGenerateGCMAuthentication
- Specified by:
couldntGenerateGCMAuthentication
in interfaceMessages
-
couldntValidateGCMAuthentication$str
-
couldntValidateGCMAuthentication
- Specified by:
couldntValidateGCMAuthentication
in interfaceMessages
-
encryptedKeyMustNotBeNull$str
-
encryptedKeyMustNotBeNull
- Specified by:
encryptedKeyMustNotBeNull
in interfaceMessages
-
encryptionMethodWasNull$str
-
encryptionMethodWasNull
- Specified by:
encryptionMethodWasNull
in interfaceMessages
-
illegalBase64UrlString$str
-
illegalBase64UrlString
- Specified by:
illegalBase64UrlString
in interfaceMessages
-
initializationVectorMustNotBeNull$str
-
initializationVectorMustNotBeNull
- Specified by:
initializationVectorMustNotBeNull
in interfaceMessages
-
invalidHMACkey$str
-
invalidHMACkey
- Specified by:
invalidHMACkey
in interfaceMessages
-
macCheckFailed$str
-
macCheckFailed
- Specified by:
macCheckFailed
in interfaceMessages
-
notAMACalgorithm$str
-
notAMACalgorithm
- Specified by:
notAMACalgorithm
in interfaceMessages
-
notAnRSAalgorithm$str
-
notAnRSAalgorithm
- Specified by:
notAnRSAalgorithm
in interfaceMessages
-
notEncryptedWithDirAlgorithm$str
-
notEncryptedWithDirAlgorithm
- Specified by:
notEncryptedWithDirAlgorithm
in interfaceMessages
-
notEncryptedWithRSAalgorithm$str
-
notEncryptedWithRSAalgorithm
- Specified by:
notEncryptedWithRSAalgorithm
in interfaceMessages
-
parsingError$str
-
parsingError
- Specified by:
parsingError
in interfaceMessages
-
unableToFindMessageBodyWriter$str
-
unableToFindMessageBodyWriter
- Specified by:
unableToFindMessageBodyWriter
in interfaceMessages
-
unableToFindReaderForContentType$str
-
unableToFindReaderForContentType
- Specified by:
unableToFindReaderForContentType
in interfaceMessages
-
unexpectedEncryptedKey$str
-
unexpectedEncryptedKey
- Specified by:
unexpectedEncryptedKey
in interfaceMessages
-
unknownLength$str
-
unknownLength
- Specified by:
unknownLength
in interfaceMessages
-
unsupportedAlgorithm$str
-
unsupportedAlgorithm
- Specified by:
unsupportedAlgorithm
in interfaceMessages
-
unsupportedCompressionAlgorithm$str
-
unsupportedCompressionAlgorithm
- Specified by:
unsupportedCompressionAlgorithm
in interfaceMessages
-
unsupportedEncryptionMethod$str
-
unsupportedEncryptionMethod
- Specified by:
unsupportedEncryptionMethod
in interfaceMessages
-
unsupportedHMACalgorithm$str
-
unsupportedHMACalgorithm
- Specified by:
unsupportedHMACalgorithm
in interfaceMessages
-
unsupportedJWEalgorithm$str
-
unsupportedJWEalgorithm
- Specified by:
unsupportedJWEalgorithm
in interfaceMessages
-
unsupportedKeyLength$str
-
unsupportedKeyLength
- Specified by:
unsupportedKeyLength
in interfaceMessages
-