Class | Description |
---|---|
AuthorizationDeniedResult<T,C> |
Indicates that the authorization was denied.
|
AuthorizationRequiredResult<T,C> |
Indicates that the operation requested requires (consent) authorization.
|
ConsentAcquiredResult<T,C> |
Protocol result that represents that consent was acquired for the requested operation.
|
ConsentIncompatibleResult<T,C> |
Indicates that the current consent is incompatible with the request.
|
RedirectionResult<T,C> |
Generic redirection result from protocol that describes that PSU needs to be redirected somewhere.
|
RedirectToAspspResult<T> |
Indicates the redirection to ASPSP.
|
ValidationErrorResult<T,C> |
Protocol result that says certain inputs are required from user (i.e.
|
Copyright © 2020. All rights reserved.