public class WebXMLReader extends Object implements SwaggerConfig
Modifier and Type | Field and Description |
---|---|
protected String |
apiVersion |
protected String |
basePath |
protected String |
filterClass |
protected String |
host |
protected String[] |
schemes |
protected String |
title |
Constructor and Description |
---|
WebXMLReader(javax.servlet.ServletConfig servletConfig) |
protected String basePath
protected String host
protected String filterClass
protected String apiVersion
protected String title
protected String[] schemes
public String getFilterClass()
getFilterClass
in interface SwaggerConfig
public Swagger configure(Swagger swagger)
configure
in interface SwaggerConfig
Copyright © 2020 JBoss by Red Hat. All Rights Reserved.