Package net.bull.javamelody.internal.web
Class HttpAuth
java.lang.Object
net.bull.javamelody.internal.web.HttpAuth
Authentification http des rapports.
- Author:
- Emeric Vernat
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisAllowed(HttpServletRequest httpRequest, HttpServletResponse httpResponse)
-
Constructor Details
-
HttpAuth
public HttpAuth()
-
-
Method Details
-
isAllowed
public boolean isAllowed(HttpServletRequest httpRequest, HttpServletResponse httpResponse) throws IOException - Throws:
IOException
-