| 程序包 | 说明 |
|---|---|
| com.fr.fs.privilege.auth | |
| com.fr.fs.privilege.entity |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractFSAuthentication |
| 限定符和类型 | 方法和说明 |
|---|---|
static FSAuthentication |
FSAuthenticationManager.exAuth4FineServer(javax.servlet.http.HttpServletRequest req)
从session获取保存的FineServer的认证
|
FSAuthentication |
SuccessResult.getFSAuthentication() |
FSAuthentication |
FailResult.getFSAuthentication() |
FSAuthentication |
AuthenticateResult.getFSAuthentication() |
| 限定符和类型 | 方法和说明 |
|---|---|
PrivilegeVote |
PermissionServiceKeeper.access(FSAuthentication authentication) |
PrivilegeVote |
NoControl.access(FSAuthentication authentication)
已过时。
|
PrivilegeVote |
FSKeeper.access(FSAuthentication authentication) |
PrivilegeVote |
AuthorityControlFilter.filterByAuthentication(javax.servlet.http.HttpServletRequest req,
FSAuthentication authentication) |
protected PrivilegeVote |
AuthorityControlFilter.isHyperLinkNoCheck(javax.servlet.http.HttpServletRequest req,
FSAuthentication authentication) |
| 构造器和说明 |
|---|
SuccessResult(FSAuthentication auth) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DaoFSAuthentication |