public class Upv1capturecontextsDataConsumerAuthenticationInformation extends Object
| Constructor | Description |
|---|---|
Upv1capturecontextsDataConsumerAuthenticationInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
Upv1capturecontextsDataConsumerAuthenticationInformation |
acsWindowSize(String acsWindowSize) |
|
Upv1capturecontextsDataConsumerAuthenticationInformation |
challengeCode(String challengeCode) |
|
boolean |
equals(Object o) |
|
String |
getAcsWindowSize() |
The acs window size
|
String |
getChallengeCode() |
The challenge code
|
String |
getMessageCategory() |
The message category
|
int |
hashCode() |
|
Upv1capturecontextsDataConsumerAuthenticationInformation |
messageCategory(String messageCategory) |
|
void |
setAcsWindowSize(String acsWindowSize) |
|
void |
setChallengeCode(String challengeCode) |
|
void |
setMessageCategory(String messageCategory) |
|
String |
toString() |
public Upv1capturecontextsDataConsumerAuthenticationInformation()
public Upv1capturecontextsDataConsumerAuthenticationInformation challengeCode(String challengeCode)
public String getChallengeCode()
public void setChallengeCode(String challengeCode)
public Upv1capturecontextsDataConsumerAuthenticationInformation messageCategory(String messageCategory)
public String getMessageCategory()
public void setMessageCategory(String messageCategory)
public Upv1capturecontextsDataConsumerAuthenticationInformation acsWindowSize(String acsWindowSize)
public String getAcsWindowSize()
public void setAcsWindowSize(String acsWindowSize)
Copyright © 2026. All rights reserved.