@Deprecated public class AccountConsent extends Object
| Constructor and Description |
|---|
AccountConsent()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<de.adorsys.psd2.xs2a.core.authorisation.AccountConsentAuthorization> |
findAuthorisationInConsent(String authorisationId)
Deprecated.
|
boolean |
isConsentForAllAvailableAccounts()
Deprecated.
|
boolean |
isConsentForDedicatedAccounts()
Deprecated.
|
boolean |
isConsentWithNotCardAccount()
Deprecated.
|
boolean |
isConsentWithNotIbanAccount()
Deprecated.
|
boolean |
isExpired()
Deprecated.
|
boolean |
isGlobalConsent()
Deprecated.
|
boolean |
isOneAccessType()
Deprecated.
|
public boolean isExpired()
public boolean isOneAccessType()
public boolean isGlobalConsent()
public boolean isConsentForAllAvailableAccounts()
public boolean isConsentForDedicatedAccounts()
public Optional<de.adorsys.psd2.xs2a.core.authorisation.AccountConsentAuthorization> findAuthorisationInConsent(String authorisationId)
public boolean isConsentWithNotIbanAccount()
public boolean isConsentWithNotCardAccount()
Copyright © 2020. All rights reserved.