Uses of Class
org.springdoc.core.SwaggerUiOAuthProperties
Packages that use SwaggerUiOAuthProperties
-
Uses of SwaggerUiOAuthProperties in org.springdoc.ui
Fields in org.springdoc.ui declared as SwaggerUiOAuthPropertiesModifier and TypeFieldDescriptionprotected SwaggerUiOAuthProperties
AbstractSwaggerIndexTransformer.swaggerUiOAuthProperties
The Swagger ui o auth properties.Constructors in org.springdoc.ui with parameters of type SwaggerUiOAuthPropertiesModifierConstructorDescriptionAbstractSwaggerIndexTransformer
(SwaggerUiConfigProperties swaggerUiConfig, SwaggerUiOAuthProperties swaggerUiOAuthProperties, SwaggerUiConfigParameters swaggerUiConfigParameters, ObjectMapperProvider objectMapperProvider) Instantiates a new Abstract swagger index transformer.