public class UserContextXS extends Object implements UserContextParams, TenantIdProvider
| Constructor and Description |
|---|
UserContextXS() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTenantId() |
String |
getUserEmail() |
String |
getUserName() |
public String getUserName()
getUserName in interface UserContextParamspublic String getUserEmail()
getUserEmail in interface UserContextParamspublic String getTenantId()
getTenantId in interface TenantIdProviderCopyright © 2020 SAP. All Rights Reserved.