- All Known Implementing Classes:
SuccessAuthorizationListener
public interface AuthorizationListener
-
Method Summary
Modifier and TypeMethodDescriptionChecks whether a client with handshake data is authorized on connection Optionally returns storeParams that will be added toSocketIOClientstore
-
Method Details
-
getAuthorizationResult
Checks whether a client with handshake data is authorized on connection Optionally returns storeParams that will be added toSocketIOClientstore- Parameters:
data- handshake data- Returns:
- -
AuthorizationResult
-