Package com.thoughtworks.inspac.sdk.exception

Types

InvalidJWTClaimException
Link copied to clipboard
class InvalidJWTClaimException(message: String) : Throwable
Throw the exception with detail message when JWT Claim is invalid
JWSSignatureVerifyException
Link copied to clipboard
class JWSSignatureVerifyException : Throwable
Throw the exception when parse invalid token