Skip navigation links
A D G I M O P S U V W 

A

addResourceHandlers(ResourceHandlerRegistry) - Method in class de.adorsys.aspsp.xs2a.config.WebConfig
 
apiDocklet() - Method in class de.adorsys.aspsp.xs2a.config.SwaggerConfig
 
AspspProfileApplication - Class in de.adorsys.aspsp.xs2a
 
AspspProfileApplication() - Constructor for class de.adorsys.aspsp.xs2a.AspspProfileApplication
 
AspspProfileController - Class in de.adorsys.aspsp.xs2a.web
 
AspspProfileController() - Constructor for class de.adorsys.aspsp.xs2a.web.AspspProfileController
 
AspspProfileService - Class in de.adorsys.aspsp.xs2a.service
 
AspspProfileService() - Constructor for class de.adorsys.aspsp.xs2a.service.AspspProfileService
 
AspspProfileUpdateController - Class in de.adorsys.aspsp.xs2a.web
 
AspspProfileUpdateController() - Constructor for class de.adorsys.aspsp.xs2a.web.AspspProfileUpdateController
 

D

de.adorsys.aspsp.xs2a - package de.adorsys.aspsp.xs2a
 
de.adorsys.aspsp.xs2a.config - package de.adorsys.aspsp.xs2a.config
 
de.adorsys.aspsp.xs2a.domain - package de.adorsys.aspsp.xs2a.domain
 
de.adorsys.aspsp.xs2a.service - package de.adorsys.aspsp.xs2a.service
 
de.adorsys.aspsp.xs2a.web - package de.adorsys.aspsp.xs2a.web
 

G

getAisRedirectUrlToAspsp() - Method in class de.adorsys.aspsp.xs2a.service.AspspProfileService
Read Ais redirect url to Aspsp
getAisRedirectUrlToAspsp() - Method in class de.adorsys.aspsp.xs2a.web.AspspProfileController
 
getAvailablePaymentProducts() - Method in class de.adorsys.aspsp.xs2a.service.AspspProfileService
Read List of available payment products
getAvailablePaymentProducts() - Method in class de.adorsys.aspsp.xs2a.web.AspspProfileController
 
getAvailablePaymentTypes() - Method in class de.adorsys.aspsp.xs2a.service.AspspProfileService
Read List of available payment types
getAvailablePaymentTypes() - Method in class de.adorsys.aspsp.xs2a.web.AspspProfileController
 
getByValue(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.PaymentType
 
getCombinedServiceIndicator() - Method in class de.adorsys.aspsp.xs2a.web.AspspProfileController
 
getFrequencyPerDay() - Method in class de.adorsys.aspsp.xs2a.service.AspspProfileService
Read frequency per day
getFrequencyPerDay() - Method in class de.adorsys.aspsp.xs2a.web.AspspProfileController
 
getMulticurrencyAccountLevel() - Method in class de.adorsys.aspsp.xs2a.service.AspspProfileService
Read supported multicurrency account levels
getMulticurrencyAccountLevel() - Method in class de.adorsys.aspsp.xs2a.web.AspspProfileController
 
getPisRedirectUrlToAspsp() - Method in class de.adorsys.aspsp.xs2a.service.AspspProfileService
Read Pis redirect url to Aspsp
getPisRedirectUrlToAspsp() - Method in class de.adorsys.aspsp.xs2a.web.AspspProfileController
 
getScaApproach() - Method in class de.adorsys.aspsp.xs2a.service.AspspProfileService
Read sca approach method
getScaApproach() - Method in class de.adorsys.aspsp.xs2a.web.AspspProfileController
 
getTppSignatureRequired() - Method in class de.adorsys.aspsp.xs2a.web.AspspProfileController
 
getValue() - Method in enum de.adorsys.aspsp.xs2a.domain.PaymentType
 

I

isCombinedServiceIndicator() - Method in class de.adorsys.aspsp.xs2a.service.AspspProfileService
Read combined service indicator
isTppSignatureRequired() - Method in class de.adorsys.aspsp.xs2a.service.AspspProfileService
Read if tpp signature is required or not

M

main(String[]) - Static method in class de.adorsys.aspsp.xs2a.AspspProfileApplication
 
MulticurrencyAccountLevel - Enum in de.adorsys.aspsp.xs2a.domain
 

O

objectMapper() - Method in class de.adorsys.aspsp.xs2a.config.WebConfig
 

P

PaymentType - Enum in de.adorsys.aspsp.xs2a.domain
 
ProfileConfiguration - Class in de.adorsys.aspsp.xs2a.config
 
ProfileConfiguration() - Constructor for class de.adorsys.aspsp.xs2a.config.ProfileConfiguration
 

S

ScaApproach - Enum in de.adorsys.aspsp.xs2a.domain
 
SwaggerConfig - Class in de.adorsys.aspsp.xs2a.config
 
SwaggerConfig() - Constructor for class de.adorsys.aspsp.xs2a.config.SwaggerConfig
 

U

updateAisRedirectUrlToAspsp(String) - Method in class de.adorsys.aspsp.xs2a.service.AspspProfileService
Update Ais redirect url to aspsp
updateAisRedirectUrlToAspsp(String) - Method in class de.adorsys.aspsp.xs2a.web.AspspProfileUpdateController
 
updateAvailablePaymentProducts(List<String>) - Method in class de.adorsys.aspsp.xs2a.service.AspspProfileService
Update available payment types
updateAvailablePaymentProducts(List<String>) - Method in class de.adorsys.aspsp.xs2a.web.AspspProfileUpdateController
 
updateAvailablePaymentTypes(List<String>) - Method in class de.adorsys.aspsp.xs2a.service.AspspProfileService
Update available payment availablePaymentTypes
updateAvailablePaymentTypes(List<String>) - Method in class de.adorsys.aspsp.xs2a.web.AspspProfileUpdateController
 
updateCombinedServiceIndicator(boolean) - Method in class de.adorsys.aspsp.xs2a.service.AspspProfileService
Update combined service indicator
updateCombinedServiceIndicator(boolean) - Method in class de.adorsys.aspsp.xs2a.web.AspspProfileUpdateController
 
updateFrequencyPerDay(int) - Method in class de.adorsys.aspsp.xs2a.service.AspspProfileService
Update frequency per day
updateFrequencyPerDay(int) - Method in class de.adorsys.aspsp.xs2a.web.AspspProfileUpdateController
 
updateMulticurrencyAccountLevel(MulticurrencyAccountLevel) - Method in class de.adorsys.aspsp.xs2a.service.AspspProfileService
Update value of supported multicurrency account levels
updateMulticurrencyAccountLevel(String) - Method in class de.adorsys.aspsp.xs2a.web.AspspProfileUpdateController
 
updatePisRedirectUrlToAspsp(String) - Method in class de.adorsys.aspsp.xs2a.service.AspspProfileService
Update Pis redirect url to aspsp
updateRedirectUrlToAspsp(String) - Method in class de.adorsys.aspsp.xs2a.web.AspspProfileUpdateController
 
updateScaApproach(ScaApproach) - Method in class de.adorsys.aspsp.xs2a.service.AspspProfileService
Update sca approach
updateScaApproach(String) - Method in class de.adorsys.aspsp.xs2a.web.AspspProfileUpdateController
 
updateTppSignatureRequired(boolean) - Method in class de.adorsys.aspsp.xs2a.service.AspspProfileService
Update if tpp signature is required or not
updateTppSignatureRequired(boolean) - Method in class de.adorsys.aspsp.xs2a.web.AspspProfileUpdateController
 

V

valueOf(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.MulticurrencyAccountLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.PaymentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.ScaApproach
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.adorsys.aspsp.xs2a.domain.MulticurrencyAccountLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.adorsys.aspsp.xs2a.domain.PaymentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.adorsys.aspsp.xs2a.domain.ScaApproach
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebConfig - Class in de.adorsys.aspsp.xs2a.config
 
WebConfig() - Constructor for class de.adorsys.aspsp.xs2a.config.WebConfig
 
A D G I M O P S U V W 
Skip navigation links

Copyright © 2018 Pivotal Software, Inc.. All rights reserved.