public interface AuthenticatorMatcher
extends io.undertow.security.api.AuthenticationMechanism
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(javax.servlet.ServletContext servletContext) |
boolean |
match(io.undertow.server.HttpServerExchange exchange,
javax.servlet.http.HttpServletRequest request) |
Copyright © 2015-2016. All Rights Reserved.