Interface AuthenticationFailedInput
- All Superinterfaces:
ClientBasedInput,DisconnectEventInput
@DoNotImplement public interface AuthenticationFailedInput extends DisconnectEventInput
Input object for the method
ClientLifecycleEventListener.onAuthenticationFailedDisconnect(AuthenticationFailedInput).- Since:
- 4.0.0, CE 2019.1
-
Method Summary
Methods inherited from interface com.hivemq.extension.sdk.api.parameter.ClientBasedInput
getClientInformation, getConnectionInformationMethods inherited from interface com.hivemq.extension.sdk.api.events.client.parameters.DisconnectEventInput
getReasonCode, getReasonString, getUserProperties