public class SAMLRelayState extends Object
Constructor and Description |
---|
SAMLRelayState(String tenant,
com.lexmark.saperion.LicenseEnumeration license) |
Modifier and Type | Method and Description |
---|---|
static SAMLRelayState |
fromBase64(String base64) |
com.lexmark.saperion.LicenseEnumeration |
getLicense() |
String |
getTenant() |
String |
toBase64() |
public SAMLRelayState(String tenant, com.lexmark.saperion.LicenseEnumeration license)
public String getTenant()
public com.lexmark.saperion.LicenseEnumeration getLicense()
public String toBase64()
public static SAMLRelayState fromBase64(String base64)
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.