Package com.sforce.soap.metadata
Class SecuritySettings
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.SecuritySettings
-
-
Constructor Summary
Constructors Constructor Description SecuritySettings()Constructor
-
Method Summary
-
Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
-
-
-
Method Detail
-
getCanUsersGrantLoginAccess
public boolean getCanUsersGrantLoginAccess()
-
isCanUsersGrantLoginAccess
public boolean isCanUsersGrantLoginAccess()
-
setCanUsersGrantLoginAccess
public void setCanUsersGrantLoginAccess(boolean canUsersGrantLoginAccess)
-
setCanUsersGrantLoginAccess
protected void setCanUsersGrantLoginAccess(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableAdminLoginAsAnyUser
public boolean getEnableAdminLoginAsAnyUser()
-
isEnableAdminLoginAsAnyUser
public boolean isEnableAdminLoginAsAnyUser()
-
setEnableAdminLoginAsAnyUser
public void setEnableAdminLoginAsAnyUser(boolean enableAdminLoginAsAnyUser)
-
setEnableAdminLoginAsAnyUser
protected void setEnableAdminLoginAsAnyUser(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableAuditFieldsInactiveOwner
public boolean getEnableAuditFieldsInactiveOwner()
-
isEnableAuditFieldsInactiveOwner
public boolean isEnableAuditFieldsInactiveOwner()
-
setEnableAuditFieldsInactiveOwner
public void setEnableAuditFieldsInactiveOwner(boolean enableAuditFieldsInactiveOwner)
-
setEnableAuditFieldsInactiveOwner
protected void setEnableAuditFieldsInactiveOwner(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableAuraSecureEvalPref
public boolean getEnableAuraSecureEvalPref()
-
isEnableAuraSecureEvalPref
public boolean isEnableAuraSecureEvalPref()
-
setEnableAuraSecureEvalPref
public void setEnableAuraSecureEvalPref(boolean enableAuraSecureEvalPref)
-
setEnableAuraSecureEvalPref
protected void setEnableAuraSecureEvalPref(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableCoepHeader
public boolean getEnableCoepHeader()
-
isEnableCoepHeader
public boolean isEnableCoepHeader()
-
setEnableCoepHeader
public void setEnableCoepHeader(boolean enableCoepHeader)
-
setEnableCoepHeader
protected void setEnableCoepHeader(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableCoopHeader
public boolean getEnableCoopHeader()
-
isEnableCoopHeader
public boolean isEnableCoopHeader()
-
setEnableCoopHeader
public void setEnableCoopHeader(boolean enableCoopHeader)
-
setEnableCoopHeader
protected void setEnableCoopHeader(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableCrossOrgRedirects
public boolean getEnableCrossOrgRedirects()
-
isEnableCrossOrgRedirects
public boolean isEnableCrossOrgRedirects()
-
setEnableCrossOrgRedirects
public void setEnableCrossOrgRedirects(boolean enableCrossOrgRedirects)
-
setEnableCrossOrgRedirects
protected void setEnableCrossOrgRedirects(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnablePermissionsPolicy
public boolean getEnablePermissionsPolicy()
-
isEnablePermissionsPolicy
public boolean isEnablePermissionsPolicy()
-
setEnablePermissionsPolicy
public void setEnablePermissionsPolicy(boolean enablePermissionsPolicy)
-
setEnablePermissionsPolicy
protected void setEnablePermissionsPolicy(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableRequireHttpsConnection
public boolean getEnableRequireHttpsConnection()
-
isEnableRequireHttpsConnection
public boolean isEnableRequireHttpsConnection()
-
setEnableRequireHttpsConnection
public void setEnableRequireHttpsConnection(boolean enableRequireHttpsConnection)
-
setEnableRequireHttpsConnection
protected void setEnableRequireHttpsConnection(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getNetworkAccess
public NetworkAccess getNetworkAccess()
-
setNetworkAccess
public void setNetworkAccess(NetworkAccess networkAccess)
-
setNetworkAccess
protected void setNetworkAccess(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getPasswordPolicies
public PasswordPolicies getPasswordPolicies()
-
setPasswordPolicies
public void setPasswordPolicies(PasswordPolicies passwordPolicies)
-
setPasswordPolicies
protected void setPasswordPolicies(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getRedirectBlockModeEnabled
public boolean getRedirectBlockModeEnabled()
-
isRedirectBlockModeEnabled
public boolean isRedirectBlockModeEnabled()
-
setRedirectBlockModeEnabled
public void setRedirectBlockModeEnabled(boolean redirectBlockModeEnabled)
-
setRedirectBlockModeEnabled
protected void setRedirectBlockModeEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSendCspForUncommonClients
public boolean getSendCspForUncommonClients()
-
isSendCspForUncommonClients
public boolean isSendCspForUncommonClients()
-
setSendCspForUncommonClients
public void setSendCspForUncommonClients(boolean sendCspForUncommonClients)
-
setSendCspForUncommonClients
protected void setSendCspForUncommonClients(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSessionSettings
public SessionSettings getSessionSettings()
-
setSessionSettings
public void setSessionSettings(SessionSettings sessionSettings)
-
setSessionSettings
protected void setSessionSettings(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSingleSignOnSettings
public SingleSignOnSettings getSingleSignOnSettings()
-
setSingleSignOnSettings
public void setSingleSignOnSettings(SingleSignOnSettings singleSignOnSettings)
-
setSingleSignOnSettings
protected void setSingleSignOnSettings(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
-
-