Uses of Class
com.vaadin.flow.spring.security.VaadinDefaultRequestCache
-
Packages that use VaadinDefaultRequestCache Package Description com.vaadin.flow.spring -
-
Uses of VaadinDefaultRequestCache in com.vaadin.flow.spring
Methods in com.vaadin.flow.spring that return VaadinDefaultRequestCache Modifier and Type Method Description VaadinDefaultRequestCacheSpringSecurityAutoConfiguration. vaadinDefaultRequestCache()Makes the default request cache available for security configuration.
-