public class UsernamePasswordWebAppPlugin extends Object implements com.mware.web.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(com.mware.web.WebApp app,
javax.servlet.ServletContext servletContext,
com.mware.web.framework.Handler authenticationHandler) |
void |
setConfiguration(com.mware.core.config.Configuration configuration) |
public static final String LOOKUP_TOKEN_ROUTE
public static final String CHANGE_PASSWORD_ROUTE
public void init(com.mware.web.WebApp app,
javax.servlet.ServletContext servletContext,
com.mware.web.framework.Handler authenticationHandler)
init in interface com.mware.web.WebAppPlugin@Inject public void setConfiguration(com.mware.core.config.Configuration configuration)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.