| 程序包 | 说明 |
|---|---|
| springfox.documentation.builders |
| 限定符和类型 | 方法和说明 |
|---|---|
OAuthBuilder |
OAuthBuilder.grantTypes(List<GrantType> grantTypes)
Updates the grant types that this security definition represents
|
OAuthBuilder |
OAuthBuilder.grantTypes(List<GrantType> grantTypes)
Updates the grant types that this security definition represents
|
OAuthBuilder |
OAuthBuilder.name(String name)
Updates the unique name to identify the security definition
|
OAuthBuilder |
OAuthBuilder.name(String name)
Updates the unique name to identify the security definition
|
OAuthBuilder |
OAuthBuilder.scopes(List<AuthorizationScope> scopes)
Updates the authorization scopes with the new scopes
|
OAuthBuilder |
OAuthBuilder.scopes(List<AuthorizationScope> scopes)
Updates the authorization scopes with the new scopes
|
Copyright © 2023. All rights reserved.