@Service public class PisAuthService extends CmsAuthorisationService<PisCommonPaymentData>
| Modifier and Type | Field and Description |
|---|---|
protected PisCommonPaymentDataRepository |
pisCommonPaymentDataRepository |
protected PisPaymentDataRepository |
pisPaymentDataRepository |
aspspProfileService, authorisationMapper, authorisationRepository, cmsPsuService, confirmationExpirationService, psuDataMapper| Constructor and Description |
|---|
PisAuthService(CmsPsuService cmsPsuService,
PsuDataMapper psuDataMapper,
de.adorsys.psd2.aspsp.profile.service.AspspProfileService aspspProfileService,
AuthorisationRepository authorisationRepository,
PisCommonPaymentConfirmationExpirationService pisCommonPaymentConfirmationExpirationService,
PisPaymentDataRepository pisPaymentDataRepository,
AuthorisationMapper authorisationMapper,
PisCommonPaymentDataRepository pisCommonPaymentDataRepository,
PisCommonPaymentMapper pisCommonPaymentMapper,
CorePaymentsConvertService corePaymentsConvertService) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Authorisable> |
getAuthorisationParent(String parentId) |
Optional<Authorisable> |
getNotFinalisedAuthorisationParent(String parentId) |
checkAndUpdateOnConfirmationExpiration, doUpdateAuthorisation, getAuthorisationById, getAuthorisationsByParentId, isConfirmationExpired, saveAuthorisation, updateAuthorisable, updateOnConfirmationExpirationprotected PisPaymentDataRepository pisPaymentDataRepository
protected PisCommonPaymentDataRepository pisCommonPaymentDataRepository
@Autowired public PisAuthService(CmsPsuService cmsPsuService, PsuDataMapper psuDataMapper, de.adorsys.psd2.aspsp.profile.service.AspspProfileService aspspProfileService, AuthorisationRepository authorisationRepository, PisCommonPaymentConfirmationExpirationService pisCommonPaymentConfirmationExpirationService, PisPaymentDataRepository pisPaymentDataRepository, AuthorisationMapper authorisationMapper, PisCommonPaymentDataRepository pisCommonPaymentDataRepository, PisCommonPaymentMapper pisCommonPaymentMapper, CorePaymentsConvertService corePaymentsConvertService)
public Optional<Authorisable> getNotFinalisedAuthorisationParent(String parentId)
public Optional<Authorisable> getAuthorisationParent(String parentId)
Copyright © 2020. All rights reserved.