| 类 | 说明 |
|---|---|
| LogRecordAccessCache<T> |
Created by hasee on 2017/5/9.
|
| NoControl |
richer:平台访问不受任何控制
|
| PermissionAndAuthorityControl |
richer:访问平台既需要用户名-密码认证,也需要看角色是否匹配
|
| PermissionControl |
richer:访问平台时只要用户名-密码正确了就可以进
|
| QueryKey |
Created by hasee on 2017/5/10.
|
| SimpleControl |
控制平台访问,以及是否能够远程登录服务器设计模板
|