Interface AuthorisationService
-
- All Superinterfaces:
AuthorisationServiceBase
public interface AuthorisationService extends AuthorisationServiceBase
AuthorisationService without any encryption/decryption. Should not be used in XS2A directly.
-
-
Method Summary
-
Methods inherited from interface de.adorsys.psd2.consent.api.service.AuthorisationServiceBase
createAuthorisation, getAuthorisationById, getAuthorisationsByParentId, getAuthorisationScaApproach, getAuthorisationScaStatus, isAuthenticationMethodDecoupled, saveAuthenticationMethods, updateAuthorisation, updateAuthorisationStatus, updateScaApproach
-
-