Package io.smallrye.jwt.util
Class JWTUtilMessages_$bundle
java.lang.Object
io.smallrye.jwt.util.JWTUtilMessages_$bundle
- All Implemented Interfaces:
Serializable
Warning this class consists of generated code.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JWTUtilMessages_$bundlestatic final io.smallrye.jwt.util.JWTUtilMessages -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Localefinal UncheckedIOExceptionprotected Stringfinal IOExceptionkeyNotFound(String keyLocation) protected Stringfinal KeyStoreExceptionkeystoreProviderNotFound(String provider) protected Stringprotected ObjectrequiresSymmetricAlgo(String algorithmName) protected Stringfinal NoSuchAlgorithmExceptionunsupportedAlgorithm(String algorithmName) protected String
-
Field Details
-
INSTANCE
-
msg
static final io.smallrye.jwt.util.JWTUtilMessages msg
-
-
Constructor Details
-
JWTUtilMessages_$bundle
protected JWTUtilMessages_$bundle()
-
-
Method Details
-
readResolve
-
getLoggingLocale
-
invalidJWKSPublicKey$str
-
invalidJWKSPublicKey
-
unsupportedAlgorithm$str
-
unsupportedAlgorithm
-
keyNotFound$str
-
keyNotFound
-
requiresSymmetricAlgo$str
-
requiresSymmetricAlgo
-
keystoreProviderNotFound$str
-
keystoreProviderNotFound
-