Package org.jboss.resteasy.jose.i18n
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="2025-03-07T16:12:52-0800") public class Messages_$bundle extends Object implements Messages, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static Messages_$bundleINSTANCE
-
Constructor Summary
Constructors Modifier Constructor Description protectedMessages_$bundle()
-
Method Summary
-
-
-
Field Detail
-
INSTANCE
public static final Messages_$bundle INSTANCE
-
-
Method Detail
-
readResolve
protected Object readResolve()
-
getLoggingLocale
protected Locale getLoggingLocale()
-
algorithmOfSharedSymmetricKey$str
protected String algorithmOfSharedSymmetricKey$str()
-
algorithmOfSharedSymmetricKey
public final String algorithmOfSharedSymmetricKey()
- Specified by:
algorithmOfSharedSymmetricKeyin interfaceMessages
-
algorithmWasNull$str
protected String algorithmWasNull$str()
-
algorithmWasNull
public final String algorithmWasNull()
- Specified by:
algorithmWasNullin interfaceMessages
-
authenticationTagMustNotBeNull$str
protected String authenticationTagMustNotBeNull$str()
-
authenticationTagMustNotBeNull
public final String authenticationTagMustNotBeNull()
- Specified by:
authenticationTagMustNotBeNullin interfaceMessages
-
cekKeyLengthMismatch$str
protected String cekKeyLengthMismatch$str()
-
cekKeyLengthMismatch
public final String cekKeyLengthMismatch(int length1, int length2)
- Specified by:
cekKeyLengthMismatchin interfaceMessages
-
cipherTextMustNotBeNull$str
protected String cipherTextMustNotBeNull$str()
-
cipherTextMustNotBeNull
public final String cipherTextMustNotBeNull()
- Specified by:
cipherTextMustNotBeNullin interfaceMessages
-
contentEncryptionKeyLength$str
protected String contentEncryptionKeyLength$str()
-
contentEncryptionKeyLength
public final String contentEncryptionKeyLength(int length, EncryptionMethod method)
- Specified by:
contentEncryptionKeyLengthin interfaceMessages
-
couldNotFindMessageBodyReaderForJSON$str
protected String couldNotFindMessageBodyReaderForJSON$str()
-
couldNotFindMessageBodyReaderForJSON
public final String couldNotFindMessageBodyReaderForJSON()
- Specified by:
couldNotFindMessageBodyReaderForJSONin interfaceMessages
-
couldNotFindMessageBodyWriterForJSON$str
protected String couldNotFindMessageBodyWriterForJSON$str()
-
couldNotFindMessageBodyWriterForJSON
public final String couldNotFindMessageBodyWriterForJSON()
- Specified by:
couldNotFindMessageBodyWriterForJSONin interfaceMessages
-
couldntCompressPlainText$str
protected String couldntCompressPlainText$str()
-
couldntCompressPlainText
public final String couldntCompressPlainText(String message)
- Specified by:
couldntCompressPlainTextin interfaceMessages
-
couldntDecompressPlainText$str
protected String couldntDecompressPlainText$str()
-
couldntDecompressPlainText
public final String couldntDecompressPlainText(String message)
- Specified by:
couldntDecompressPlainTextin interfaceMessages
-
couldntDecryptCEK$str
protected String couldntDecryptCEK$str()
-
couldntDecryptCEK
public final String couldntDecryptCEK(String message)
- Specified by:
couldntDecryptCEKin interfaceMessages
-
couldntEncryptCEK$str
protected String couldntEncryptCEK$str()
-
couldntEncryptCEK
public final String couldntEncryptCEK(String message)
- Specified by:
couldntEncryptCEKin interfaceMessages
-
couldntGenerateGCMAuthentication$str
protected String couldntGenerateGCMAuthentication$str()
-
couldntGenerateGCMAuthentication
public final String couldntGenerateGCMAuthentication(String message)
- Specified by:
couldntGenerateGCMAuthenticationin interfaceMessages
-
couldntValidateGCMAuthentication$str
protected String couldntValidateGCMAuthentication$str()
-
couldntValidateGCMAuthentication
public final String couldntValidateGCMAuthentication(String message)
- Specified by:
couldntValidateGCMAuthenticationin interfaceMessages
-
encryptedKeyMustNotBeNull$str
protected String encryptedKeyMustNotBeNull$str()
-
encryptedKeyMustNotBeNull
public final String encryptedKeyMustNotBeNull()
- Specified by:
encryptedKeyMustNotBeNullin interfaceMessages
-
encryptionMethodWasNull$str
protected String encryptionMethodWasNull$str()
-
encryptionMethodWasNull
public final String encryptionMethodWasNull()
- Specified by:
encryptionMethodWasNullin interfaceMessages
-
illegalBase64UrlString$str
protected String illegalBase64UrlString$str()
-
illegalBase64UrlString
public final String illegalBase64UrlString()
- Specified by:
illegalBase64UrlStringin interfaceMessages
-
initializationVectorMustNotBeNull$str
protected String initializationVectorMustNotBeNull$str()
-
initializationVectorMustNotBeNull
public final String initializationVectorMustNotBeNull()
- Specified by:
initializationVectorMustNotBeNullin interfaceMessages
-
invalidHMACkey$str
protected String invalidHMACkey$str()
-
invalidHMACkey
public final String invalidHMACkey(String message)
- Specified by:
invalidHMACkeyin interfaceMessages
-
lengthOfSharedSymmetricKey$str
protected String lengthOfSharedSymmetricKey$str()
-
lengthOfSharedSymmetricKey
public final String lengthOfSharedSymmetricKey()
- Specified by:
lengthOfSharedSymmetricKeyin interfaceMessages
-
macCheckFailed$str
protected String macCheckFailed$str()
-
macCheckFailed
public final String macCheckFailed()
- Specified by:
macCheckFailedin interfaceMessages
-
notAMACalgorithm$str
protected String notAMACalgorithm$str()
-
notAMACalgorithm
public final String notAMACalgorithm()
- Specified by:
notAMACalgorithmin interfaceMessages
-
notAnRSAalgorithm$str
protected String notAnRSAalgorithm$str()
-
notAnRSAalgorithm
public final String notAnRSAalgorithm()
- Specified by:
notAnRSAalgorithmin interfaceMessages
-
notEncryptedWithDirAlgorithm$str
protected String notEncryptedWithDirAlgorithm$str()
-
notEncryptedWithDirAlgorithm
public final String notEncryptedWithDirAlgorithm()
- Specified by:
notEncryptedWithDirAlgorithmin interfaceMessages
-
notEncryptedWithRSAalgorithm$str
protected String notEncryptedWithRSAalgorithm$str()
-
notEncryptedWithRSAalgorithm
public final String notEncryptedWithRSAalgorithm()
- Specified by:
notEncryptedWithRSAalgorithmin interfaceMessages
-
parsingError$str
protected String parsingError$str()
-
parsingError
public final String parsingError()
- Specified by:
parsingErrorin interfaceMessages
-
unableToFindMessageBodyWriter$str
protected String unableToFindMessageBodyWriter$str()
-
unableToFindMessageBodyWriter
public final String unableToFindMessageBodyWriter()
- Specified by:
unableToFindMessageBodyWriterin interfaceMessages
-
unableToFindReaderForContentType$str
protected String unableToFindReaderForContentType$str()
-
unableToFindReaderForContentType
public final String unableToFindReaderForContentType()
- Specified by:
unableToFindReaderForContentTypein interfaceMessages
-
unexpectedEncryptedKey$str
protected String unexpectedEncryptedKey$str()
-
unexpectedEncryptedKey
public final String unexpectedEncryptedKey()
- Specified by:
unexpectedEncryptedKeyin interfaceMessages
-
unknownLength$str
protected String unknownLength$str()
-
unknownLength
public final String unknownLength()
- Specified by:
unknownLengthin interfaceMessages
-
unsupportedAlgorithm$str
protected String unsupportedAlgorithm$str()
-
unsupportedAlgorithm
public final String unsupportedAlgorithm()
- Specified by:
unsupportedAlgorithmin interfaceMessages
-
unsupportedCompressionAlgorithm$str
protected String unsupportedCompressionAlgorithm$str()
-
unsupportedCompressionAlgorithm
public final String unsupportedCompressionAlgorithm(CompressionAlgorithm algorithm)
- Specified by:
unsupportedCompressionAlgorithmin interfaceMessages
-
unsupportedEncryptionMethod$str
protected String unsupportedEncryptionMethod$str()
-
unsupportedEncryptionMethod
public final String unsupportedEncryptionMethod()
- Specified by:
unsupportedEncryptionMethodin interfaceMessages
-
unsupportedHMACalgorithm$str
protected String unsupportedHMACalgorithm$str()
-
unsupportedHMACalgorithm
public final String unsupportedHMACalgorithm(String message)
- Specified by:
unsupportedHMACalgorithmin interfaceMessages
-
unsupportedJWEalgorithm$str
protected String unsupportedJWEalgorithm$str()
-
unsupportedJWEalgorithm
public final String unsupportedJWEalgorithm()
- Specified by:
unsupportedJWEalgorithmin interfaceMessages
-
unsupportedKeyLength$str
protected String unsupportedKeyLength$str()
-
unsupportedKeyLength
public final String unsupportedKeyLength()
- Specified by:
unsupportedKeyLengthin interfaceMessages
-
-