java.lang.Object
de.hybris.platform.billingaccounttmfwebservices.config.BaSwaggerConfig
Direct Known Subclasses:
BaSwaggerVersionConfig, BaSwaggerVersionConfig

public class BaSwaggerConfig extends Object
Swagger Configuration for billingaccounttmfwebservices extension
Since:
2105
  • Constructor Details

    • BaSwaggerConfig

      public BaSwaggerConfig()
  • Method Details

    • apiDocumentation

      @Bean public springfox.documentation.spring.web.plugins.Docket apiDocumentation()
    • apiInfo

      protected springfox.documentation.service.ApiInfo apiInfo()
    • passwordFlow

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

      protected springfox.documentation.service.OAuth clientCredentialFlow()
    • getPropertyValue

      protected String getPropertyValue(String propertyName)
    • oauthSecurityContext

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

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

      protected String getVersion()
    • getConfigurationService

      protected de.hybris.platform.servicelayer.config.ConfigurationService getConfigurationService()