Interface AuthorizationHandler
-
public interface AuthorizationHandlerMarker interface for things that handle authorization.Created by Jeff Gaynor
on 2/17/14 at 10:48 AM
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddoIt(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
-