public class Tmsv2TokenizedCardMetadataIssuerCapabilities extends Object
| Constructor | Description |
|---|---|
Tmsv2TokenizedCardMetadataIssuerCapabilities() |
| Modifier and Type | Method | Description |
|---|---|---|
Boolean |
CardholderVerificationSupported() |
Indicates if the issuer participates in step-up authentication that requires cardholder verification.
|
Boolean |
DelegatedAuthenticationSupported() |
Indicates if the issuer supports delegated authentication.
|
Boolean |
DeviceBindingSupported() |
Indicates if the issuer supports device binding.
|
boolean |
equals(Object o) |
|
Boolean |
FpanLcmNotificationsSupported() |
Indicates if the issuer supports receiving PAN lifecycle management notifications.
|
int |
hashCode() |
|
Boolean |
OboDeviceBindingSupported() |
Indicates if the issuer supports on-behalf-of device binding.
|
Boolean |
TokenLcmNotificationsSupported() |
Indicates if the issuer supports receiving token lifecycle management notifications.
|
String |
toString() |
|
Boolean |
TrustedBeneficiaryEnrollmentSupported() |
Indicates if the issuer supports trusted beneficiary enrollment.
|
public Tmsv2TokenizedCardMetadataIssuerCapabilities()
public Boolean DeviceBindingSupported()
public Boolean CardholderVerificationSupported()
public Boolean TrustedBeneficiaryEnrollmentSupported()
public Boolean DelegatedAuthenticationSupported()
public Boolean OboDeviceBindingSupported()
public Boolean TokenLcmNotificationsSupported()
public Boolean FpanLcmNotificationsSupported()
Copyright © 2026. All rights reserved.