| Package | Description |
|---|---|
| org.dbrain.binder.http | |
| org.dbrain.binder.http.conf | |
| org.dbrain.binder.system.jetty |
| Modifier and Type | Field and Description |
|---|---|
protected ServletAppSecurityConf |
ServletContextBuilder.security |
| Modifier and Type | Method and Description |
|---|---|
void |
ServletContextBuilder.security(ServletAppSecurityConf security) |
| Modifier and Type | Method and Description |
|---|---|
ServletAppSecurityConf |
ServletContextConf.getSecurity() |
| Constructor and Description |
|---|
ServletContextConf(String contextPath,
List<ServletConf> servlets,
List<ServletFilterConf> filters,
List<WebSocketServerConf> webSockets,
ServletAppSecurityConf security) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jetty.security.ConstraintSecurityHandler |
JettyServerBuilder.createConstraintSecurityHandler(ServletAppSecurityConf def) |
Copyright © 2015. All rights reserved.