@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2018-08-09T18:41:17.591+02:00[Europe/Berlin]") public class UpdatePsuAuthenticationResponse extends Object
| Constructor and Description |
|---|
UpdatePsuAuthenticationResponse() |
public UpdatePsuAuthenticationResponse chosenScaMethod(ChosenScaMethod chosenScaMethod)
public ChosenScaMethod getChosenScaMethod()
public void setChosenScaMethod(ChosenScaMethod chosenScaMethod)
public UpdatePsuAuthenticationResponse challengeData(ChallengeData challengeData)
public ChallengeData getChallengeData()
public void setChallengeData(ChallengeData challengeData)
public UpdatePsuAuthenticationResponse scaMethods(ScaMethods scaMethods)
public ScaMethods getScaMethods()
public void setScaMethods(ScaMethods scaMethods)
public UpdatePsuAuthenticationResponse _links(Map _links)
public Map getLinks()
public void setLinks(Map _links)
public UpdatePsuAuthenticationResponse scaStatus(ScaStatus scaStatus)
@NotNull public ScaStatus getScaStatus()
public void setScaStatus(ScaStatus scaStatus)
public UpdatePsuAuthenticationResponse psuMessage(String psuMessage)
public String getPsuMessage()
public void setPsuMessage(String psuMessage)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.