| Package | Description |
|---|---|
| org.hswebframework.web.authorization.events |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizationBeforeEvent
授权前事件
|
class |
AuthorizationDecodeEvent
在进行授权时的最开始,触发此事件进行用户名密码解码,解码后请调用
AuthorizationDecodeEvent.setUsername(String) AuthorizationDecodeEvent.setPassword(String)重新设置用户名密码 |
class |
AuthorizationFailedEvent
授权失败时触发
|
Copyright © 2016–2021. All rights reserved.