| Package | Description |
|---|---|
| com.hivemq.spi.callback.security |
| Modifier and Type | Method and Description |
|---|---|
void |
AfterLoginCallback.afterFailedLogin(AuthenticationException exception,
ClientData clientData)
Called after a client was denied authentication
The client will be disconnected after calling this method.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
OnAuthenticationCallback.checkCredentials(ClientCredentialsData clientData)
Checks the credentials after a CONNECT message arrives.
|
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.