public final class EspAuthenticator extends java.lang.Object implements Authenticator
ConfigFilter which adds
MethodRegistry.Info and Service as attributes of the incoming HTTP requests.| Constructor and Description |
|---|
EspAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
User |
authenticate(javax.servlet.http.HttpServletRequest request)
Authenticates the user from
request. |
public User authenticate(javax.servlet.http.HttpServletRequest request)
Authenticatorrequest.authenticate in interface Authenticator