Classes

Validates whether the value is a valid access_token per RFC 6749.
Validates whether the value is a valid client_id per RFC 6749.
Validates whether the value is a valid client_secret per RFC 6749.
Validates whether the value is a valid code per RFC 6749.
Validates whether the value is a valid error_description per RFC 6749.
Validates whether the value is a valid error_uri per RFC 6749.
Validates whether the value is a valid error per RFC 6749.
Validates whether the value is a valid expires_in per RFC 6749.
Validates whether the value is a valid grant_type per RFC 6749.
Validates whether the value is a valid password per RFC 6749.
Validates whether the value is a valid redirect_uri per RFC 6749.
Validates whether the value is a valid refresh_token per RFC 6749.
Validates whether the value is a valid response_type per RFC 6749.
Validates whether the value is a valid scope per RFC 6749.
Validates whether the value is a valid state per RFC 6749.
Validates whether the value is a valid token_type per RFC 6749.
Validates whether the value is a valid username per RFC 6749.