Uses of Class
com.vaadin.flow.spring.security.AuthenticationContext
Packages that use AuthenticationContext
-
Uses of AuthenticationContext in com.vaadin.flow.spring.security
Methods in com.vaadin.flow.spring.security with parameters of type AuthenticationContextModifier and TypeMethodDescriptionstatic voidAuthenticationContext.applySecurityConfiguration(org.springframework.security.config.annotation.web.builders.HttpSecurity httpSecurity, AuthenticationContext authCtx) Augments the givenAuthenticationContextwith Spring Security.