public interface AuthorizationProvider
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticate(WindwardContext windwardContext)
Authenticate the request, if successful, the protocol will be upgraded, otherwise close the
current http connection.
|
boolean authenticate(WindwardContext windwardContext)
windwardContext - contextCopyright © 2024 flmelody. All rights reserved.