| Package | Description |
|---|---|
| io.swagger.v3.oas.models.security |
| Modifier and Type | Method and Description |
|---|---|
Scopes |
Scopes.addString(String name,
String item) |
Scopes |
Scopes.extensions(Map<String,Object> extensions)
Deprecated.
As extensions don't make sense at this level
|
Scopes |
OAuthFlow.getScopes()
returns the scopes property from a OAuthFlow instance.
|
| Modifier and Type | Method and Description |
|---|---|
OAuthFlow |
OAuthFlow.scopes(Scopes scopes) |
void |
OAuthFlow.setScopes(Scopes scopes) |
Copyright © 2019. All rights reserved.