| Modifier and Type | Method and Description |
|---|---|
static AuthorisationServiceType |
AuthorisationServiceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthorisationServiceType[] |
AuthorisationServiceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
AuthorisationStageCheckValidator.validate(@NotNull UpdateAuthorisationRequest updateRequest,
@NotNull ScaStatus scaStatus,
@NotNull AuthorisationServiceType authType) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract AuthorisationServiceType |
AbstractUpdatePisPsuDataValidator.getAuthorisationServiceType() |
| Modifier and Type | Method and Description |
|---|---|
protected AuthorisationServiceType |
UpdatePisCancellationPsuDataValidator.getAuthorisationServiceType() |
| Modifier and Type | Method and Description |
|---|---|
protected AuthorisationServiceType |
UpdatePisCommonPaymentPsuDataValidator.getAuthorisationServiceType() |
Copyright © 2019. All rights reserved.