| Package | Description |
|---|---|
| de.adorsys.opba.protocol.api.common | |
| de.adorsys.opba.protocol.api.services.scoped.validation |
| Modifier and Type | Method and Description |
|---|---|
Approach |
CurrentBankProfile.getPreferredApproach()
Preferred SCA approach for this ASPSP.
|
static Approach |
Approach.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Approach[] |
Approach.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<Approach> |
CurrentBankProfile.getScaApproaches()
Supported SCA authorization approaches by this ASPSP.
|
| Modifier and Type | Method and Description |
|---|---|
<T> Map<FieldCode,IgnoreValidationRule> |
FieldsToIgnoreLoader.getIgnoreValidationRules(Class<T> invokerClass,
Approach approach) |
Copyright © 2020. All rights reserved.