| Modifier and Type | Class and Description |
|---|---|
static class |
Security.Mapping.Builder |
| Modifier and Type | Method and Description |
|---|---|
Function<Request,Boolean> |
getSecurityProvider() |
String |
getUri() |
UrlMatcher |
getUrlMatcher() |
boolean |
isEnable() |
static Security.Mapping.Builder |
uri(String uri,
Function<Request,Boolean> provider) |
public static Security.Mapping.Builder uri(String uri, Function<Request,Boolean> provider)
public String getUri()
public boolean isEnable()
public UrlMatcher getUrlMatcher()
Copyright © 2016–2017 RestNEXT. All rights reserved.