public interface ClientSession
Modifier and Type | Method and Description |
---|---|
String |
getUserLogin() |
String |
getUserName() |
String getUserLogin()
null
if not available (anonymous user).String getUserName()
getUserLogin()
if not
available.Copyright © 2001–2016 mmm-Team. All rights reserved.