| Constructor and Description |
|---|
ConnectedAppSamlConfig()
Constructor
|
public String getAcsUrl()
public void setAcsUrl(String acsUrl)
public String getCertificate()
public void setCertificate(String certificate)
public String getEncryptionCertificate()
public void setEncryptionCertificate(String encryptionCertificate)
public SamlEncryptionType getEncryptionType()
public void setEncryptionType(SamlEncryptionType encryptionType)
public String getEntityUrl()
public void setEntityUrl(String entityUrl)
public String getIssuer()
public void setIssuer(String issuer)
public SamlNameIdFormatType getSamlNameIdFormat()
public void setSamlNameIdFormat(SamlNameIdFormatType samlNameIdFormat)
public String getSamlSubjectCustomAttr()
public void setSamlSubjectCustomAttr(String samlSubjectCustomAttr)
public SamlSubjectType getSamlSubjectType()
public void setSamlSubjectType(SamlSubjectType samlSubjectType)
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizableIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionCopyright © 2015. All Rights Reserved.