public class UpdatePsuIdenticationResponse extends Object
| Constructor and Description |
|---|
UpdatePsuIdenticationResponse() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,HrefType> |
getLinks() |
String |
getPsuMessage() |
List<AuthenticationObject> |
getScaMethods() |
String |
getScaStatus() |
void |
setLinks(Map<String,HrefType> links) |
void |
setPsuMessage(String psuMessage) |
void |
setScaMethods(List<AuthenticationObject> scaMethods) |
void |
setScaStatus(String scaStatus) |
public List<AuthenticationObject> getScaMethods()
public void setScaMethods(List<AuthenticationObject> scaMethods)
public String getScaStatus()
public void setScaStatus(String scaStatus)
public String getPsuMessage()
public void setPsuMessage(String psuMessage)
Copyright © 2019. All rights reserved.