Uses of Class
org.springdoc.core.SwaggerUiConfigProperties.Csrf
-
Packages that use SwaggerUiConfigProperties.Csrf Package Description org.springdoc.core -
-
Uses of SwaggerUiConfigProperties.Csrf in org.springdoc.core
Methods in org.springdoc.core that return SwaggerUiConfigProperties.Csrf Modifier and Type Method Description SwaggerUiConfigProperties.Csrf
SwaggerUiConfigProperties. getCsrf()
Gets csrf.Methods in org.springdoc.core with parameters of type SwaggerUiConfigProperties.Csrf Modifier and Type Method Description void
SwaggerUiConfigProperties. setCsrf(SwaggerUiConfigProperties.Csrf csrf)
Sets csrf.
-