| Package | Description |
|---|---|
| com.carma.swagger.doclet.model |
| Modifier and Type | Method and Description |
|---|---|
Oauth2AuthorizationCodeGrantType |
Oauth2GrantTypes.getAuthorizationCode()
This gets the authorizationCode
|
| Constructor and Description |
|---|
Oauth2GrantTypes(Oauth2AuthorizationCodeGrantType authorizationCode)
This creates a Oauth2GrantTypes
|
Oauth2GrantTypes(Oauth2AuthorizationCodeGrantType authorizationCode,
Oauth2ImplicitGrantType implicit)
This creates a Oauth2GrantTypes
|
Copyright © 2015. All rights reserved.