public class UserInfo
extends Object
todo 如果移除此类 getUserInfo 直接返回 { user : xxx, perms : xxx } 会不会更好 ? 会不会存在暴露 user 内部信息的可能 ?
- 版本:
- 1.11.8
- 作者:
- scx567888
-
-
构造器概要
构造器
Constructor for ScxUserInfo.
-
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
字段详细资料
-
-
-
-
-
phoneNumber
public final String phoneNumber
密码
-
emailAddress
public final String emailAddress
邮箱地址
-
-
pagePerms
public final String[] pagePerms
页面权限
-
pageElementPerms
public final String[] pageElementPerms
页面元素权限
-
构造器详细资料
-
UserInfo
Constructor for ScxUserInfo.
- 参数:
user - a BaseUser object
perms - a Perms object