Modifier and Type | Method and Description |
---|---|
default Map<String,String> |
BankProfile.ToConsentSupported.map(Map<ProtocolAction,BankAction> actions) |
Modifier and Type | Method and Description |
---|---|
Optional<BankAction> |
BankActionRepository.findByBankProfileUuidAndAction(String uuid,
ProtocolAction action) |
Modifier and Type | Method and Description |
---|---|
static ProtocolAction |
ProtocolAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtocolAction[] |
ProtocolAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
<REQUEST,ACTION> |
ProtocolSelector.selectProtocolFor(InternalContext<REQUEST,ACTION> ctx,
ProtocolAction protocolAction,
Map<String,? extends ACTION> actionBeans) |
Modifier and Type | Method and Description |
---|---|
protected PaymentHbciContext |
HbciPreparePaymentContext.prepareContext(ServiceContext<? extends FacadeServiceableGetter> serviceContext,
ProtocolAction action) |
Copyright © 2020. All rights reserved.