@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2020-03-16T13:49:16.891743+02:00[Europe/Kiev]") public class LinksConsents extends HashMap<String,HrefType>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
LinksConsents() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuespublic LinksConsents scaRedirect(HrefType scaRedirect)
@Valid public @Valid HrefType getScaRedirect()
public void setScaRedirect(HrefType scaRedirect)
public LinksConsents scaOAuth(HrefType scaOAuth)
@Valid public @Valid HrefType getScaOAuth()
public void setScaOAuth(HrefType scaOAuth)
public LinksConsents confirmation(HrefType confirmation)
@Valid public @Valid HrefType getConfirmation()
public void setConfirmation(HrefType confirmation)
public LinksConsents startAuthorisation(HrefType startAuthorisation)
@Valid public @Valid HrefType getStartAuthorisation()
public void setStartAuthorisation(HrefType startAuthorisation)
public LinksConsents startAuthorisationWithPsuIdentification(HrefType startAuthorisationWithPsuIdentification)
@Valid public @Valid HrefType getStartAuthorisationWithPsuIdentification()
public void setStartAuthorisationWithPsuIdentification(HrefType startAuthorisationWithPsuIdentification)
public LinksConsents startAuthorisationWithPsuAuthentication(HrefType startAuthorisationWithPsuAuthentication)
@Valid public @Valid HrefType getStartAuthorisationWithPsuAuthentication()
public void setStartAuthorisationWithPsuAuthentication(HrefType startAuthorisationWithPsuAuthentication)
public LinksConsents startAuthorisationWithEncryptedPsuAuthentication(HrefType startAuthorisationWithEncryptedPsuAuthentication)
@Valid public @Valid HrefType getStartAuthorisationWithEncryptedPsuAuthentication()
public void setStartAuthorisationWithEncryptedPsuAuthentication(HrefType startAuthorisationWithEncryptedPsuAuthentication)
public LinksConsents startAuthorisationWithAuthenticationMethodSelection(HrefType startAuthorisationWithAuthenticationMethodSelection)
@Valid public @Valid HrefType getStartAuthorisationWithAuthenticationMethodSelection()
public void setStartAuthorisationWithAuthenticationMethodSelection(HrefType startAuthorisationWithAuthenticationMethodSelection)
public LinksConsents startAuthorisationWithTransactionAuthorisation(HrefType startAuthorisationWithTransactionAuthorisation)
@Valid public @Valid HrefType getStartAuthorisationWithTransactionAuthorisation()
public void setStartAuthorisationWithTransactionAuthorisation(HrefType startAuthorisationWithTransactionAuthorisation)
public LinksConsents self(HrefType self)
@Valid public @Valid HrefType getSelf()
public void setSelf(HrefType self)
public LinksConsents status(HrefType status)
@Valid public @Valid HrefType getStatus()
public void setStatus(HrefType status)
public LinksConsents scaStatus(HrefType scaStatus)
@Valid public @Valid HrefType getScaStatus()
public void setScaStatus(HrefType scaStatus)
public boolean equals(Object o)
public int hashCode()
public String toString()
toString in class AbstractMap<String,HrefType>Copyright © 2020. All rights reserved.