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.StandardAuthenticationHandlers Provides parts of the default behavior for standard authentication.StandardAuthenticationService StandardAuthenticationServiceInitListener VaadinAuthenticationFailureHandler AuthenticationFailureHandlerthat provides an appropriateAuthenticationResult.VaadinAuthenticationSuccessHandler AuthenticationSuccessHandlerthat provides an appropriateAuthenticationResult.