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