程序包 | 说明 |
---|---|
com.fr.fs.privilege.auth | |
com.fr.fs.privilege.base | |
com.fr.fs.web.platform | |
com.fr.privilege.base | |
com.fr.privilege.filter | |
com.fr.privilege.filter.core |
限定符和类型 | 方法和说明 |
---|---|
PrivilegeVote |
PermissionServiceKeeper.access(FSAuthentication authentication) |
PrivilegeVote |
NoControl.access(FSAuthentication authentication)
已过时。
|
PrivilegeVote |
FSKeeper.access(FSAuthentication authentication) |
PrivilegeVote |
DigitalSignPrivilegeFilter.filter(javax.servlet.http.HttpServletRequest req)
是否通过权限认证
|
PrivilegeVote |
BasePrivilegeFilter.filter(javax.servlet.http.HttpServletRequest req)
是否通过权限认证
|
PrivilegeVote |
AuthorityControlFilter.filter(javax.servlet.http.HttpServletRequest req)
是否通过权限认证
|
PrivilegeVote |
AuthorityControlFilter.filterByAuthentication(javax.servlet.http.HttpServletRequest req,
FSAuthentication authentication) |
protected PrivilegeVote |
BasePrivilegeFilter.isHyperLinkNoCheck(javax.servlet.http.HttpServletRequest req) |
protected PrivilegeVote |
AuthorityControlFilter.isHyperLinkNoCheck(javax.servlet.http.HttpServletRequest req,
FSAuthentication authentication) |
限定符和类型 | 字段和说明 |
---|---|
static PrivilegeVote |
FSPrivilegeVote.FS_AUTH_ERROR |
限定符和类型 | 方法和说明 |
---|---|
abstract PrivilegeVote |
SimpleControl.access(Authentication authentication) |
PrivilegeVote |
PermissionControl.access(Authentication authentication) |
PrivilegeVote |
PermissionAndAuthorityControl.access(Authentication authentication) |
PrivilegeVote |
NoControl.access(Authentication authentication) |
限定符和类型 | 方法和说明 |
---|---|
static PrivilegeVote |
PrivilegeFilterRegister.doPrivilegeFilter(javax.servlet.http.HttpServletRequest req)
过滤HTTP请求
|
PrivilegeVote |
PrivilegeFilter.filter(javax.servlet.http.HttpServletRequest req)
过滤请求
|
限定符和类型 | 方法和说明 |
---|---|
PrivilegeVote |
AuthorityControlFilter.filter(javax.servlet.http.HttpServletRequest req)
是否通过权限认证
|
限定符和类型 | 字段和说明 |
---|---|
static PrivilegeVote |
PrivilegeVoteImpls.MP_AUTH_ERROR |
static PrivilegeVote |
PrivilegeVoteImpls.MP_AUTH_TIMEOUT |
static PrivilegeVote |
PrivilegeVoteImpls.MP_ROLE_ERROR |
static PrivilegeVote |
PrivilegeVoteImpls.SUCCESS |