| Package | Description |
|---|---|
| org.hswebframework.web.oauth2.server.code |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<AuthorizationCodeResponse> |
AuthorizationCodeGranter.requestCode(AuthorizationCodeRequest request)
申请授权码
|
reactor.core.publisher.Mono<AuthorizationCodeResponse> |
DefaultAuthorizationCodeGranter.requestCode(AuthorizationCodeRequest request) |
Copyright © 2016–2021. All rights reserved.