Package org.opencastproject.security.jwt
Class Util
java.lang.Object
org.opencastproject.security.jwt.Util
Utility class
-
Method Summary
Modifier and TypeMethodDescriptionprotected static voiddebug(org.apache.commons.logging.Log logger, javax.servlet.http.HttpServletRequest request) Logs the headers of a request to the logging facility.
-
Method Details
-
debug
protected static void debug(org.apache.commons.logging.Log logger, javax.servlet.http.HttpServletRequest request) Logs the headers of a request to the logging facility.- Parameters:
request- The request.
-