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 |
encryptionKeyCanNotBeCreatedFromContent() |
protected String |
encryptionKeyCanNotBeCreatedFromContent$str() |
IllegalArgumentException |
encryptionKeyCanNotBeLoadedFromLocation(String keyLocation) |
protected String |
encryptionKeyCanNotBeLoadedFromLocation$str() |
IllegalArgumentException |
encryptionKeyCanNotBeReadFromKeystore(Throwable throwable) |
protected String |
encryptionKeyCanNotBeReadFromKeystore$str() |
IllegalArgumentException |
encryptionKeyNotConfigured() |
protected String |
encryptionKeyNotConfigured$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() |
JwtSignatureException |
noneSignatureAlgorithmUnsupported() |
protected String |
noneSignatureAlgorithmUnsupported$str() |
IllegalArgumentException |
publicKeyBeingUsedForSign() |
protected String |
publicKeyBeingUsedForSign$str() |
JwtException |
readJsonFailure(String exceptionMessage,
Throwable throwable) |
protected String |
readJsonFailure$str() |
protected Object |
readResolve() |
JwtSignatureException |
signatureException(Throwable throwable) |
protected String |
signatureException$str() |
IllegalArgumentException |
signingKeyCanNotBeCreatedFromContent() |
protected String |
signingKeyCanNotBeCreatedFromContent$str() |
IllegalArgumentException |
signingKeyCanNotBeLoadedFromLocation(String keyLocation) |
protected String |
signingKeyCanNotBeLoadedFromLocation$str() |
IllegalArgumentException |
signingKeyCanNotBeReadFromKeystore(Throwable throwable) |
protected String |
signingKeyCanNotBeReadFromKeystore$str() |
JwtSignatureException |
signJwtTokenFailed(String exceptionMessage,
Throwable throwable) |
protected String |
signJwtTokenFailed$str() |
IllegalArgumentException |
signKeyNotConfigured() |
protected String |
signKeyNotConfigured$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() |