Uses of Class
de.codecamp.vaadin.security.spring.authentication.AuthenticationResult
Packages that use AuthenticationResult
-
Uses of AuthenticationResult in de.codecamp.vaadin.security.spring.authentication
Methods in de.codecamp.vaadin.security.spring.authentication that return AuthenticationResultModifier and TypeMethodDescriptionstatic AuthenticationResultstatic AuthenticationResultAuthenticationResult.success()Methods in de.codecamp.vaadin.security.spring.authentication with parameters of type AuthenticationResultModifier and TypeMethodDescriptionbooleanAuthenticationResultHandler.handleAuthenticationResult(AuthenticationResult result) Called with the result of the authentication attempt.booleanStandardAuthenticationHandlers.handleAuthenticationResult(AuthenticationResult result)