Exception: CyberSource::Authentication::Util::JWT::InvalidJwkException
- Inherits:
-
JWTException
- Object
- StandardError
- JWTException
- CyberSource::Authentication::Util::JWT::InvalidJwkException
- Defined in:
- lib/AuthenticationSDK/util/JWT/JWTExceptions.rb
Overview
Thrown when a JSON Web Key (JWK) is invalid or malformed
Method Summary
Methods inherited from JWTException
#cause_chain_messages, #exception_chain, #full_message, #has_cause?, #initialize, #root_cause, #to_s
Constructor Details
This class inherits a constructor from CyberSource::Authentication::Util::JWT::JWTException