Uses of Class
de.adorsys.ledgers.oba.service.api.domain.exception.InvalidConsentException
-
Packages that use InvalidConsentException Package Description de.adorsys.ledgers.oba.service.api.service -
-
Uses of InvalidConsentException in de.adorsys.ledgers.oba.service.api.service
Methods in de.adorsys.ledgers.oba.service.api.service that throw InvalidConsentException Modifier and Type Method Description ConsentReferenceConsentReferencePolicy. fromURL(String redirectId, ConsentType consentType, String encryptedConsentId)Produces The consent reference based on the inbound URL parameter.
-