Uses of Class
de.adorsys.ledgers.oba.service.api.domain.exception.AuthorizationException
-
Packages that use AuthorizationException Package Description de.adorsys.ledgers.oba.service.api.service -
-
Uses of AuthorizationException in de.adorsys.ledgers.oba.service.api.service
Methods in de.adorsys.ledgers.oba.service.api.service that throw AuthorizationException Modifier and Type Method Description ConsentReferenceConsentReferencePolicy. fromRequest(String encryptedConsentId, String authorizationId, String cookieString, boolean strict)Produces a consent reference from a web request.
-