Class NamedCredential

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

    public class NamedCredential
    extends Metadata
    This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
    • Constructor Detail

      • NamedCredential

        public NamedCredential()
        Constructor
    • Method Detail

      • getAllowMergeFieldsInBody

        public boolean getAllowMergeFieldsInBody()
      • isAllowMergeFieldsInBody

        public boolean isAllowMergeFieldsInBody()
      • setAllowMergeFieldsInBody

        public void setAllowMergeFieldsInBody​(boolean allowMergeFieldsInBody)
      • setAllowMergeFieldsInBody

        protected void setAllowMergeFieldsInBody​(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
      • getAllowMergeFieldsInHeader

        public boolean getAllowMergeFieldsInHeader()
      • isAllowMergeFieldsInHeader

        public boolean isAllowMergeFieldsInHeader()
      • setAllowMergeFieldsInHeader

        public void setAllowMergeFieldsInHeader​(boolean allowMergeFieldsInHeader)
      • setAllowMergeFieldsInHeader

        protected void setAllowMergeFieldsInHeader​(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
      • getAuthProvider

        public java.lang.String getAuthProvider()
      • setAuthProvider

        public void setAuthProvider​(java.lang.String authProvider)
      • setAuthProvider

        protected void setAuthProvider​(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
      • getAuthTokenEndpointUrl

        public java.lang.String getAuthTokenEndpointUrl()
      • setAuthTokenEndpointUrl

        public void setAuthTokenEndpointUrl​(java.lang.String authTokenEndpointUrl)
      • setAuthTokenEndpointUrl

        protected void setAuthTokenEndpointUrl​(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
      • getAwsAccessKey

        public java.lang.String getAwsAccessKey()
      • setAwsAccessKey

        public void setAwsAccessKey​(java.lang.String awsAccessKey)
      • setAwsAccessKey

        protected void setAwsAccessKey​(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
      • getAwsAccessSecret

        public java.lang.String getAwsAccessSecret()
      • setAwsAccessSecret

        public void setAwsAccessSecret​(java.lang.String awsAccessSecret)
      • setAwsAccessSecret

        protected void setAwsAccessSecret​(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
      • getAwsRegion

        public java.lang.String getAwsRegion()
      • setAwsRegion

        public void setAwsRegion​(java.lang.String awsRegion)
      • setAwsRegion

        protected void setAwsRegion​(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
      • getAwsService

        public java.lang.String getAwsService()
      • setAwsService

        public void setAwsService​(java.lang.String awsService)
      • setAwsService

        protected void setAwsService​(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
      • getEndpoint

        public java.lang.String getEndpoint()
      • setEndpoint

        public void setEndpoint​(java.lang.String endpoint)
      • setEndpoint

        protected void setEndpoint​(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
      • getGenerateAuthorizationHeader

        public boolean getGenerateAuthorizationHeader()
      • isGenerateAuthorizationHeader

        public boolean isGenerateAuthorizationHeader()
      • setGenerateAuthorizationHeader

        public void setGenerateAuthorizationHeader​(boolean generateAuthorizationHeader)
      • setGenerateAuthorizationHeader

        protected void setGenerateAuthorizationHeader​(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
      • getJwtAudience

        public java.lang.String getJwtAudience()
      • setJwtAudience

        public void setJwtAudience​(java.lang.String jwtAudience)
      • setJwtAudience

        protected void setJwtAudience​(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
      • getJwtFormulaSubject

        public java.lang.String getJwtFormulaSubject()
      • setJwtFormulaSubject

        public void setJwtFormulaSubject​(java.lang.String jwtFormulaSubject)
      • setJwtFormulaSubject

        protected void setJwtFormulaSubject​(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
      • getJwtIssuer

        public java.lang.String getJwtIssuer()
      • setJwtIssuer

        public void setJwtIssuer​(java.lang.String jwtIssuer)
      • setJwtIssuer

        protected void setJwtIssuer​(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
      • getJwtSigningCertificate

        public java.lang.String getJwtSigningCertificate()
      • setJwtSigningCertificate

        public void setJwtSigningCertificate​(java.lang.String jwtSigningCertificate)
      • setJwtSigningCertificate

        protected void setJwtSigningCertificate​(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
      • getJwtTextSubject

        public java.lang.String getJwtTextSubject()
      • setJwtTextSubject

        public void setJwtTextSubject​(java.lang.String jwtTextSubject)
      • setJwtTextSubject

        protected void setJwtTextSubject​(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
      • getJwtValidityPeriodSeconds

        public int getJwtValidityPeriodSeconds()
      • setJwtValidityPeriodSeconds

        public void setJwtValidityPeriodSeconds​(int jwtValidityPeriodSeconds)
      • setJwtValidityPeriodSeconds

        protected void setJwtValidityPeriodSeconds​(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
      • getLabel

        public java.lang.String getLabel()
      • setLabel

        public void setLabel​(java.lang.String label)
      • setLabel

        protected void setLabel​(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
      • getOauthRefreshToken

        public java.lang.String getOauthRefreshToken()
      • setOauthRefreshToken

        public void setOauthRefreshToken​(java.lang.String oauthRefreshToken)
      • setOauthRefreshToken

        protected void setOauthRefreshToken​(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
      • getOauthScope

        public java.lang.String getOauthScope()
      • setOauthScope

        public void setOauthScope​(java.lang.String oauthScope)
      • setOauthScope

        protected void setOauthScope​(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
      • getOauthToken

        public java.lang.String getOauthToken()
      • setOauthToken

        public void setOauthToken​(java.lang.String oauthToken)
      • setOauthToken

        protected void setOauthToken​(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
      • getOutboundNetworkConnection

        public java.lang.String getOutboundNetworkConnection()
      • setOutboundNetworkConnection

        public void setOutboundNetworkConnection​(java.lang.String outboundNetworkConnection)
      • setOutboundNetworkConnection

        protected void setOutboundNetworkConnection​(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
      • getPassword

        public java.lang.String getPassword()
      • setPassword

        public void setPassword​(java.lang.String password)
      • setPassword

        protected void setPassword​(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
      • setPrincipalType

        protected void setPrincipalType​(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
      • setProtocol

        protected void setProtocol​(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
      • getUsername

        public java.lang.String getUsername()
      • setUsername

        public void setUsername​(java.lang.String username)
      • setUsername

        protected void setUsername​(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
        Overrides:
        write in class Metadata
        Throws:
        java.io.IOException
      • writeFields

        protected void writeFields​(com.sforce.ws.parser.XmlOutputStream __out,
                                   com.sforce.ws.bind.TypeMapper __typeMapper)
                            throws java.io.IOException
        Overrides:
        writeFields in class Metadata
        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
        Overrides:
        load in class Metadata
        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
        Overrides:
        loadFields in class Metadata
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • toString

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