Class NoSecurityWatch

    • Constructor Detail

      • NoSecurityWatch

        public NoSecurityWatch()
    • Method Detail

      • checkHttpRequest

        public boolean checkHttpRequest​(javax.servlet.http.HttpServletRequest req,
                                        javax.servlet.http.HttpServletResponse res)
        Description copied from interface: SecurityApi
        Checks a http request and decide if the request can be processed or not
        Specified by:
        checkHttpRequest in interface SecurityApi
        Returns:
        true if the request can be processed