Package com.google.gerrit.httpd.restapi
Class LogRedactUtil
java.lang.Object
com.google.gerrit.httpd.restapi.LogRedactUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
Redacts sensitive information such as an access token from the query string to make it suitable for logging.
-
Method Details
-
redactQueryString
Redacts sensitive information such as an access token from the query string to make it suitable for logging.
-