public class SuccessAuthorizationListener extends Object implements AuthorizationListener
| Constructor and Description |
|---|
SuccessAuthorizationListener() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAuthorized(HandshakeData data)
Checks is client with handshake data is authorized
|
public boolean isAuthorized(HandshakeData data)
AuthorizationListenerisAuthorized in interface AuthorizationListenerdata - - handshake dataCopyright © 2012–2021. All rights reserved.