public interface ContextHelperService
Modifier and Type | Method and Description |
---|---|
String |
getClientId()
Get the client id from the request context
|
String |
getTenantId()
Use the client id from the request context to look up the tenant id
|
void |
setClientId(String clientId)
Set the client id on the request context
|
String getClientId()
void setClientId(String clientId)
clientId
- String getTenantId()
Copyright © 2021. All rights reserved.