public class UserConfiguration extends Object
| Constructor and Description |
|---|
UserConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Cell[] |
getCells() |
UserProject[] |
getProjects() |
String |
getSessionKey() |
String |
getUserDomain() |
String |
getUserFullName() |
String |
getUserName() |
boolean |
isAdmin() |
static UserConfiguration |
parse(Element configure) |
public String getSessionKey()
public String getUserName()
public String getUserDomain()
public boolean isAdmin()
public String getUserFullName()
public static UserConfiguration parse(Element configure) throws HiveException
HiveExceptionpublic UserProject[] getProjects()
public Cell[] getCells()
Copyright © 2013–2020 R.W.Majeed. All rights reserved.