public class Security extends WebMotionFilter
| Modifier and Type | Class and Description |
|---|---|
static class |
Security.User |
| Modifier and Type | Field and Description |
|---|---|
static String |
CURRENT_USER_ATTRIBUTE |
static String |
NO_SECURE |
protected Map<String,String> |
permissions |
protected List<Security.User> |
users |
contextable| Constructor and Description |
|---|
Security() |
| Modifier and Type | Method and Description |
|---|---|
Render |
check(String action,
String sub) |
Render |
login(String username,
String password) |
Render |
logout(String login,
String password) |
doChain, doProcess, doProcess, getAction, getParametersgetContext, renderAction, renderContent, renderContent, renderDownload, renderDownload, renderError, renderError, renderFailure, renderForward, renderForward, renderJSON, renderJSONP, renderLastPage, renderRedirect, renderStatus, renderStream, renderStream, renderStringTemplate, renderSuccess, renderTemplate, renderURL, renderView, renderXML, setContextable, toMappublic static final String CURRENT_USER_ATTRIBUTE
public static final String NO_SECURE
protected List<Security.User> users
public Security()
throws IOException,
URISyntaxException
IOExceptionURISyntaxExceptionCopyright © 2011–2014 Debux. All rights reserved.