Package com.sforce.soap.metadata
Class SamlSsoConfig
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.SamlSsoConfig
-
- All Implemented Interfaces:
com.sforce.ws.bind.XMLizable
public class SamlSsoConfig extends Metadata
This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
-
-
Constructor Summary
Constructors Constructor Description SamlSsoConfig()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetAttributeName()java.lang.StringgetAttributeNameIdFormat()java.lang.StringgetDecryptionCertificate()java.lang.StringgetErrorUrl()java.lang.StringgetExecutionUserId()SamlIdentityLocationTypegetIdentityLocation()SamlIdentityTypegetIdentityMapping()java.lang.StringgetIssuer()java.lang.StringgetLoginUrl()java.lang.StringgetLogoutUrl()java.lang.StringgetName()java.lang.StringgetOauthTokenEndpoint()booleangetRedirectBinding()java.lang.StringgetRequestSignatureMethod()java.lang.StringgetRequestSigningCertId()java.lang.StringgetSalesforceLoginUrl()java.lang.StringgetSamlEntityId()java.lang.StringgetSamlJitHandlerId()SamlTypegetSamlVersion()SamlSpSLOBindinggetSingleLogoutBinding()java.lang.StringgetSingleLogoutUrl()booleangetUserProvisioning()java.lang.StringgetValidationCert()booleanisRedirectBinding()booleanisUserProvisioning()voidload(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidloadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetAttributeName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetAttributeName(java.lang.String attributeName)protected voidsetAttributeNameIdFormat(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetAttributeNameIdFormat(java.lang.String attributeNameIdFormat)protected voidsetDecryptionCertificate(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDecryptionCertificate(java.lang.String decryptionCertificate)protected voidsetErrorUrl(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetErrorUrl(java.lang.String errorUrl)protected voidsetExecutionUserId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetExecutionUserId(java.lang.String executionUserId)voidsetIdentityLocation(SamlIdentityLocationType identityLocation)protected voidsetIdentityLocation(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetIdentityMapping(SamlIdentityType identityMapping)protected voidsetIdentityMapping(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetIssuer(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetIssuer(java.lang.String issuer)protected voidsetLoginUrl(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetLoginUrl(java.lang.String loginUrl)protected voidsetLogoutUrl(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetLogoutUrl(java.lang.String logoutUrl)protected voidsetName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetName(java.lang.String name)protected voidsetOauthTokenEndpoint(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetOauthTokenEndpoint(java.lang.String oauthTokenEndpoint)voidsetRedirectBinding(boolean redirectBinding)protected voidsetRedirectBinding(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetRequestSignatureMethod(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetRequestSignatureMethod(java.lang.String requestSignatureMethod)protected voidsetRequestSigningCertId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetRequestSigningCertId(java.lang.String requestSigningCertId)protected voidsetSalesforceLoginUrl(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetSalesforceLoginUrl(java.lang.String salesforceLoginUrl)protected voidsetSamlEntityId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetSamlEntityId(java.lang.String samlEntityId)protected voidsetSamlJitHandlerId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetSamlJitHandlerId(java.lang.String samlJitHandlerId)voidsetSamlVersion(SamlType samlVersion)protected voidsetSamlVersion(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetSingleLogoutBinding(SamlSpSLOBinding singleLogoutBinding)protected voidsetSingleLogoutBinding(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetSingleLogoutUrl(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetSingleLogoutUrl(java.lang.String singleLogoutUrl)voidsetUserProvisioning(boolean userProvisioning)protected voidsetUserProvisioning(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetValidationCert(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetValidationCert(java.lang.String validationCert)java.lang.StringtoString()voidwrite(javax.xml.namespace.QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidwriteFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)-
Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
-
-
-
Method Detail
-
getAttributeName
public java.lang.String getAttributeName()
-
setAttributeName
public void setAttributeName(java.lang.String attributeName)
-
setAttributeName
protected void setAttributeName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getAttributeNameIdFormat
public java.lang.String getAttributeNameIdFormat()
-
setAttributeNameIdFormat
public void setAttributeNameIdFormat(java.lang.String attributeNameIdFormat)
-
setAttributeNameIdFormat
protected void setAttributeNameIdFormat(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getDecryptionCertificate
public java.lang.String getDecryptionCertificate()
-
setDecryptionCertificate
public void setDecryptionCertificate(java.lang.String decryptionCertificate)
-
setDecryptionCertificate
protected void setDecryptionCertificate(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getErrorUrl
public java.lang.String getErrorUrl()
-
setErrorUrl
public void setErrorUrl(java.lang.String errorUrl)
-
setErrorUrl
protected void setErrorUrl(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getExecutionUserId
public java.lang.String getExecutionUserId()
-
setExecutionUserId
public void setExecutionUserId(java.lang.String executionUserId)
-
setExecutionUserId
protected void setExecutionUserId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getIdentityLocation
public SamlIdentityLocationType getIdentityLocation()
-
setIdentityLocation
public void setIdentityLocation(SamlIdentityLocationType identityLocation)
-
setIdentityLocation
protected void setIdentityLocation(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getIdentityMapping
public SamlIdentityType getIdentityMapping()
-
setIdentityMapping
public void setIdentityMapping(SamlIdentityType identityMapping)
-
setIdentityMapping
protected void setIdentityMapping(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.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.IOExceptioncom.sforce.ws.ConnectionException
-
getLoginUrl
public java.lang.String getLoginUrl()
-
setLoginUrl
public void setLoginUrl(java.lang.String loginUrl)
-
setLoginUrl
protected void setLoginUrl(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getLogoutUrl
public java.lang.String getLogoutUrl()
-
setLogoutUrl
public void setLogoutUrl(java.lang.String logoutUrl)
-
setLogoutUrl
protected void setLogoutUrl(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getName
public java.lang.String getName()
-
setName
public void setName(java.lang.String name)
-
setName
protected void setName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getOauthTokenEndpoint
public java.lang.String getOauthTokenEndpoint()
-
setOauthTokenEndpoint
public void setOauthTokenEndpoint(java.lang.String oauthTokenEndpoint)
-
setOauthTokenEndpoint
protected void setOauthTokenEndpoint(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getRedirectBinding
public boolean getRedirectBinding()
-
isRedirectBinding
public boolean isRedirectBinding()
-
setRedirectBinding
public void setRedirectBinding(boolean redirectBinding)
-
setRedirectBinding
protected void setRedirectBinding(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getRequestSignatureMethod
public java.lang.String getRequestSignatureMethod()
-
setRequestSignatureMethod
public void setRequestSignatureMethod(java.lang.String requestSignatureMethod)
-
setRequestSignatureMethod
protected void setRequestSignatureMethod(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getRequestSigningCertId
public java.lang.String getRequestSigningCertId()
-
setRequestSigningCertId
public void setRequestSigningCertId(java.lang.String requestSigningCertId)
-
setRequestSigningCertId
protected void setRequestSigningCertId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getSalesforceLoginUrl
public java.lang.String getSalesforceLoginUrl()
-
setSalesforceLoginUrl
public void setSalesforceLoginUrl(java.lang.String salesforceLoginUrl)
-
setSalesforceLoginUrl
protected void setSalesforceLoginUrl(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getSamlEntityId
public java.lang.String getSamlEntityId()
-
setSamlEntityId
public void setSamlEntityId(java.lang.String samlEntityId)
-
setSamlEntityId
protected void setSamlEntityId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getSamlJitHandlerId
public java.lang.String getSamlJitHandlerId()
-
setSamlJitHandlerId
public void setSamlJitHandlerId(java.lang.String samlJitHandlerId)
-
setSamlJitHandlerId
protected void setSamlJitHandlerId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getSamlVersion
public SamlType getSamlVersion()
-
setSamlVersion
public void setSamlVersion(SamlType samlVersion)
-
setSamlVersion
protected void setSamlVersion(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getSingleLogoutBinding
public SamlSpSLOBinding getSingleLogoutBinding()
-
setSingleLogoutBinding
public void setSingleLogoutBinding(SamlSpSLOBinding singleLogoutBinding)
-
setSingleLogoutBinding
protected void setSingleLogoutBinding(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getSingleLogoutUrl
public java.lang.String getSingleLogoutUrl()
-
setSingleLogoutUrl
public void setSingleLogoutUrl(java.lang.String singleLogoutUrl)
-
setSingleLogoutUrl
protected void setSingleLogoutUrl(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getUserProvisioning
public boolean getUserProvisioning()
-
isUserProvisioning
public boolean isUserProvisioning()
-
setUserProvisioning
public void setUserProvisioning(boolean userProvisioning)
-
setUserProvisioning
protected void setUserProvisioning(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getValidationCert
public java.lang.String getValidationCert()
-
setValidationCert
public void setValidationCert(java.lang.String validationCert)
-
setValidationCert
protected void setValidationCert(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.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
-
writeFields
protected void writeFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException- Overrides:
writeFieldsin classMetadata- 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
-
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:
loadFieldsin classMetadata- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
-