Package com.xebialabs.xlrelease.utils
Class TenantContext$
java.lang.Object
com.xebialabs.xlrelease.utils.TenantContext$
IMPORTANT: This class is a wrapper around SecurityContextHolder. If you would like to use this class ask if you would use SecurityContextHolder in the place.
If you would use SecurityContextHolder in the same place, then proceed and use this class, otherwise try to find alternative solution.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TenantContext$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
TenantContext$
public TenantContext$()
-
-
Method Details
-
SYSTEM_TENANT_ID
-
isSystemTenant
public boolean isSystemTenant() -
getTenant
-