Package de.codecamp.vaadin.security.spring.authentication
package de.codecamp.vaadin.security.spring.authentication
-
ClassDescriptionDelivers an
AuthenticationChangeEventto all (attached) components that implementAuthenticationChangeObserverand belong to the same session.Event object containing information about the changed authentication.Anycom.vaadin.ui.Componentimplementing this interface will be informed when a user's authentication changes after a successful login.Contains the result of an authentication attempt.A handler that will be notified with the result once a login attempt has completed.Provides parts of the default behavior for standard authentication.AuthenticationFailureHandlerthat provides an appropriateAuthenticationResult.AuthenticationSuccessHandlerthat provides an appropriateAuthenticationResult.