Package io.smallrye.jwt.build.impl
Class ImplMessages_$bundle
java.lang.Object
io.smallrye.jwt.build.impl.ImplMessages_$bundle
- All Implemented Interfaces:
Serializable
Warning this class consists of generated code.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ImplMessages_$bundlestatic final io.smallrye.jwt.build.impl.ImplMessages -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal IllegalArgumentExceptionprotected Stringfinal JwtEncryptionExceptionencryptionException(Throwable throwable) protected Stringfinal IllegalArgumentExceptionprotected Stringfinal IllegalArgumentExceptionencryptionKeyCanNotBeLoadedFromLocation(String keyLocation) protected Stringfinal IllegalArgumentExceptionencryptionKeyCanNotBeReadFromKeystore(Throwable throwable) protected Stringfinal NullPointerExceptionprotected Stringfinal IllegalArgumentExceptionprotected Stringfinal JwtExceptionfailureToOpenInputStreamFromJsonResName(String jsonResName) protected Stringfinal JwtExceptionfailureToParseJWK(String exceptionMessage, Throwable throwable) protected Stringfinal JwtExceptionfailureToParseJWKS(String exceptionMessage, Throwable throwable) protected Stringfinal JwtExceptionfailureToParseJWTClaims(String exceptionMessage, Throwable throwable) protected Stringfinal JwtExceptionfailureToReadJsonContentFromJsonResName(String jsonResName, String exceptionMessage, Throwable throwable) protected Stringfinal JwtExceptionfailureToReadPrivateKey(String exceptionMessage, Throwable throwable) protected Stringprotected Localefinal JwtEncryptionExceptionjoseSerializationError(String errorMessage, Throwable t) protected Stringfinal IllegalArgumentExceptionkeyWithKidNotFound(String keyId) protected Stringfinal IllegalArgumentExceptionprotected Stringfinal JwtSignatureExceptionprotected Stringfinal IllegalArgumentExceptionprotected Stringfinal JwtExceptionreadJsonFailure(String exceptionMessage, Throwable throwable) protected Stringprotected Objectfinal JwtSignatureExceptionsignatureException(Throwable throwable) protected Stringfinal IllegalArgumentExceptionprotected Stringfinal IllegalArgumentExceptionsigningKeyCanNotBeLoadedFromLocation(String keyLocation, Throwable throwable) protected Stringfinal IllegalArgumentExceptionsigningKeyCanNotBeReadFromKeystore(Throwable throwable) protected Stringfinal NullPointerExceptionprotected Stringfinal JwtSignatureExceptionsignJwtTokenFailed(String exceptionMessage, Throwable throwable) protected Stringfinal IllegalArgumentExceptionprotected Stringfinal JwtSignatureExceptionsignKeyPropertyRequired(String algorithmName) protected Stringfinal JwtEncryptionExceptionunsupportedContentEncryptionAlgorithm(String algorithmName) protected Stringfinal JwtEncryptionExceptionunsupportedKeyEncryptionAlgorithm(String algorithmName) protected Stringfinal JwtSignatureExceptionunsupportedSignatureAlgorithm(String algorithmName) final JwtSignatureExceptionunsupportedSignatureAlgorithm(String algorithmName, Throwable throwable) protected String
-
Field Details
-
INSTANCE
-
msg
static final io.smallrye.jwt.build.impl.ImplMessages msg
-
-
Constructor Details
-
ImplMessages_$bundle
protected ImplMessages_$bundle()
-
-
Method Details
-
readResolve
-
getLoggingLocale
-
unsupportedSignatureAlgorithm$str
-
unsupportedSignatureAlgorithm
public final JwtSignatureException unsupportedSignatureAlgorithm(String algorithmName, Throwable throwable) -
unsupportedSignatureAlgorithm
-
joseSerializationError$str
-
joseSerializationError
-
unsupportedKeyEncryptionAlgorithm$str
-
unsupportedKeyEncryptionAlgorithm
-
unsupportedContentEncryptionAlgorithm$str
-
unsupportedContentEncryptionAlgorithm
-
encryptionKeyCanNotBeLoadedFromLocation$str
-
encryptionKeyCanNotBeLoadedFromLocation
-
encryptionKeyNotConfigured$str
-
encryptionKeyNotConfigured
-
signatureException$str
-
signatureException
-
signKeyPropertyRequired$str
-
signKeyPropertyRequired
-
noneSignatureAlgorithmUnsupported$str
-
noneSignatureAlgorithmUnsupported
-
signJwtTokenFailed$str
-
signJwtTokenFailed
-
algDoesNotMatchKeyType$str
-
algDoesNotMatchKeyType
-
publicKeyBeingUsedForSign$str
-
publicKeyBeingUsedForSign
-
readJsonFailure$str
-
readJsonFailure
-
failureToParseJWK$str
-
failureToParseJWK
-
failureToParseJWKS$str
-
failureToParseJWKS
-
kidRequired$str
-
kidRequired
-
keyWithKidNotFound$str
-
keyWithKidNotFound
-
signingKeyCanNotBeLoadedFromLocation$str
-
signingKeyCanNotBeLoadedFromLocation
public final IllegalArgumentException signingKeyCanNotBeLoadedFromLocation(String keyLocation, Throwable throwable) -
signKeyNotConfigured$str
-
signKeyNotConfigured
-
failureToParseJWTClaims$str
-
failureToParseJWTClaims
-
failureToReadPrivateKey$str
-
failureToReadPrivateKey
-
failureToOpenInputStreamFromJsonResName$str
-
failureToOpenInputStreamFromJsonResName
-
failureToReadJsonContentFromJsonResName$str
-
failureToReadJsonContentFromJsonResName
public final JwtException failureToReadJsonContentFromJsonResName(String jsonResName, String exceptionMessage, Throwable throwable) -
encryptionException$str
-
encryptionException
-
signingKeyCanNotBeCreatedFromContent$str
-
signingKeyCanNotBeCreatedFromContent
-
encryptionKeyCanNotBeCreatedFromContent$str
-
encryptionKeyCanNotBeCreatedFromContent
-
signingKeyCanNotBeReadFromKeystore$str
-
signingKeyCanNotBeReadFromKeystore
-
encryptionKeyCanNotBeReadFromKeystore$str
-
encryptionKeyCanNotBeReadFromKeystore
-
signingKeyIsNull$str
-
signingKeyIsNull
-
encryptionKeyIsNull$str
-
encryptionKeyIsNull
-