public interface IAuthenticationProvider
| Modifier and Type | Method and Description |
|---|---|
void |
authenticateRequest(IHttpRequest request)
Authenticates the request
|
void authenticateRequest(IHttpRequest request)
request - the request to authenticate