Package de.codecamp.vaadin.security.spring.authentication
-
Interface Summary Interface Description AuthenticationResultHandler A handler that will be notified with the result once a login attempt has completed.VaadinAuthenticationService -
Class Summary Class Description AuthenticationResult Contains the result of an authentication attempt.DefaultVaadinAuthenticationService StandardAuthenticationHandlers VaadinAuthenticationFailureHandler AuthenticationFailureHandlerthat provides an appropriateAuthenticationResult.VaadinAuthenticationSuccessHandler AuthenticationSuccessHandlerthat provides an appropriateAuthenticationResult.