| Constructor and Description |
|---|
ConnectedAppSamlConfig()
Constructor
|
public String getAcsUrl()
public void setAcsUrl(String acsUrl)
protected void setAcsUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getCertificate()
public void setCertificate(String certificate)
protected void setCertificate(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getEncryptionCertificate()
public void setEncryptionCertificate(String encryptionCertificate)
protected void setEncryptionCertificate(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic SamlEncryptionType getEncryptionType()
public void setEncryptionType(SamlEncryptionType encryptionType)
protected void setEncryptionType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getEntityUrl()
public void setEntityUrl(String entityUrl)
protected void setEntityUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getIssuer()
public void setIssuer(String issuer)
protected void setIssuer(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic SamlIdpSLOBinding getSamlIdpSLOBindingEnum()
public void setSamlIdpSLOBindingEnum(SamlIdpSLOBinding samlIdpSLOBindingEnum)
protected void setSamlIdpSLOBindingEnum(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic SamlNameIdFormatType getSamlNameIdFormat()
public void setSamlNameIdFormat(SamlNameIdFormatType samlNameIdFormat)
protected void setSamlNameIdFormat(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getSamlSloUrl()
public void setSamlSloUrl(String samlSloUrl)
protected void setSamlSloUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getSamlSubjectCustomAttr()
public void setSamlSubjectCustomAttr(String samlSubjectCustomAttr)
protected void setSamlSubjectCustomAttr(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic SamlSubjectType getSamlSubjectType()
public void setSamlSubjectType(SamlSubjectType samlSubjectType)
protected void setSamlSubjectType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic 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 © 2017. All Rights Reserved.