Package com.sforce.soap.metadata
Class SamlSsoConfig
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.SamlSsoConfig
-
-
Constructor Summary
Constructors Constructor Description SamlSsoConfig()Constructor
-
Method Summary
-
Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
-
-
-
Method Detail
-
getAttributeName
public String getAttributeName()
-
setAttributeName
public void setAttributeName(String attributeName)
-
setAttributeName
protected void setAttributeName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getAttributeNameIdFormat
public String getAttributeNameIdFormat()
-
setAttributeNameIdFormat
public void setAttributeNameIdFormat(String attributeNameIdFormat)
-
setAttributeNameIdFormat
protected void setAttributeNameIdFormat(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDecryptionCertificate
public String getDecryptionCertificate()
-
setDecryptionCertificate
public void setDecryptionCertificate(String decryptionCertificate)
-
setDecryptionCertificate
protected void setDecryptionCertificate(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getErrorUrl
public String getErrorUrl()
-
setErrorUrl
public void setErrorUrl(String errorUrl)
-
setErrorUrl
protected void setErrorUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getExecutionUserId
public String getExecutionUserId()
-
setExecutionUserId
public void setExecutionUserId(String executionUserId)
-
setExecutionUserId
protected void setExecutionUserId(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIdentityLocation
public SamlIdentityLocationType getIdentityLocation()
-
setIdentityLocation
public void setIdentityLocation(SamlIdentityLocationType identityLocation)
-
setIdentityLocation
protected void setIdentityLocation(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIdentityMapping
public SamlIdentityType getIdentityMapping()
-
setIdentityMapping
public void setIdentityMapping(SamlIdentityType identityMapping)
-
setIdentityMapping
protected void setIdentityMapping(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIssuer
public String getIssuer()
-
setIssuer
public void setIssuer(String issuer)
-
setIssuer
protected void setIssuer(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getLoginUrl
public String getLoginUrl()
-
setLoginUrl
public void setLoginUrl(String loginUrl)
-
setLoginUrl
protected void setLoginUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getLogoutUrl
public String getLogoutUrl()
-
setLogoutUrl
public void setLogoutUrl(String logoutUrl)
-
setLogoutUrl
protected void setLogoutUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getName
public String getName()
-
setName
public void setName(String name)
-
setName
protected void setName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getOauthTokenEndpoint
public String getOauthTokenEndpoint()
-
setOauthTokenEndpoint
public void setOauthTokenEndpoint(String oauthTokenEndpoint)
-
setOauthTokenEndpoint
protected void setOauthTokenEndpoint(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getRedirectBinding
public boolean getRedirectBinding()
-
isRedirectBinding
public boolean isRedirectBinding()
-
setRedirectBinding
public void setRedirectBinding(boolean redirectBinding)
-
setRedirectBinding
protected void setRedirectBinding(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getRequestSignatureMethod
public String getRequestSignatureMethod()
-
setRequestSignatureMethod
public void setRequestSignatureMethod(String requestSignatureMethod)
-
setRequestSignatureMethod
protected void setRequestSignatureMethod(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getRequestSigningCertId
public String getRequestSigningCertId()
-
setRequestSigningCertId
public void setRequestSigningCertId(String requestSigningCertId)
-
setRequestSigningCertId
protected void setRequestSigningCertId(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSalesforceLoginUrl
public String getSalesforceLoginUrl()
-
setSalesforceLoginUrl
public void setSalesforceLoginUrl(String salesforceLoginUrl)
-
setSalesforceLoginUrl
protected void setSalesforceLoginUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSamlEntityId
public String getSamlEntityId()
-
setSamlEntityId
public void setSamlEntityId(String samlEntityId)
-
setSamlEntityId
protected void setSamlEntityId(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSamlJitHandlerId
public String getSamlJitHandlerId()
-
setSamlJitHandlerId
public void setSamlJitHandlerId(String samlJitHandlerId)
-
setSamlJitHandlerId
protected void setSamlJitHandlerId(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSamlVersion
public SamlType getSamlVersion()
-
setSamlVersion
public void setSamlVersion(SamlType samlVersion)
-
setSamlVersion
protected void setSamlVersion(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSingleLogoutBinding
public SamlSpSLOBinding getSingleLogoutBinding()
-
setSingleLogoutBinding
public void setSingleLogoutBinding(SamlSpSLOBinding singleLogoutBinding)
-
setSingleLogoutBinding
protected void setSingleLogoutBinding(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSingleLogoutUrl
public String getSingleLogoutUrl()
-
setSingleLogoutUrl
public void setSingleLogoutUrl(String singleLogoutUrl)
-
setSingleLogoutUrl
protected void setSingleLogoutUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getUseConfigRequestMethod
public boolean getUseConfigRequestMethod()
-
isUseConfigRequestMethod
public boolean isUseConfigRequestMethod()
-
setUseConfigRequestMethod
public void setUseConfigRequestMethod(boolean useConfigRequestMethod)
-
setUseConfigRequestMethod
protected void setUseConfigRequestMethod(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getUseSameDigestAlgoForSigning
public boolean getUseSameDigestAlgoForSigning()
-
isUseSameDigestAlgoForSigning
public boolean isUseSameDigestAlgoForSigning()
-
setUseSameDigestAlgoForSigning
public void setUseSameDigestAlgoForSigning(boolean useSameDigestAlgoForSigning)
-
setUseSameDigestAlgoForSigning
protected void setUseSameDigestAlgoForSigning(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getUserProvisioning
public boolean getUserProvisioning()
-
isUserProvisioning
public boolean isUserProvisioning()
-
setUserProvisioning
public void setUserProvisioning(boolean userProvisioning)
-
setUserProvisioning
protected void setUserProvisioning(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getValidationCert
public String getValidationCert()
-
setValidationCert
public void setValidationCert(String validationCert)
-
setValidationCert
protected void setValidationCert(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
write
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- Specified by:
writein interfaceXMLizable- Overrides:
writein classMetadata- Throws:
IOException
-
writeFields
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- Overrides:
writeFieldsin classMetadata- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Specified by:
loadin interfaceXMLizable- Overrides:
loadin classMetadata- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Overrides:
loadFieldsin classMetadata- Throws:
IOExceptionConnectionException
-
-