| Package | Description |
|---|---|
| org.igniterealtime.restclient.entity |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationMode |
AuthenticationToken.getAuthMode()
Gets the auth mode.
|
static AuthenticationMode |
AuthenticationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationMode[] |
AuthenticationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationToken.setAuthMode(AuthenticationMode authMode)
Sets the auth mode.
|
Copyright © 2019. All rights reserved.