public class UsernamePasswordWebAppPlugin extends Object implements WebAppPlugin
| Modifier and Type | Field and Description |
|---|---|
static String |
CHANGE_PASSWORD_ROUTE |
static String |
LOOKUP_TOKEN_ROUTE |
| Constructor and Description |
|---|
UsernamePasswordWebAppPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(WebApp app,
javax.servlet.ServletContext servletContext,
com.v5analytics.webster.Handler authenticationHandler) |
void |
setConfiguration(org.visallo.core.config.Configuration configuration) |
public static final String LOOKUP_TOKEN_ROUTE
public static final String CHANGE_PASSWORD_ROUTE
public void init(WebApp app, javax.servlet.ServletContext servletContext, com.v5analytics.webster.Handler authenticationHandler)
init in interface WebAppPlugin@Inject public void setConfiguration(org.visallo.core.config.Configuration configuration)
Copyright © 2013–2017 V5 Analytics. All rights reserved.