| Package | Description |
|---|---|
| com.carma.swagger.doclet.model |
| Modifier and Type | Method and Description |
|---|---|
List<Oauth2Scope> |
OperationAuthorizations.getOauth2Scopes()
This gets the oauth2Scopes
|
List<Oauth2Scope> |
ApiOauth2Authorization.getScopes()
This gets the scopes
|
| Constructor and Description |
|---|
ApiOauth2Authorization(List<Oauth2Scope> scopes,
Oauth2GrantTypes grantTypes)
This creates a ApiOauth2Authorization
|
OperationAuthorizations(List<Oauth2Scope> oauth2Scopes)
This creates a OperationAuthorizations
|
Copyright © 2015. All rights reserved.