Uses of Interface
de.codecamp.vaadin.security.spring.authentication.VaadinAuthenticationService
-
Packages that use VaadinAuthenticationService Package Description de.codecamp.vaadin.security.spring.authentication -
-
Uses of VaadinAuthenticationService in de.codecamp.vaadin.security.spring.authentication
Classes in de.codecamp.vaadin.security.spring.authentication that implement VaadinAuthenticationService Modifier and Type Class Description classDefaultVaadinAuthenticationServiceMethods in de.codecamp.vaadin.security.spring.authentication that return VaadinAuthenticationService Modifier and Type Method Description static VaadinAuthenticationServiceVaadinAuthenticationService. get()Returns theVaadinAuthenticationService.static VaadinAuthenticationServiceVaadinAuthenticationService. get(com.vaadin.flow.component.Component component)Returns theVaadinAuthenticationServiceassociated with the UI of the given component.
-