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.CsrfSwaggerUiConfigProperties. getCsrf()Gets csrf.Methods in org.springdoc.core with parameters of type SwaggerUiConfigProperties.Csrf Modifier and Type Method Description voidSwaggerUiConfigProperties. setCsrf(SwaggerUiConfigProperties.Csrf csrf)Sets csrf.
-