Uses of Interface
de.codecamp.vaadin.security.spring.authentication.VaadinAuthenticationService
Packages that use VaadinAuthenticationService
-
Uses of VaadinAuthenticationService in de.codecamp.vaadin.security.spring.authentication
Classes in de.codecamp.vaadin.security.spring.authentication that implement VaadinAuthenticationServiceMethods in de.codecamp.vaadin.security.spring.authentication that return VaadinAuthenticationServiceModifier and TypeMethodDescriptionstatic VaadinAuthenticationServiceVaadinAuthenticationService.get()Returns theVaadinAuthenticationService.static VaadinAuthenticationServiceVaadinAuthenticationService.get(com.vaadin.flow.component.Component component) Returns theVaadinAuthenticationServiceassociated with the UI of the given component.