| Modifier and Type | Method and Description |
|---|---|
protected abstract Operation |
OperationHandler.handledRequestType() |
static Operation |
Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Operation[] |
Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected Operation |
AnonymousDialogInitBpd.handledRequestType() |
protected Operation |
AnonymousDialogInitNotSupported.handledRequestType() |
protected Operation |
AnonymousDialogEnd.handledRequestType() |
| Modifier and Type | Method and Description |
|---|---|
protected Operation |
AuthorizedAuthLost.handledRequestType() |
protected Operation |
AuthorizedCustomMsg.handledRequestType() |
protected Operation |
AuthorizedDialogEnd.handledRequestType() |
protected Operation |
AuthorizedDialogInit.handledRequestType() |
protected Operation |
AuthorizedSynchronization.handledRequestType() |
| Modifier and Type | Method and Description |
|---|---|
protected Operation |
AuthenticatedLostAuth.handledRequestType() |
protected Operation |
AuthenticatedDialogInitSca.handledRequestType() |
protected Operation |
AuthenticatedDialogInit.handledRequestType() |
protected Operation |
AuthenticatedSynchronization.handledRequestType() |
protected Operation |
AuthenticatedAuthLost.handledRequestType() |
protected Operation |
AuthenticatedDialogEnd.handledRequestType() |
protected Operation |
AuthenticatedCustomMsg.handledRequestType() |
| Modifier and Type | Method and Description |
|---|---|
protected Operation |
WrongScaMethodId.handledRequestType() |
protected Operation |
WrongPinTanOrLogin.handledRequestType() |
| Modifier and Type | Method and Description |
|---|---|
Operation |
HbciSandboxContext.getRequestOperation() |
Copyright © 2020. All rights reserved.