public class SwaggerConfig
extends java.lang.Object
| Constructor and Description |
|---|
SwaggerConfig() |
| Modifier and Type | Method and Description |
|---|---|
Docket |
apiDocumentation() |
protected ApiInfo |
apiInfo() |
protected OAuth |
clientCredentialFlow() |
protected java.lang.String |
getPropertyValue(java.lang.String propertyName) |
protected SecurityContext |
oauthSecurityContext() |
protected java.util.List<SecurityReference> |
oauthSecurityReferences() |
protected OAuth |
passwordFlow() |
public Docket apiDocumentation()
protected ApiInfo apiInfo()
protected OAuth passwordFlow()
protected OAuth clientCredentialFlow()
protected java.lang.String getPropertyValue(java.lang.String propertyName)
protected SecurityContext oauthSecurityContext()
protected java.util.List<SecurityReference> oauthSecurityReferences()
Copyright © 2018 SAP SE. All Rights Reserved.