Class LocalWebAuthenticationPlugin

java.lang.Object
io.vertigo.vega.plugins.authentication.local.LocalWebAuthenticationPlugin
All Implemented Interfaces:
io.vertigo.core.node.component.CoreComponent, io.vertigo.core.node.component.Plugin, WebAuthenticationPlugin<AuthenticationResult>

public class LocalWebAuthenticationPlugin extends Object implements WebAuthenticationPlugin<AuthenticationResult>