Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/OWASP/SecurityShepherd
/ isOpenFloor
Method
isOpenFloor
src/main/java/utils/ModulePlan.java:34–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
}
33
34
public
static
boolean isOpenFloor()
35
{
36
return
openFloor;
37
}
38
39
public
static
boolean isTournyFloor()
40
{
Callers
7
testUserEnableOpenFloorMode
Method · 0.95
testAdminSetOpenFloorMode
Method · 0.95
testCsrf
Method · 0.95
setUp
Method · 0.95
testAdminSetCtfMode
Method · 0.95
testCsrf
Method · 0.95
doPost
Method · 0.95
Calls
no outgoing calls
Tested by
6
testUserEnableOpenFloorMode
Method · 0.76
testAdminSetOpenFloorMode
Method · 0.76
testCsrf
Method · 0.76
setUp
Method · 0.76
testAdminSetCtfMode
Method · 0.76
testCsrf
Method · 0.76