Class RemoteMultitenancyClientImpl
java.lang.Object
step.client.AbstractRemoteClient
step.controller.multitenancy.client.RemoteMultitenancyClientImpl
- All Implemented Interfaces:
Closeable
,AutoCloseable
,MultitenancyClient
public class RemoteMultitenancyClientImpl
extends AbstractRemoteClient
implements MultitenancyClient
-
Field Summary
Fields inherited from class step.client.AbstractRemoteClient
client, cookies, credentials
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class step.client.AbstractRemoteClient
close, executeRequest, notImplemented, requestBuilder, requestBuilder
-
Constructor Details
-
RemoteMultitenancyClientImpl
-
-
Method Details
-
selectTenant
- Specified by:
selectTenant
in interfaceMultitenancyClient
- Throws:
Exception
-
getAvailableTenants
- Specified by:
getAvailableTenants
in interfaceMultitenancyClient
-
getCurrentTenant
- Specified by:
getCurrentTenant
in interfaceMultitenancyClient
-