public class TmsEmbeddedInstrumentIdentifierTokenProvisioningInformation extends Object
| Constructor and Description |
|---|
TmsEmbeddedInstrumentIdentifierTokenProvisioningInformation() |
| Modifier and Type | Method and Description |
|---|---|
TmsEmbeddedInstrumentIdentifierTokenProvisioningInformation |
consumerConsentObtained(Boolean consumerConsentObtained) |
boolean |
equals(Object o) |
int |
hashCode() |
Boolean |
isConsumerConsentObtained()
Flag that indicates whether the user consented to the tokenization of their credentials.
|
Boolean |
isMultiFactorAuthenticated()
Flag that indicates whether AFA (Additional Factor of Authentication) for the PAN was completed.
|
TmsEmbeddedInstrumentIdentifierTokenProvisioningInformation |
multiFactorAuthenticated(Boolean multiFactorAuthenticated) |
void |
setConsumerConsentObtained(Boolean consumerConsentObtained) |
void |
setMultiFactorAuthenticated(Boolean multiFactorAuthenticated) |
String |
toString() |
public TmsEmbeddedInstrumentIdentifierTokenProvisioningInformation()
public TmsEmbeddedInstrumentIdentifierTokenProvisioningInformation consumerConsentObtained(Boolean consumerConsentObtained)
public Boolean isConsumerConsentObtained()
public void setConsumerConsentObtained(Boolean consumerConsentObtained)
public TmsEmbeddedInstrumentIdentifierTokenProvisioningInformation multiFactorAuthenticated(Boolean multiFactorAuthenticated)
public Boolean isMultiFactorAuthenticated()
public void setMultiFactorAuthenticated(Boolean multiFactorAuthenticated)
Copyright © 2024. All rights reserved.