parseCaptureContextResponse
public static com.google.gson.JsonObject parseCaptureContextResponse(String jwtValue,
com.cybersource.authsdk.core.MerchantConfig merchantConfig)
throws com.cybersource.authsdk.util.jwt.exceptions.InvalidJwtException,
com.cybersource.authsdk.core.ConfigException,
IOException,
com.cybersource.authsdk.util.jwt.exceptions.InvalidJwkException,
com.cybersource.authsdk.util.jwt.exceptions.JwtSignatureValidationException
- Throws:
com.cybersource.authsdk.util.jwt.exceptions.InvalidJwtException
com.cybersource.authsdk.core.ConfigException
IOException
com.cybersource.authsdk.util.jwt.exceptions.InvalidJwkException
com.cybersource.authsdk.util.jwt.exceptions.JwtSignatureValidationException