Package com.sforce.soap.metadata
Class ExtlClntAppSamlConfigurablePolicies
java.lang.Object
com.sforce.soap.metadata.Metadata
com.sforce.soap.metadata.ExtlClntAppSamlConfigurablePolicies
- All Implemented Interfaces:
XMLizable
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLabel()voidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetAcsUrl(XmlInputStream __in, TypeMapper __typeMapper) voidprotected voidsetCertificate(XmlInputStream __in, TypeMapper __typeMapper) voidsetCertificate(String certificate) protected voidsetCommaSeparatedPermissionSet(XmlInputStream __in, TypeMapper __typeMapper) voidsetCommaSeparatedPermissionSet(String commaSeparatedPermissionSet) protected voidsetCommaSeparatedProfile(XmlInputStream __in, TypeMapper __typeMapper) voidsetCommaSeparatedProfile(String commaSeparatedProfile) voidsetCustomAttributes(ExtlClntAppSamlConfigurablePoliciesAttribute[] customAttributes) protected voidsetCustomAttributes(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetEncryptionCertificate(XmlInputStream __in, TypeMapper __typeMapper) voidsetEncryptionCertificate(String encryptionCertificate) voidsetEncryptionType(ExtlClntAppSamlEncryptType encryptionType) protected voidsetEncryptionType(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetEntityUrl(XmlInputStream __in, TypeMapper __typeMapper) voidsetEntityUrl(String entityUrl) protected voidsetExternalClientApplication(XmlInputStream __in, TypeMapper __typeMapper) voidsetExternalClientApplication(String externalClientApplication) protected voidsetIssuer(XmlInputStream __in, TypeMapper __typeMapper) voidprotected voidsetLabel(XmlInputStream __in, TypeMapper __typeMapper) voidvoidsetNameIdFormat(ExtlClntAppNameIdFormatType nameIdFormat) protected voidsetNameIdFormat(XmlInputStream __in, TypeMapper __typeMapper) voidsetSigningAlgorithmType(ExtlClntAppSamlSignAlgoType signingAlgorithmType) protected voidsetSigningAlgorithmType(XmlInputStream __in, TypeMapper __typeMapper) voidsetSingleLogoutBindingType(ExtlClntAppSamlBindingType singleLogoutBindingType) protected voidsetSingleLogoutBindingType(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetSingleLogoutUrl(XmlInputStream __in, TypeMapper __typeMapper) voidsetSingleLogoutUrl(String singleLogoutUrl) protected voidsetSubjectCustomAttribute(XmlInputStream __in, TypeMapper __typeMapper) voidsetSubjectCustomAttribute(String subjectCustomAttribute) voidsetSubjectType(ExtlClntAppSamlSubjectType subjectType) protected voidsetSubjectType(XmlInputStream __in, TypeMapper __typeMapper) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper) Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
Constructor Details
-
ExtlClntAppSamlConfigurablePolicies
public ExtlClntAppSamlConfigurablePolicies()Constructor
-
-
Method Details
-
getAcsUrl
-
setAcsUrl
-
setAcsUrl
protected void setAcsUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCertificate
-
setCertificate
-
setCertificate
protected void setCertificate(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCommaSeparatedPermissionSet
-
setCommaSeparatedPermissionSet
-
setCommaSeparatedPermissionSet
protected void setCommaSeparatedPermissionSet(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCommaSeparatedProfile
-
setCommaSeparatedProfile
-
setCommaSeparatedProfile
protected void setCommaSeparatedProfile(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCustomAttributes
-
setCustomAttributes
-
setCustomAttributes
protected void setCustomAttributes(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEncryptionCertificate
-
setEncryptionCertificate
-
setEncryptionCertificate
protected void setEncryptionCertificate(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEncryptionType
-
setEncryptionType
-
setEncryptionType
protected void setEncryptionType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEntityUrl
-
setEntityUrl
-
setEntityUrl
protected void setEntityUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getExternalClientApplication
-
setExternalClientApplication
-
setExternalClientApplication
protected void setExternalClientApplication(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIssuer
-
setIssuer
-
setIssuer
protected void setIssuer(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getLabel
-
setLabel
-
setLabel
protected void setLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getNameIdFormat
-
setNameIdFormat
-
setNameIdFormat
protected void setNameIdFormat(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSigningAlgorithmType
-
setSigningAlgorithmType
-
setSigningAlgorithmType
protected void setSigningAlgorithmType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSingleLogoutBindingType
-
setSingleLogoutBindingType
-
setSingleLogoutBindingType
protected void setSingleLogoutBindingType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSingleLogoutUrl
-
setSingleLogoutUrl
-
setSingleLogoutUrl
protected void setSingleLogoutUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSubjectCustomAttribute
-
setSubjectCustomAttribute
-
setSubjectCustomAttribute
protected void setSubjectCustomAttribute(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSubjectType
-
setSubjectType
-
setSubjectType
protected void setSubjectType(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
- 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
-
toString
-