Package io.smallrye.jwt.auth.principal
Class PrincipalMessages_$bundle
java.lang.Object
io.smallrye.jwt.auth.principal.PrincipalMessages_$bundle
- All Implemented Interfaces:
Serializable
Warning this class consists of generated code.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PrincipalMessages_$bundlestatic final io.smallrye.jwt.auth.principal.PrincipalMessages -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal org.jose4j.jwt.consumer.InvalidJwtExceptionclaimNotFound(Function<String, org.jose4j.jwt.consumer.InvalidJwtException> fn) protected Stringfinal ParseExceptiondecryptionKeyUnresolvable(Throwable throwable) protected Stringfinal ParseExceptionprotected Stringfinal ParseExceptionencryptedTokenSequenceInvalid(Throwable throwable) protected Stringfinal ParseExceptionexpExceeded(org.jose4j.jwt.NumericDate exp, long maxTimeToLiveSecs, org.jose4j.jwt.NumericDate iat) protected Stringfinal ParseExceptionprotected Stringfinal org.jose4j.lang.UnresolvableKeyExceptionfailedToLoadKey(Throwable throwable) protected Stringfinal org.jose4j.lang.UnresolvableKeyExceptionfailedToLoadKeyFromLocation(String location, Throwable throwable) protected Stringfinal org.jose4j.lang.UnresolvableKeyExceptionprotected Stringfinal org.jose4j.lang.UnresolvableKeyExceptionprotected Stringfinal ParseExceptionfailedToParseToken(Throwable throwable) protected Stringfinal ParseExceptionfailedToVerifyIatExp(org.jose4j.jwt.NumericDate exp, org.jose4j.jwt.NumericDate iat) protected Stringfinal ParseExceptionfailedToVerifyToken(Throwable throwable) protected Stringprotected Localefinal ParseExceptionprotected Stringfinal org.jose4j.lang.UnresolvableKeyExceptionprotected Stringfinal org.jose4j.jwt.consumer.InvalidJwtExceptionmissingClaims(Function<String, org.jose4j.jwt.consumer.InvalidJwtException> fn) protected Stringfinal ParseExceptionnewJWTCallerPrincipalFactoryFailure(Throwable throwable) protected Stringfinal org.jose4j.lang.UnresolvableKeyExceptionprotected Stringfinal org.jose4j.lang.UnresolvableKeyExceptionprotected Stringprotected Objectfinal IOExceptionresourceNotFound(String resourceName) protected Stringfinal ParseExceptiontokenAgeExceeded(long tokenAge) protected Stringprotected Stringfinal ParseExceptionprotected String
-
Field Details
-
INSTANCE
-
msg
static final io.smallrye.jwt.auth.principal.PrincipalMessages msg
-
-
Constructor Details
-
PrincipalMessages_$bundle
protected PrincipalMessages_$bundle()
-
-
Method Details
-
readResolve
-
getLoggingLocale
-
failedToVerifyToken$str
-
failedToVerifyToken
-
claimNotFound$str
-
claimNotFound
-
failedToLoadKey$str
-
failedToLoadKey
-
failedToLoadKeyFromLocation$str
-
failedToLoadKeyFromLocation
-
failedToLoadKeyWhileResolving$str
-
failedToLoadKeyWhileResolving
public final org.jose4j.lang.UnresolvableKeyException failedToLoadKeyWhileResolving() -
failedToLoadKeyFromLocationWhileResolving$str
-
failedToLoadKeyFromLocationWhileResolving
public final org.jose4j.lang.UnresolvableKeyException failedToLoadKeyFromLocationWhileResolving(String location) -
invalidTokenKid$str
-
invalidTokenKid
public final org.jose4j.lang.UnresolvableKeyException invalidTokenKid() -
resourceNotFound$str
-
resourceNotFound
-
invalidIatExp$str
-
invalidIatExp
-
expExceeded$str
-
expExceeded
public final ParseException expExceeded(org.jose4j.jwt.NumericDate exp, long maxTimeToLiveSecs, org.jose4j.jwt.NumericDate iat) -
missingClaims$str
-
missingClaims
-
verificationKeyUnresolvable$str
-
verificationKeyUnresolvable
-
decryptionKeyUnresolvable$str
-
decryptionKeyUnresolvable
-
encryptedTokenSequenceInvalid$str
-
encryptedTokenSequenceInvalid
-
failedToLoadCertificates$str
-
failedToLoadCertificates
-
failedToVerifyIatExp$str
-
failedToVerifyIatExp
public final ParseException failedToVerifyIatExp(org.jose4j.jwt.NumericDate exp, org.jose4j.jwt.NumericDate iat) -
encryptedTokenMissingContentType$str
-
encryptedTokenMissingContentType
-
newJWTCallerPrincipalFactoryFailure$str
-
newJWTCallerPrincipalFactoryFailure
-
tokenAgeExceeded$str
-
tokenAgeExceeded
-
nullKeyLocation$str
-
nullKeyLocation
public final org.jose4j.lang.UnresolvableKeyException nullKeyLocation() -
nullKeyIdentifier$str
-
nullKeyIdentifier
public final org.jose4j.lang.UnresolvableKeyException nullKeyIdentifier() -
unmatchedTokenKidException$str
-
unmatchedTokenKidException
-
failedToParseToken$str
-
failedToParseToken
-