public class ServerInfo
extends com.google.gwt.core.client.JavaScriptObject
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getServer()
Server URL in the following format:
scheme://host[:port]
|
java.lang.String |
getTokenServiceUrl()
The token service URL used to generate tokens for the secured resources on the server.
|
public final java.lang.String getServer()
public final java.lang.String getTokenServiceUrl()