| Package | Description |
|---|---|
| com.hivemq.spi.callback.webui |
| Modifier and Type | Method and Description |
|---|---|
WebUIAuthenticationCallback.AuthenticationState |
WebUIAuthenticationCallback.checkCredentials(String username,
String password)
Checks the credentials for a WebUI login.
|
WebUIAuthenticationCallback.AuthenticationState |
WebUIAuthenticationCallback.AuthenticationState.fromCode(int code) |
static WebUIAuthenticationCallback.AuthenticationState |
WebUIAuthenticationCallback.AuthenticationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebUIAuthenticationCallback.AuthenticationState[] |
WebUIAuthenticationCallback.AuthenticationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.