A C E F G H L M N O P R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- apiInfoToLicense(ApiInfo) - Method in class springfox.documentation.swagger2.mappers.LicenseMapper
C
- CollectionSpecificationToPropertyConverter - Class in springfox.documentation.swagger2.mappers
- CollectionSpecificationToPropertyConverter(ModelNamesRegistry) - Constructor for class springfox.documentation.swagger2.mappers.CollectionSpecificationToPropertyConverter
- CompatibilityModelMapper - Class in springfox.documentation.swagger2.mappers
- CompatibilityModelMapper() - Constructor for class springfox.documentation.swagger2.mappers.CompatibilityModelMapper
- CompoundSpecificationToPropertyConverter - Class in springfox.documentation.swagger2.mappers
- CompoundSpecificationToPropertyConverter(ModelNamesRegistry) - Constructor for class springfox.documentation.swagger2.mappers.CompoundSpecificationToPropertyConverter
- convert(CollectionSpecification) - Method in class springfox.documentation.swagger2.mappers.CollectionSpecificationToPropertyConverter
- convert(CompoundModelSpecification) - Method in class springfox.documentation.swagger2.mappers.CompoundSpecificationToPropertyConverter
- convert(MapSpecification) - Method in class springfox.documentation.swagger2.mappers.MapSpecificationToPropertyConverter
- convert(ReferenceModelSpecification) - Method in class springfox.documentation.swagger2.mappers.ReferenceModelSpecificationToPropertyConverter
- convert(ScalarModelSpecification) - Method in class springfox.documentation.swagger2.mappers.ScalarModelToPropertyConverter
- create(SecurityScheme) - Method in class springfox.documentation.swagger2.mappers.HttpAuthenticationSchemeFactory
- create(SecurityScheme) - Method in class springfox.documentation.swagger2.mappers.OpenIdConnectSchemeFactory
E
- EnableSwagger2 - Annotation Type in springfox.documentation.swagger2.annotations
-
Indicates that Swagger support should be enabled.
- EnableSwagger2WebFlux - Annotation Type in springfox.documentation.swagger2.annotations
-
Deprecated.
- EnableSwagger2WebMvc - Annotation Type in springfox.documentation.swagger2.annotations
-
Deprecated.
- EnumMapper - Class in springfox.documentation.swagger2.mappers
- ExamplesMapper - Class in springfox.documentation.swagger2.mappers
- ExamplesMapper() - Constructor for class springfox.documentation.swagger2.mappers.ExamplesMapper
F
- fromModel(ModelSpecification, ModelNamesRegistry) - Method in class springfox.documentation.swagger2.mappers.PropertyMapper
- fromProperty(PropertySpecification, ModelNamesRegistry) - Method in class springfox.documentation.swagger2.mappers.PropertyMapper
G
- getDocumentation(String, HttpServletRequest) - Method in class springfox.documentation.swagger2.web.Swagger2ControllerWebMvc
- getDocumentation(String, ServerHttpRequest) - Method in class springfox.documentation.swagger2.web.Swagger2ControllerWebFlux
- getSpecification() - Method in class springfox.documentation.swagger2.web.SwaggerTransformationContext
H
- HttpAuthenticationSchemeFactory - Class in springfox.documentation.swagger2.mappers
- HttpAuthenticationSchemeFactory() - Constructor for class springfox.documentation.swagger2.mappers.HttpAuthenticationSchemeFactory
L
- LicenseMapper - Class in springfox.documentation.swagger2.mappers
- LicenseMapper() - Constructor for class springfox.documentation.swagger2.mappers.LicenseMapper
- LicenseMapper.License - Annotation Type in springfox.documentation.swagger2.mappers
- LicenseMapper.LicenseTranslator - Annotation Type in springfox.documentation.swagger2.mappers
M
- map(Contact) - Method in class springfox.documentation.swagger2.mappers.ServiceModelToSwagger2Mapper
- mapApiInfo(ApiInfo) - Method in class springfox.documentation.swagger2.mappers.ServiceModelToSwagger2Mapper
- mapApiListings(Map<String, List<ApiListing>>) - Method in class springfox.documentation.swagger2.mappers.ServiceModelToSwagger2Mapper
- mapAuthorizations(Map<String, List<AuthorizationScope>>) - Method in class springfox.documentation.swagger2.mappers.ServiceModelToSwagger2Mapper
- mapDocumentation(Documentation) - Method in class springfox.documentation.swagger2.mappers.ServiceModelToSwagger2Mapper
- mapExamples(List<Example>) - Method in class springfox.documentation.swagger2.mappers.ExamplesMapper
- mapExtensions(List<VendorExtension>) - Method in class springfox.documentation.swagger2.mappers.VendorExtensionsMapper
- mapModels(Map<String, Model>) - Method in class springfox.documentation.swagger2.mappers.ModelMapper
-
Deprecated.
- mapModels(Map<String, ModelSpecification>, ModelNamesRegistry) - Method in class springfox.documentation.swagger2.mappers.ModelSpecificationMapper
- mapModels(ModelSpecification, ModelNamesRegistry) - Method in class springfox.documentation.swagger2.mappers.ModelSpecificationMapper
- mapOperation(Operation, ModelNamesRegistry) - Method in class springfox.documentation.swagger2.mappers.ServiceModelToSwagger2Mapper
- mapParameter(Parameter) - Method in class springfox.documentation.swagger2.mappers.ParameterMapper
-
Deprecated.
- mapProperties(Map<String, PropertySpecification>, ModelNamesRegistry) - Method in class springfox.documentation.swagger2.mappers.ModelSpecificationMapper
- mapResponseMessages(Set<ResponseMessage>) - Method in class springfox.documentation.swagger2.mappers.ServiceModelToSwagger2Mapper
-
Deprecated.
- mapResponses(Set<Response>, ModelNamesRegistry) - Method in class springfox.documentation.swagger2.mappers.ServiceModelToSwagger2Mapper
- mapSchemes(List<String>) - Method in class springfox.documentation.swagger2.mappers.ServiceModelToSwagger2Mapper
- MapSpecificationToPropertyConverter - Class in springfox.documentation.swagger2.mappers
- MapSpecificationToPropertyConverter(ModelNamesRegistry) - Constructor for class springfox.documentation.swagger2.mappers.MapSpecificationToPropertyConverter
- mapTag(Tag) - Method in class springfox.documentation.swagger2.mappers.ServiceModelToSwagger2Mapper
- maybeRegisterModule(ObjectMapper) - Method in class springfox.documentation.swagger2.configuration.Swagger2JacksonModule
- ModelMapper - Class in springfox.documentation.swagger2.mappers
-
Deprecated.
- ModelMapper() - Constructor for class springfox.documentation.swagger2.mappers.ModelMapper
-
Deprecated.
- modelsFromApiListings(Map<String, List<ApiListing>>) - Method in class springfox.documentation.swagger2.mappers.ModelSpecificationMapper
- ModelSpecificationInheritanceDeterminer - Class in springfox.documentation.swagger2.mappers
- ModelSpecificationInheritanceDeterminer(ModelNamesRegistry) - Constructor for class springfox.documentation.swagger2.mappers.ModelSpecificationInheritanceDeterminer
- ModelSpecificationMapper - Class in springfox.documentation.swagger2.mappers
- ModelSpecificationMapper() - Constructor for class springfox.documentation.swagger2.mappers.ModelSpecificationMapper
N
- next(Swagger) - Method in class springfox.documentation.swagger2.web.SwaggerTransformationContext
O
- OpenIdConnectSchemeFactory - Class in springfox.documentation.swagger2.mappers
- OpenIdConnectSchemeFactory() - Constructor for class springfox.documentation.swagger2.mappers.OpenIdConnectSchemeFactory
P
- ParameterMapper - Class in springfox.documentation.swagger2.mappers
-
Deprecated.
- ParameterMapper() - Constructor for class springfox.documentation.swagger2.mappers.ParameterMapper
-
Deprecated.
- parent(ModelSpecification) - Method in class springfox.documentation.swagger2.mappers.ModelSpecificationInheritanceDeterminer
- PropertyMapper - Class in springfox.documentation.swagger2.mappers
- PropertyMapper() - Constructor for class springfox.documentation.swagger2.mappers.PropertyMapper
R
- ReferenceModelSpecificationToPropertyConverter - Class in springfox.documentation.swagger2.mappers
- ReferenceModelSpecificationToPropertyConverter(ModelNamesRegistry) - Constructor for class springfox.documentation.swagger2.mappers.ReferenceModelSpecificationToPropertyConverter
- request() - Method in class springfox.documentation.swagger2.web.SwaggerTransformationContext
- RequestParameterMapper - Class in springfox.documentation.swagger2.mappers
- RequestParameterMapper() - Constructor for class springfox.documentation.swagger2.mappers.RequestParameterMapper
S
- ScalarModelToPropertyConverter - Class in springfox.documentation.swagger2.mappers
- ScalarModelToPropertyConverter() - Constructor for class springfox.documentation.swagger2.mappers.ScalarModelToPropertyConverter
- SecurityMapper - Class in springfox.documentation.swagger2.mappers
- SecurityMapper() - Constructor for class springfox.documentation.swagger2.mappers.SecurityMapper
- SerializableParameterFactories - Class in springfox.documentation.swagger2.mappers
-
Deprecated.
- ServiceModelToSwagger2Mapper - Class in springfox.documentation.swagger2.mappers
- ServiceModelToSwagger2Mapper() - Constructor for class springfox.documentation.swagger2.mappers.ServiceModelToSwagger2Mapper
- setupModule(Module.SetupContext) - Method in class springfox.documentation.swagger2.configuration.Swagger2JacksonModule
- springfox.documentation.swagger2.annotations - package springfox.documentation.swagger2.annotations
- springfox.documentation.swagger2.configuration - package springfox.documentation.swagger2.configuration
- springfox.documentation.swagger2.mappers - package springfox.documentation.swagger2.mappers
- springfox.documentation.swagger2.web - package springfox.documentation.swagger2.web
- supports(DocumentationType) - Method in class springfox.documentation.swagger2.web.WebFluxBasePathAndHostnameTransformationFilter
- supports(DocumentationType) - Method in class springfox.documentation.swagger2.web.WebMvcBasePathAndHostnameTransformationFilter
- SWAGGER2_SPECIFICATION_PATH - Static variable in class springfox.documentation.swagger2.web.Swagger2ControllerWebMvc
- Swagger2ControllerWebFlux - Class in springfox.documentation.swagger2.web
- Swagger2ControllerWebFlux(DocumentationCache, ServiceModelToSwagger2Mapper, JsonSerializer, PluginRegistry<WebFluxSwaggerTransformationFilter, DocumentationType>) - Constructor for class springfox.documentation.swagger2.web.Swagger2ControllerWebFlux
- Swagger2ControllerWebMvc - Class in springfox.documentation.swagger2.web
- Swagger2ControllerWebMvc(DocumentationCache, ServiceModelToSwagger2Mapper, JsonSerializer, PluginRegistry<WebMvcSwaggerTransformationFilter, DocumentationType>) - Constructor for class springfox.documentation.swagger2.web.Swagger2ControllerWebMvc
- Swagger2DocumentationConfiguration - Class in springfox.documentation.swagger2.configuration
- Swagger2DocumentationConfiguration() - Constructor for class springfox.documentation.swagger2.configuration.Swagger2DocumentationConfiguration
- Swagger2JacksonModule - Class in springfox.documentation.swagger2.configuration
- Swagger2JacksonModule() - Constructor for class springfox.documentation.swagger2.configuration.Swagger2JacksonModule
- swagger2Module() - Method in class springfox.documentation.swagger2.configuration.Swagger2DocumentationConfiguration
- Swagger2WebFluxConfiguration - Class in springfox.documentation.swagger2.configuration
- Swagger2WebFluxConfiguration() - Constructor for class springfox.documentation.swagger2.configuration.Swagger2WebFluxConfiguration
- Swagger2WebMvcConfiguration - Class in springfox.documentation.swagger2.configuration
- Swagger2WebMvcConfiguration() - Constructor for class springfox.documentation.swagger2.configuration.Swagger2WebMvcConfiguration
- SwaggerTransformationContext<T> - Class in springfox.documentation.swagger2.web
- SwaggerTransformationFilter<T> - Interface in springfox.documentation.swagger2.web
T
- toSecuritySchemeDefinitions(ResourceListing) - Method in class springfox.documentation.swagger2.mappers.SecurityMapper
- transform(SwaggerTransformationContext<HttpServletRequest>) - Method in class springfox.documentation.swagger2.web.WebMvcBasePathAndHostnameTransformationFilter
- transform(SwaggerTransformationContext<ServerHttpRequest>) - Method in class springfox.documentation.swagger2.web.WebFluxBasePathAndHostnameTransformationFilter
- transform(SwaggerTransformationContext<T>) - Method in interface springfox.documentation.swagger2.web.SwaggerTransformationFilter
V
- VendorExtensionsMapper - Class in springfox.documentation.swagger2.mappers
- VendorExtensionsMapper() - Constructor for class springfox.documentation.swagger2.mappers.VendorExtensionsMapper
W
- WebFluxBasePathAndHostnameTransformationFilter - Class in springfox.documentation.swagger2.web
- WebFluxBasePathAndHostnameTransformationFilter() - Constructor for class springfox.documentation.swagger2.web.WebFluxBasePathAndHostnameTransformationFilter
- WebFluxSwaggerTransformationFilter - Interface in springfox.documentation.swagger2.web
- WebMvcBasePathAndHostnameTransformationFilter - Class in springfox.documentation.swagger2.web
- WebMvcBasePathAndHostnameTransformationFilter(Environment) - Constructor for class springfox.documentation.swagger2.web.WebMvcBasePathAndHostnameTransformationFilter
- WebMvcSwaggerTransformationFilter - Interface in springfox.documentation.swagger2.web
- webMvcSwaggerTransformer() - Method in class springfox.documentation.swagger2.configuration.Swagger2WebFluxConfiguration
- webMvcSwaggerTransformer(Environment) - Method in class springfox.documentation.swagger2.configuration.Swagger2WebMvcConfiguration
All Classes All Packages