Skip navigation links
A C D E F G L P S T U V 

A

Action<I,O> - Interface in de.adorsys.opba.protocol.api
Generic action interface that describe what protocol can do.

C

CONSENT_ACCESS_EXCEEDED_LIMIT - Static variable in class de.adorsys.opba.protocol.api.errors.ProcessErrorStrings
 
CONSENT_UNKNOWN - Static variable in class de.adorsys.opba.protocol.api.errors.ProcessErrorStrings
 

D

de.adorsys.opba.protocol.api - package de.adorsys.opba.protocol.api
 
de.adorsys.opba.protocol.api.ais - package de.adorsys.opba.protocol.api.ais
 
de.adorsys.opba.protocol.api.authorization - package de.adorsys.opba.protocol.api.authorization
 
de.adorsys.opba.protocol.api.dto - package de.adorsys.opba.protocol.api.dto
 
de.adorsys.opba.protocol.api.dto.codes - package de.adorsys.opba.protocol.api.dto.codes
 
de.adorsys.opba.protocol.api.errors - package de.adorsys.opba.protocol.api.errors
 
de.adorsys.opba.protocol.api.pis - package de.adorsys.opba.protocol.api.pis
 
DenyAuthorization - Interface in de.adorsys.opba.protocol.api.authorization
Called within embedded Consent authorization to deny consent.

E

execute(ServiceContext<I>) - Method in interface de.adorsys.opba.protocol.api.Action
Execute associated action using the input.

F

FromAspspRedirect - Interface in de.adorsys.opba.protocol.api.authorization
Called when returning from ASPSP in Redirect consent authorization (handles both OK and NOK redirect cases).

G

GetAuthorizationState - Interface in de.adorsys.opba.protocol.api.authorization
Called within embedded Consent authorization to get fields that are necessary to be provided by user at current stage.
GetPaymentInfoState - Interface in de.adorsys.opba.protocol.api.pis
 
GetPaymentStatusState - Interface in de.adorsys.opba.protocol.api.pis
 

L

ListAccounts - Interface in de.adorsys.opba.protocol.api.ais
Called to get PSU account list from ASPSP using AIS (Account Information Service).
ListTransactions - Interface in de.adorsys.opba.protocol.api.ais
Called to get PSU transaction list from ASPSP using AIS (Account Information Service).

P

ProcessErrorStrings - Class in de.adorsys.opba.protocol.api.errors
 

S

ScopeObject - Enum in de.adorsys.opba.protocol.api.dto.codes
Where the FieldCode code should be applied to.
SinglePayment - Interface in de.adorsys.opba.protocol.api.pis
 

T

toString() - Method in class de.adorsys.opba.protocol.api.dto.ValidationIssue
 
TypeCode - Enum in de.adorsys.opba.protocol.api.dto.codes
Represents the type of users' input that is requested from user.

U

UpdateAuthorization - Interface in de.adorsys.opba.protocol.api.authorization
Called when PSU provides fields that are necessary to proceed with authorization (PSU ID, password, etc.).

V

ValidationIssue - Class in de.adorsys.opba.protocol.api.dto
The object represents that to continue with i.e.
ValidationIssue() - Constructor for class de.adorsys.opba.protocol.api.dto.ValidationIssue
 
valueOf(String) - Static method in enum de.adorsys.opba.protocol.api.dto.codes.ScopeObject
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.adorsys.opba.protocol.api.dto.codes.TypeCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.adorsys.opba.protocol.api.dto.codes.ScopeObject
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.adorsys.opba.protocol.api.dto.codes.TypeCode
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G L P S T U V 
Skip navigation links

Copyright © 2020. All rights reserved.