updateClaimValues

updateClaimValues(location: Integer; 
                  key:      String; 
                  value:    String) updating;

The updateClaimValues method of the JadeRequiredSingleValueClaimAnnotation class updates the values of the claimLocation, key, and expectedValue properties with the new values provided in location, key, and value parameters, respectively.

2020.0.01 and higher