Package | Description |
---|---|
de.xima.fc.form | |
de.xima.fc.form.identitytoken |
Modifier and Type | Method and Description |
---|---|
static EIdentityTokenFailure |
EIdentityTokenFailure.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EIdentityTokenFailure[] |
EIdentityTokenFailure.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Optional<EIdentityTokenFailure> |
IdentityTokenCheck.getCheckFailed() |
Optional<EIdentityTokenFailure> |
IdentityTokenGeneration.getGenerationFailed() |
Optional<EIdentityTokenFailure> |
IdentityTokenUpdate.getUpdateFailed() |
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.