public interface IAuthenticateHTTPProvider
IAuthenticateHTTPProvider: HTTP authentication provider
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
authenticateHTTPProvider(IVHost vhost,
IHTTPRequest req,
IHTTPResponse resp) |
Called for each HTTP authentication
|
boolean authenticateHTTPProvider(IVHost vhost, IHTTPRequest req, IHTTPResponse resp)
vhost - virtual hostreq - HTTP requestresp - HTTP response