Class ConnectedAppSamlConfig

  • All Implemented Interfaces:
    com.sforce.ws.bind.XMLizable

    public class ConnectedAppSamlConfig
    extends java.lang.Object
    implements com.sforce.ws.bind.XMLizable
    This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
    • Constructor Detail

      • ConnectedAppSamlConfig

        public ConnectedAppSamlConfig()
        Constructor
    • Method Detail

      • getAcsUrl

        public java.lang.String getAcsUrl()
      • setAcsUrl

        public void setAcsUrl​(java.lang.String acsUrl)
      • setAcsUrl

        protected void setAcsUrl​(com.sforce.ws.parser.XmlInputStream __in,
                                 com.sforce.ws.bind.TypeMapper __typeMapper)
                          throws java.io.IOException,
                                 com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getCertificate

        public java.lang.String getCertificate()
      • setCertificate

        public void setCertificate​(java.lang.String certificate)
      • setCertificate

        protected void setCertificate​(com.sforce.ws.parser.XmlInputStream __in,
                                      com.sforce.ws.bind.TypeMapper __typeMapper)
                               throws java.io.IOException,
                                      com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEncryptionCertificate

        public java.lang.String getEncryptionCertificate()
      • setEncryptionCertificate

        public void setEncryptionCertificate​(java.lang.String encryptionCertificate)
      • setEncryptionCertificate

        protected void setEncryptionCertificate​(com.sforce.ws.parser.XmlInputStream __in,
                                                com.sforce.ws.bind.TypeMapper __typeMapper)
                                         throws java.io.IOException,
                                                com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • setEncryptionType

        public void setEncryptionType​(SamlEncryptionType encryptionType)
      • setEncryptionType

        protected void setEncryptionType​(com.sforce.ws.parser.XmlInputStream __in,
                                         com.sforce.ws.bind.TypeMapper __typeMapper)
                                  throws java.io.IOException,
                                         com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEntityUrl

        public java.lang.String getEntityUrl()
      • setEntityUrl

        public void setEntityUrl​(java.lang.String entityUrl)
      • setEntityUrl

        protected void setEntityUrl​(com.sforce.ws.parser.XmlInputStream __in,
                                    com.sforce.ws.bind.TypeMapper __typeMapper)
                             throws java.io.IOException,
                                    com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getIssuer

        public java.lang.String getIssuer()
      • setIssuer

        public void setIssuer​(java.lang.String issuer)
      • setIssuer

        protected void setIssuer​(com.sforce.ws.parser.XmlInputStream __in,
                                 com.sforce.ws.bind.TypeMapper __typeMapper)
                          throws java.io.IOException,
                                 com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • setSamlIdpSLOBindingEnum

        public void setSamlIdpSLOBindingEnum​(SamlIdpSLOBinding samlIdpSLOBindingEnum)
      • setSamlIdpSLOBindingEnum

        protected void setSamlIdpSLOBindingEnum​(com.sforce.ws.parser.XmlInputStream __in,
                                                com.sforce.ws.bind.TypeMapper __typeMapper)
                                         throws java.io.IOException,
                                                com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • setSamlNameIdFormat

        protected void setSamlNameIdFormat​(com.sforce.ws.parser.XmlInputStream __in,
                                           com.sforce.ws.bind.TypeMapper __typeMapper)
                                    throws java.io.IOException,
                                           com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getSamlSloUrl

        public java.lang.String getSamlSloUrl()
      • setSamlSloUrl

        public void setSamlSloUrl​(java.lang.String samlSloUrl)
      • setSamlSloUrl

        protected void setSamlSloUrl​(com.sforce.ws.parser.XmlInputStream __in,
                                     com.sforce.ws.bind.TypeMapper __typeMapper)
                              throws java.io.IOException,
                                     com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getSamlSubjectCustomAttr

        public java.lang.String getSamlSubjectCustomAttr()
      • setSamlSubjectCustomAttr

        public void setSamlSubjectCustomAttr​(java.lang.String samlSubjectCustomAttr)
      • setSamlSubjectCustomAttr

        protected void setSamlSubjectCustomAttr​(com.sforce.ws.parser.XmlInputStream __in,
                                                com.sforce.ws.bind.TypeMapper __typeMapper)
                                         throws java.io.IOException,
                                                com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • setSamlSubjectType

        public void setSamlSubjectType​(SamlSubjectType samlSubjectType)
      • setSamlSubjectType

        protected void setSamlSubjectType​(com.sforce.ws.parser.XmlInputStream __in,
                                          com.sforce.ws.bind.TypeMapper __typeMapper)
                                   throws java.io.IOException,
                                          com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • write

        public void write​(javax.xml.namespace.QName __element,
                          com.sforce.ws.parser.XmlOutputStream __out,
                          com.sforce.ws.bind.TypeMapper __typeMapper)
                   throws java.io.IOException
        Specified by:
        write in interface com.sforce.ws.bind.XMLizable
        Throws:
        java.io.IOException
      • writeFields

        protected void writeFields​(com.sforce.ws.parser.XmlOutputStream __out,
                                   com.sforce.ws.bind.TypeMapper __typeMapper)
                            throws java.io.IOException
        Throws:
        java.io.IOException
      • load

        public void load​(com.sforce.ws.parser.XmlInputStream __in,
                         com.sforce.ws.bind.TypeMapper __typeMapper)
                  throws java.io.IOException,
                         com.sforce.ws.ConnectionException
        Specified by:
        load in interface com.sforce.ws.bind.XMLizable
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • loadFields

        protected void loadFields​(com.sforce.ws.parser.XmlInputStream __in,
                                  com.sforce.ws.bind.TypeMapper __typeMapper)
                           throws java.io.IOException,
                                  com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object