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

Method getDefaultClass

src/main/java/servlets/Register.java:181–184  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

179 }
180
181 public static String getDefaultClass ()
182 {
183 return defaultClass;
184 }
185
186 public static void setDefaultClass (String newDefaultClass)
187 {

Callers 1

doPostMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected