@Service public class AisAuthService extends CmsAuthorisationService<AisConsent>
aspspProfileService, authorisationMapper, authorisationRepository, cmsPsuService, confirmationExpirationService, psuDataMapper| Constructor and Description |
|---|
AisAuthService(CmsPsuService cmsPsuService,
PsuDataMapper psuDataMapper,
de.adorsys.psd2.aspsp.profile.service.AspspProfileService aspspProfileService,
AuthorisationRepository authorisationRepository,
AisConsentConfirmationExpirationService aisConsentConfirmationExpirationService,
AisConsentJpaRepository aisConsentJpaRepository,
AuthorisationMapper authorisationMapper) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Authorisable> |
getAuthorisationParent(String parentId) |
Optional<Authorisable> |
getNotFinalisedAuthorisationParent(String parentId) |
protected void |
updateAuthorisable(Object authorisable) |
checkAndUpdateOnConfirmationExpiration, doUpdateAuthorisation, getAuthorisationById, getAuthorisationsByParentId, isConfirmationExpired, saveAuthorisation, updateOnConfirmationExpiration@Autowired public AisAuthService(CmsPsuService cmsPsuService, PsuDataMapper psuDataMapper, de.adorsys.psd2.aspsp.profile.service.AspspProfileService aspspProfileService, AuthorisationRepository authorisationRepository, AisConsentConfirmationExpirationService aisConsentConfirmationExpirationService, AisConsentJpaRepository aisConsentJpaRepository, AuthorisationMapper authorisationMapper)
public Optional<Authorisable> getNotFinalisedAuthorisationParent(String parentId)
public Optional<Authorisable> getAuthorisationParent(String parentId)
protected void updateAuthorisable(Object authorisable)
updateAuthorisable in class CmsAuthorisationService<AisConsent>Copyright © 2020. All rights reserved.