Class SwaggerConfig
java.lang.Object
de.hybris.platform.warehousingwebservices.config.SwaggerConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionspringfox.documentation.spring.web.plugins.Docketprotected springfox.documentation.service.OAuthprotected StringgetPropertyValue(String propertyName) protected springfox.documentation.spi.service.contexts.SecurityContextprotected List<springfox.documentation.service.SecurityReference>protected springfox.documentation.service.OAuth
-
Constructor Details
-
SwaggerConfig
public SwaggerConfig()
-
-
Method Details
-
apiDocumentation
@Bean public springfox.documentation.spring.web.plugins.Docket apiDocumentation() -
clientCredentialFlow
protected springfox.documentation.service.OAuth clientCredentialFlow() -
getPropertyValue
-
passwordFlow
protected springfox.documentation.service.OAuth passwordFlow() -
oauthSecurityContext
protected springfox.documentation.spi.service.contexts.SecurityContext oauthSecurityContext() -
oauthSecurityReferences
-