| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SERVER_BIND_IP_KEY |
"rest.bindIP" |
public static final String |
SERVER_BIND_PORT_KEY |
"rest.bindPort" |
public static final String |
SERVER_BIND_SSL_ENABLED_KEY |
"rest.ssl.enabled" |
public static final String |
SERVER_BIND_SSL_KEY_PASSWORD_KEY |
"rest.ssl.key.password" |
public static final String |
SERVER_BIND_SSL_KEYSTORE_PASSWORD_KEY |
"rest.ssl.keystore.password" |
public static final String |
SERVER_BIND_SSL_KEYSTORE_PATH_KEY |
"rest.ssl.keystore.path" |
public static final String |
SERVER_BIND_SSL_KEYSTORE_TYPE_KEY |
"rest.ssl.keystore.type" |
Copyright © 2012–2023. All rights reserved.