Package | Description |
---|---|
de.adorsys.opba.consentapi.controller | |
de.adorsys.opba.consentapi.model.generated |
Modifier and Type | Method and Description |
---|---|
default ConsentAuth.ActionEnum |
AuthStateConsentServiceController.AuthStateBodyToApiMapper.fromString(String value) |
Modifier and Type | Method and Description |
---|---|
static ConsentAuth.ActionEnum |
ConsentAuth.ActionEnum.fromValue(String text) |
ConsentAuth.ActionEnum |
ConsentAuth.getAction()
Get action
|
static ConsentAuth.ActionEnum |
ConsentAuth.ActionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsentAuth.ActionEnum[] |
ConsentAuth.ActionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ConsentAuth |
ConsentAuth.action(ConsentAuth.ActionEnum action) |
void |
ConsentAuth.setAction(ConsentAuth.ActionEnum action) |
Copyright © 2020. All rights reserved.