java.lang.Object
de.hybris.platform.warehousingwebservices.config.SwaggerConfig

@EnableSwagger2 @Component public class SwaggerConfig extends Object
  • 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

      protected String getPropertyValue(String propertyName)
    • passwordFlow

      protected springfox.documentation.service.OAuth passwordFlow()
    • oauthSecurityContext

      protected springfox.documentation.spi.service.contexts.SecurityContext oauthSecurityContext()
    • oauthSecurityReferences

      protected List<springfox.documentation.service.SecurityReference> oauthSecurityReferences()