@Portable public class CurrentUserBean extends UserBean
| Constructor and Description |
|---|
CurrentUserBean()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Set<PermissionBean> |
getPermissions() |
void |
initFromUser(UserBean user) |
void |
setPermissions(Set<PermissionBean> permissions) |
equals, getEmail, getFullName, getJoinedOn, getUsername, hashCode, isAdmin, setAdmin, setEmail, setFullName, setJoinedOn, setUsernamepublic Set<PermissionBean> getPermissions()
public void setPermissions(Set<PermissionBean> permissions)
permissions - the permissions to setpublic void initFromUser(UserBean user)
user - Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.