public class ClientServiceImpl extends Object implements ibase.rest.api.client.v1.adapter.ClientService
| Constructor and Description |
|---|
ClientServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientHttpServerURL(String clientToken,
Locale locale) |
ibase.rest.model.client.v1.UrlToken |
getClientPreLoginURL(String restToken,
Locale locale,
Boolean desktopVisible) |
void |
setLocale(Locale locale) |
public ibase.rest.model.client.v1.UrlToken getClientPreLoginURL(String restToken, Locale locale, Boolean desktopVisible) throws ibase.rest.api.client.v1.adapter.UnauthorizedException
getClientPreLoginURL in interface ibase.rest.api.client.v1.adapter.ClientServiceibase.rest.api.client.v1.adapter.UnauthorizedExceptionpublic String getClientHttpServerURL(String clientToken, Locale locale) throws ibase.rest.api.client.v1.adapter.UnauthorizedException
getClientHttpServerURL in interface ibase.rest.api.client.v1.adapter.ClientServiceibase.rest.api.client.v1.adapter.UnauthorizedExceptionpublic void setLocale(Locale locale)
setLocale in interface ibase.common.ServiceAdapterCopyright © 2018. All rights reserved.