MCPcopy Create free account
hub / github.com/OWASP/SecurityShepherd / init

Method init

src/main/java/servlets/SetupFilter.java:18–21  ·  view source on GitHub ↗
(FilterConfig filterConfig)

Source from the content-addressed store, hash-verified

16public class SetupFilter implements Filter {
17
18 @Override
19 public void init(FilterConfig filterConfig) throws ServletException {
20 //
21 }
22
23 @Override
24 public void doFilter(ServletRequest request, ServletResponse response, FilterChain chain)

Callers 15

loginDoGetMethod · 0.80
loginDoPostMethod · 0.80
loginDoPostMethod · 0.80
logoutDoPostMethod · 0.80
getModuleDoPostMethod · 0.80
getModuleDoPostMethod · 0.80
getModuleDoPostMethod · 0.80
getModuleDoPostMethod · 0.80
getModuleDoPostMethod · 0.80
getModuleDoPostMethod · 0.80
getModuleDoPostMethod · 0.80
getModuleDoPostMethod · 0.80

Calls

no outgoing calls

Tested by 15

loginDoGetMethod · 0.64
loginDoPostMethod · 0.64
loginDoPostMethod · 0.64
logoutDoPostMethod · 0.64
getModuleDoPostMethod · 0.64
getModuleDoPostMethod · 0.64
getModuleDoPostMethod · 0.64
getModuleDoPostMethod · 0.64
getModuleDoPostMethod · 0.64
getModuleDoPostMethod · 0.64
getModuleDoPostMethod · 0.64
getModuleDoPostMethod · 0.64