| Package | Description |
|---|---|
| de.adorsys.ledgers.oba.rest.api.consentref |
| Modifier and Type | Method and Description |
|---|---|
ConsentType |
ConsentReference.getConsentType() |
static ConsentType |
ConsentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsentType[] |
ConsentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ConsentReference |
ConsentReferencePolicy.fromURL(String redirectId,
ConsentType consentType,
String encryptedConsentId)
Produces The consent reference based on the inbound URL parameter.
|
void |
ConsentReference.setConsentType(ConsentType consentType) |
Copyright © 2019. All rights reserved.