Class RequestAuthorizationValidator


  • public class RequestAuthorizationValidator
    extends java.lang.Object
    Authorization Wrapper
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean checkAuthorizationHeaders​(javax.servlet.http.HttpServletRequest request)
      check Headers X-Platform-Id and X-Timestamp
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RequestAuthorizationValidator

        public RequestAuthorizationValidator()
    • Method Detail

      • checkAuthorizationHeaders

        public boolean checkAuthorizationHeaders​(javax.servlet.http.HttpServletRequest request)
        check Headers X-Platform-Id and X-Timestamp
        Returns:
        boolean