Interface AccessControlVoter

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean vote​(javax.servlet.http.HttpServletRequest request)
      Return true to permit access to the parent object.
    • Method Detail

      • vote

        boolean vote​(javax.servlet.http.HttpServletRequest request)
        Return true to permit access to the parent object.
        Parameters:
        request - The HTTP request to the Pull Reports REST API.
        Returns:
        true to permit access.