![]() |
Open Kilda Java Documentation
|
Public Attributes | |
String | AUTHORIZATION = "Authorization" |
String | CORRELATION_ID = "correlationid" |
String | BASIC_AUTH = "BasicAuth" |
Definition at line 10 of file IAuthConstants.java.
String org.openkilda.constants.IAuthConstants.Header.AUTHORIZATION = "Authorization" |
Definition at line 11 of file IAuthConstants.java.
String org.openkilda.constants.IAuthConstants.Header.BASIC_AUTH = "BasicAuth" |
Definition at line 13 of file IAuthConstants.java.
String org.openkilda.constants.IAuthConstants.Header.CORRELATION_ID = "correlationid" |
Definition at line 12 of file IAuthConstants.java.