| Modifier and Type | Method and Description |
|---|---|
AdalErrorCode |
AuthenticationException.getErrorCode() |
static AdalErrorCode |
AdalErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdalErrorCode[] |
AdalErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AuthenticationException(AdalErrorCode errorCode,
String message) |
Copyright © 2013–2019. All rights reserved.