All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
IllegalArgumentException |
algDoesNotMatchKeyType() |
protected String |
algDoesNotMatchKeyType$str() |
JwtEncryptionException |
directContentEncryptionUnsupported() |
protected String |
directContentEncryptionUnsupported$str() |
JwtEncryptionException |
encryptionException(Throwable throwable) |
protected String |
encryptionException$str() |
IllegalArgumentException |
encryptionKeyCanNotBeLoadedFromLocation(String keyLocation) |
protected String |
encryptionKeyCanNotBeLoadedFromLocation$str() |
IllegalArgumentException |
encryptionKeyLocationNotConfigured() |
protected String |
encryptionKeyLocationNotConfigured$str() |
JwtEncryptionException |
encryptionKeySizeMustBeHigher(String algorithmName) |
protected String |
encryptionKeySizeMustBeHigher$str() |
JwtException |
failureToOpenInputStreamFromJsonResName(String jsonResName) |
protected String |
failureToOpenInputStreamFromJsonResName$str() |
JwtException |
failureToParseJWK(String exceptionMessage,
Throwable throwable) |
protected String |
failureToParseJWK$str() |
JwtException |
failureToParseJWKS(String exceptionMessage,
Throwable throwable) |
protected String |
failureToParseJWKS$str() |
JwtException |
failureToParseJWTClaims(String exceptionMessage,
Throwable throwable) |
protected String |
failureToParseJWTClaims$str() |
JwtException |
failureToReadJsonContentFromJsonResName(String jsonResName,
String exceptionMessage,
Throwable throwable) |
protected String |
failureToReadJsonContentFromJsonResName$str() |
JwtException |
failureToReadPrivateKey(String exceptionMessage,
Throwable throwable) |
protected String |
failureToReadPrivateKey$str() |
protected Locale |
getLoggingLocale() |
JwtEncryptionException |
joseSerializationError(String errorMessage,
Throwable t) |
protected String |
joseSerializationError$str() |
IllegalArgumentException |
keyWithKidNotFound(String keyId) |
protected String |
keyWithKidNotFound$str() |
IllegalArgumentException |
kidRequired() |
protected String |
kidRequired$str() |
IllegalArgumentException |
publicKeyBeingUsedForSign() |
protected String |
publicKeyBeingUsedForSign$str() |
JwtException |
readJsonFailure(String exceptionMessage,
Throwable throwable) |
protected String |
readJsonFailure$str() |
protected Object |
readResolve() |
JwtSignatureException |
signAlgorithmRequired() |
protected String |
signAlgorithmRequired$str() |
JwtSignatureException |
signatureException(Throwable throwable) |
protected String |
signatureException$str() |
IllegalArgumentException |
signingKeyCanNotBeLoadedFromLocation(String keyLocation) |
protected String |
signingKeyCanNotBeLoadedFromLocation$str() |
JwtSignatureException |
signJwtTokenFailed(String exceptionMessage,
Throwable throwable) |
protected String |
signJwtTokenFailed$str() |
IllegalArgumentException |
signKeyLocationNotConfigured() |
protected String |
signKeyLocationNotConfigured$str() |
JwtSignatureException |
signKeyPropertyRequired(String algorithmName) |
protected String |
signKeyPropertyRequired$str() |
JwtEncryptionException |
unsupportedContentEncryptionAlgorithm(String algorithmName) |
protected String |
unsupportedContentEncryptionAlgorithm$str() |
JwtEncryptionException |
unsupportedKeyEncryptionAlgorithm(String algorithmName) |
protected String |
unsupportedKeyEncryptionAlgorithm$str() |
JwtSignatureException |
unsupportedSignatureAlgorithm(String algorithmName) |
JwtSignatureException |
unsupportedSignatureAlgorithm(String algorithmName,
Throwable throwable) |
protected String |
unsupportedSignatureAlgorithm$str() |