|
static final String | ERROR = "errors/error" |
|
static final String | ERROR_403 = "errors/403" |
|
static final String | LOGIN = "login/login" |
|
static final String | HOME = "home" |
|
static final String | TOPOLOGY = "topology/topology" |
|
static final String | LOGOUT = "login/logout" |
|
static final String | REDIRECT_HOME = "redirect:/home" |
|
static final String | REDIRECT_LOGIN = "redirect:/login" |
|
static final String | SWITCH = "switch/switchdetails" |
|
static final String | ISL = "isl/isl" |
|
static final String | ISL_LIST = "isl/isllist" |
|
static final String | FLOW_LIST = "flows/flows" |
|
static final String | FLOW_DETAILS = "flows/flowdetails" |
|
static final String | PORT_DETAILS = "port/portdetails" |
|
static final String | SWITCH_LIST = "switch/switch" |
|
static final String | USERMANAGEMENT = "usermanagement/usermanagement" |
|
static final String | TWO_FA_GENERATOR = "login/twofa" |
|
static final String | OTP = "login/otp" |
|
static final String | ACTIVITY_LOGS = "useractivity/useractivity" |
|
Definition at line 77 of file IConstants.java.
◆ ACTIVITY_LOGS
final String org.openkilda.constants.IConstants.View.ACTIVITY_LOGS = "useractivity/useractivity" |
|
static |
◆ ERROR
final String org.openkilda.constants.IConstants.View.ERROR = "errors/error" |
|
static |
◆ ERROR_403
final String org.openkilda.constants.IConstants.View.ERROR_403 = "errors/403" |
|
static |
◆ FLOW_DETAILS
final String org.openkilda.constants.IConstants.View.FLOW_DETAILS = "flows/flowdetails" |
|
static |
◆ FLOW_LIST
final String org.openkilda.constants.IConstants.View.FLOW_LIST = "flows/flows" |
|
static |
◆ HOME
final String org.openkilda.constants.IConstants.View.HOME = "home" |
|
static |
◆ ISL
final String org.openkilda.constants.IConstants.View.ISL = "isl/isl" |
|
static |
◆ ISL_LIST
final String org.openkilda.constants.IConstants.View.ISL_LIST = "isl/isllist" |
|
static |
◆ LOGIN
final String org.openkilda.constants.IConstants.View.LOGIN = "login/login" |
|
static |
◆ LOGOUT
final String org.openkilda.constants.IConstants.View.LOGOUT = "login/logout" |
|
static |
◆ OTP
final String org.openkilda.constants.IConstants.View.OTP = "login/otp" |
|
static |
◆ PORT_DETAILS
final String org.openkilda.constants.IConstants.View.PORT_DETAILS = "port/portdetails" |
|
static |
◆ REDIRECT_HOME
final String org.openkilda.constants.IConstants.View.REDIRECT_HOME = "redirect:/home" |
|
static |
◆ REDIRECT_LOGIN
final String org.openkilda.constants.IConstants.View.REDIRECT_LOGIN = "redirect:/login" |
|
static |
◆ SWITCH
final String org.openkilda.constants.IConstants.View.SWITCH = "switch/switchdetails" |
|
static |
◆ SWITCH_LIST
final String org.openkilda.constants.IConstants.View.SWITCH_LIST = "switch/switch" |
|
static |
◆ TOPOLOGY
final String org.openkilda.constants.IConstants.View.TOPOLOGY = "topology/topology" |
|
static |
◆ TWO_FA_GENERATOR
final String org.openkilda.constants.IConstants.View.TWO_FA_GENERATOR = "login/twofa" |
|
static |
◆ USERMANAGEMENT
final String org.openkilda.constants.IConstants.View.USERMANAGEMENT = "usermanagement/usermanagement" |
|
static |
The documentation for this class was generated from the following file:
- /Users/kevin/Desktop/Kilda/open-kilda-develop/services/src/openkilda-gui/src/main/java/org/openkilda/constants/IConstants.java