| 程序包 | 说明 |
|---|---|
| org.hswebframework.web.authorization | |
| org.hswebframework.web.authorization.simple |
| 限定符和类型 | 方法和说明 |
|---|---|
Authentication |
AuthenticationManager.authenticate(AuthenticationRequest request)
进行授权操作
|
| 限定符和类型 | 方法和说明 |
|---|---|
reactor.core.publisher.Mono<Authentication> |
ReactiveAuthenticationManager.authenticate(reactor.core.publisher.Mono<AuthenticationRequest> request)
进行授权操作
|
reactor.core.publisher.Mono<Authentication> |
ReactiveAuthenticationManagerProvider.authenticate(reactor.core.publisher.Mono<AuthenticationRequest> request)
进行授权操作
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
PlainTextUsernamePasswordAuthenticationRequest |
| 限定符和类型 | 方法和说明 |
|---|---|
reactor.core.publisher.Mono<Authentication> |
CompositeReactiveAuthenticationManager.authenticate(reactor.core.publisher.Mono<AuthenticationRequest> request) |
Copyright © 2016–2023. All rights reserved.