public class JWTTokenInvalidException
extends javax.resource.spi.SecurityException
This exception is a subclass of SecurityException and will be reported
if an invalid JWT is used with a ECI request. Upon catching this exception,
validate whether a valid JWT is sent with ECI request.
Method Summary
Methods inherited from class javax.resource.ResourceException