Interface CustomLastMile
public interface CustomLastMile
-
Method Summary
Modifier and TypeMethodDescriptionvoid
afterInit
(jakarta.servlet.FilterConfig config) void
postValidate
(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, LastMile lastMile)
-
Method Details
-
postValidate
-
afterInit
void afterInit(jakarta.servlet.FilterConfig config) throws jakarta.servlet.ServletException - Throws:
jakarta.servlet.ServletException
-