| Package | Description |
|---|---|
| com.carma.swagger.doclet.model |
| Modifier and Type | Method and Description |
|---|---|
Oauth2AuthorizationCodeGrantType.TokenEndpoint |
Oauth2AuthorizationCodeGrantType.getTokenEndpoint()
This gets the tokenEndpoint
|
| Constructor and Description |
|---|
Oauth2AuthorizationCodeGrantType(Oauth2AuthorizationCodeGrantType.TokenRequestEndpoint tokenRequestEndpoint,
Oauth2AuthorizationCodeGrantType.TokenEndpoint tokenEndpoint)
This creates a Oauth2AuthorizationCodeGrantType
|
Copyright © 2015. All rights reserved.