| Package | Description |
|---|---|
| org.beangle.security.authc | |
| org.beangle.security.core.session | |
| org.beangle.security.core.userdetail |
| Modifier and Type | Class and Description |
|---|---|
class |
AccountExpiredException
账户过期异常
|
class |
AccountStatusException |
class |
BadCredentialsException |
class |
CredentialsExpiredException
凭证过期异常
|
class |
DisabledException
账户禁用异常
|
class |
LockedException
账户锁定异常
|
class |
ProviderNotFoundException |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
AuthenticationProvider.authenticate(Authentication auth) |
Authentication |
AuthenticationManager.authenticate(Authentication auth)
认证
|
Authentication |
AbstractAuthenticationManager.authenticate(Authentication authRequest) |
protected abstract Authentication |
AbstractAuthenticationManager.doAuthentication(Authentication authentication) |
Authentication |
ProviderManager.doAuthentication(Authentication auth) |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionException |
| Modifier and Type | Class and Description |
|---|---|
class |
UsernameNotFoundException |
Copyright © 2005–2018 The Beangle Software. All rights reserved.