G
O
R
S
W
G
- getHost() - function in org.roboquant.server.WebServerConfig
- the host, default is 127.0.0.
- getPassword() - function in org.roboquant.server.WebServerConfig
- the password in case of authentication, default is empty (so no authentication)
- getPort() - function in org.roboquant.server.WebServerConfig
- the port, default is 8080
- getSecured() - function in org.roboquant.server.WebServer
- Returns true if this webserver is secured with credentials, false otherwise
- getUsername() - function in org.roboquant.server.WebServerConfig
- the username in case of authentication, default is empty (so no authentication)