Uses of Class
com.vaadin.flow.spring.security.VaadinRolePrefixHolder
Packages that use VaadinRolePrefixHolder
-
Uses of VaadinRolePrefixHolder in com.vaadin.flow.spring
Methods in com.vaadin.flow.spring that return VaadinRolePrefixHolderModifier and TypeMethodDescriptionSpringSecurityAutoConfiguration.vaadinRolePrefixHolder
(Optional<org.springframework.security.config.core.GrantedAuthorityDefaults> grantedAuthorityDefaults) Makes role prefix holder available for security configuration.