We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
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 that return AuthenticationContextModifier and TypeMethodDescriptionVaadinWebSecurity.getAuthenticationContext()
Gets the default authentication-context bean.
Methods in com.vaadin.flow.spring.security with parameters of type AuthenticationContextModifier and TypeMethodDescriptionstatic void
AuthenticationContext.applySecurityConfiguration
(org.springframework.security.config.annotation.web.builders.HttpSecurity httpSecurity, AuthenticationContext authCtx) Augments the given
AuthenticationContext
with Spring Security.