public class AccountConsent extends Object
| Constructor and Description |
|---|
AccountConsent() |
| Modifier and Type | Method and Description |
|---|---|
Optional<AccountConsentAuthorization> |
findAuthorisationInConsent(String authorisationId) |
boolean |
isConsentForAllAvailableAccounts() |
boolean |
isConsentForDedicatedAccounts() |
boolean |
isExpired() |
boolean |
isGlobalConsent() |
boolean |
isOneAccessType() |
public boolean isExpired()
public boolean isOneAccessType()
public boolean isGlobalConsent()
public boolean isConsentForAllAvailableAccounts()
public boolean isConsentForDedicatedAccounts()
public Optional<AccountConsentAuthorization> findAuthorisationInConsent(String authorisationId)
Copyright © 2019. All rights reserved.