| Package | Description | 
|---|---|
| org.jetlang.web | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T> HttpSecurity<T> | HttpSecurity. none() | 
| Modifier and Type | Method and Description | 
|---|---|
| WebServerConfigBuilder<S> | WebServerConfigBuilder. add(PathMatcher<S> path,
   HttpHandler<S> rs,
   HttpSecurity<S> security) | 
| Constructor and Description | 
|---|
| AuthHttpHandler(HttpHandler<T> target,
               HttpSecurity<T> security) | 
| ResourcesDirectory(java.nio.file.Path dir,
                  HttpSecurity<T> security,
                  Map<String,String> fileExtensionToContentType) | 
Copyright © 2016. All Rights Reserved.