public interface ServletRequestAuthenticator
Modifier and Type | Method and Description |
---|---|
String |
authenticateRequest(javax.servlet.http.HttpServletRequest request)
Attempts to authenticate an HTTP request to a page on the admin console.
|
String authenticateRequest(javax.servlet.http.HttpServletRequest request)
request
- the request to authenticatenull
Copyright © 2003–2020 Ignite Realtime. All rights reserved.