# Functions
IncTotalRequestValidationErrors increments the total number of errors occured during token validation requests.
IncTotalRequestValidations increments the total number of token validation requests which do execute without the occurrence of an error.
InstrumentedHandler instrument http handler with request generic metrics.
NewTimerForTokenValidationRequest creates a new timer for measuring the time needed for a token validation request to execute.