| 程序包 | 说明 |
|---|---|
| com.fr.fs | |
| com.fr.fs.privilege.auth | |
| com.fr.fs.web |
| 限定符和类型 | 方法和说明 |
|---|---|
AuthenticateResult |
FSBridge.doAuthenticate(CommonAuthentication auth)
用户认证
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
FailResult |
class |
SuccessResult |
| 限定符和类型 | 方法和说明 |
|---|---|
static AuthenticateResult |
AuthenticationHelper.doAuthenticate(CommonAuthentication auth,
UserNamePassWordFSAuthenticationProvider authProvider,
boolean isTemplate)
执行用户认证
|
static AuthenticateResult |
AuthenticationHelper.doAuthenticate(java.lang.String username,
java.lang.String password,
boolean isTemplate) |