public class SessionsMgmt extends java.lang.Object implements ISessionsMgmt
| Modifier and Type | Field and Description | 
|---|---|
protected static com.google.common.base.Splitter | 
atSplitter  | 
| Constructor and Description | 
|---|
SessionsMgmt(BmContext context)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
logoutUser(java.lang.String latd)
Close all Blue-Mind sessions of requested user. 
 | 
public SessionsMgmt(BmContext context)
public void logoutUser(java.lang.String latd)
ISessionsMgmtOnly token from global domain are allowed to do this.
logoutUser in interface ISessionsMgmtlatd - login at domainCopyright © 2021. All Rights Reserved.