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