Package | Description |
---|---|
com.mozilla.secops.parser.models.fxaauth |
JSON model for FxA auth server events
|
Modifier and Type | Method and Description |
---|---|
static FxaAuth.Errno |
FxaAuth.Errno.forValue(int errno)
Get Errno from int value
|
FxaAuth.Errno |
FxaAuth.getErrno()
Get errno
|
static FxaAuth.Errno |
FxaAuth.Errno.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FxaAuth.Errno[] |
FxaAuth.Errno.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.