| Package | Description |
|---|---|
| org.dbrain.binder.http | |
| org.dbrain.binder.http.conf | |
| org.dbrain.binder.system.jetty |
| Modifier and Type | Field and Description |
|---|---|
protected ServletContextSecurityConf |
ServletContextBuilder.security |
| Modifier and Type | Method and Description |
|---|---|
void |
ServletContextBuilder.security(ServletContextSecurityConf security) |
| Modifier and Type | Class and Description |
|---|---|
class |
JettyServletContextSecurityConf
Self-made jetty security handler.
|
| Modifier and Type | Method and Description |
|---|---|
ServletContextSecurityConf |
ServletContextConf.getSecurity() |
| Constructor and Description |
|---|
ServletContextConf(String contextPath,
List<ServletConf> servlets,
List<ServletFilterConf> filters,
List<WebSocketServerConf> webSockets,
Boolean session,
ServletContextSecurityConf security) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jetty.security.SecurityHandler |
JettyServerBuilder.createConstraintSecurityHandler(ServletContextSecurityConf def) |
Copyright © 2016. All rights reserved.