Modifier and Type | Method and Description |
---|---|
List<Approach> |
ScaApproachConverter.convertToEntityAttribute(String s) |
Modifier and Type | Method and Description |
---|---|
String |
ScaApproachConverter.convertToDatabaseColumn(List<Approach> services) |
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) |
Modifier and Type | Method and Description |
---|---|
<T> Map<FieldCode,IgnoreValidationRule> |
FieldsToIgnoreLoaderImpl.getIgnoreValidationRules(Class<T> invokerClass,
Approach approach) |
Modifier and Type | Method and Description |
---|---|
Approach |
Xs2aContext.getActiveScaApproach() |
Modifier and Type | Method and Description |
---|---|
SELF |
CommonGivenStages.preferred_sca_approach_selected_for_all_banks_in_opba(Approach expectedApproach) |
Copyright © 2020. All rights reserved.