| Package | Description |
|---|---|
| org.raml.v2.api.model.v08.security |
| Modifier and Type | Method and Description |
|---|---|
FixedUri |
OAuth2SecuritySchemeSettings.accessTokenUri()
The URI of the Token Endpoint as defined in RFC6749 Section 3.2.
|
FixedUri |
OAuth2SecuritySchemeSettings.authorizationUri()
The URI of the Authorization Endpoint as defined in RFC6749 Section 3.1.
|
FixedUri |
OAuth1SecuritySchemeSettings.authorizationUri()
The URI of the Resource Owner Authorization endpoint as defined in RFC5849 Section 2.2
|
FixedUri |
OAuth1SecuritySchemeSettings.requestTokenUri()
The URI of the Temporary Credential Request endpoint as defined in RFC5849 Section 2.1
|
FixedUri |
OAuth1SecuritySchemeSettings.tokenCredentialsUri()
The URI of the Token Request endpoint as defined in RFC5849 Section 2.3
|
Copyright © 2016. All rights reserved.