| Package | Description |
|---|---|
| ml.alternet.security.web.server |
Helper classes for Web containers such as
Jetty, Tomcat...
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<List<String>> |
FormFieldConfiguration.matches(javax.servlet.ServletContext webapp,
javax.servlet.http.HttpServletRequest request,
Supplier<FormFieldConfiguration> factory)
Check whether the path of an HTTP request matches
one of those found in the configuration,
and return the list of passwords fields that have
to be captured in a request.
|
Copyright © 2018 Alternet. All rights reserved.