| 程序包 | 说明 |
|---|---|
| com.fr.base.platform | |
| com.fr.fs | |
| com.fr.fs.privilege.auth | |
| com.fr.fs.privilege.entity | |
| com.fr.fs.web | |
| com.fr.privilege.authentication |
| 限定符和类型 | 方法和说明 |
|---|---|
AuthenticateResultProvider |
PlatformProvider.doAuthenticate(CommonAuthentication auth)
模版设计用户权限认证
|
| 限定符和类型 | 方法和说明 |
|---|---|
AuthenticateResult |
FSBridge.doAuthenticate(CommonAuthentication auth)
用户认证
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractFSAuthentication |
class |
FSAuthentication |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DaoFSAuthentication |
| 限定符和类型 | 方法和说明 |
|---|---|
static AuthenticateResult |
AuthenticationHelper.doAuthenticate(CommonAuthentication auth,
UserNamePassWordFSAuthenticationProvider authProvider,
boolean isTemplate)
执行用户认证
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractCommonAuthentication |
class |
FreeAuthentication |
class |
RoleAuthentication
角色认证信息
|
class |
UsernamePasswordAuthentication |