| Package | Description |
|---|---|
| de.adorsys.opba.protocol.api.dto.result.fromprotocol.dialog |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizationDeniedResult<T,C>
Indicates that the authorization was denied.
|
class |
AuthorizationRequiredResult<T,C>
Indicates that the operation requested requires (consent) authorization.
|
class |
ConsentAcquiredResult<T,C>
Protocol result that represents that consent was acquired for the requested operation.
|
class |
ConsentIncompatibleResult<T,C>
Indicates that the current consent is incompatible with the request.
|
class |
RedirectToAspspResult<T>
Indicates the redirection to ASPSP.
|
class |
ValidationErrorResult<T,C>
Protocol result that says certain inputs are required from user (i.e.
|
Copyright © 2020. All rights reserved.