| Constructor and Description |
|---|
SecuritySettings()
Constructor
|
getFullName, setFullName, setFullNamepublic boolean getCanUsersGrantLoginAccess()
public boolean isCanUsersGrantLoginAccess()
public void setCanUsersGrantLoginAccess(boolean canUsersGrantLoginAccess)
protected void setCanUsersGrantLoginAccess(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getEnableAdminLoginAsAnyUser()
public boolean isEnableAdminLoginAsAnyUser()
public void setEnableAdminLoginAsAnyUser(boolean enableAdminLoginAsAnyUser)
protected void setEnableAdminLoginAsAnyUser(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getEnableAuditFieldsInactiveOwner()
public boolean isEnableAuditFieldsInactiveOwner()
public void setEnableAuditFieldsInactiveOwner(boolean enableAuditFieldsInactiveOwner)
protected void setEnableAuditFieldsInactiveOwner(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getEnableAuraSecureEvalPref()
public boolean isEnableAuraSecureEvalPref()
public void setEnableAuraSecureEvalPref(boolean enableAuraSecureEvalPref)
protected void setEnableAuraSecureEvalPref(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getEnableRequireHttpsConnection()
public boolean isEnableRequireHttpsConnection()
public void setEnableRequireHttpsConnection(boolean enableRequireHttpsConnection)
protected void setEnableRequireHttpsConnection(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getIsTLSv12Required()
public boolean isIsTLSv12Required()
public void setIsTLSv12Required(boolean isTLSv12Required)
protected void setIsTLSv12Required(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getIsTLSv12RequiredCommunities()
public boolean isIsTLSv12RequiredCommunities()
public void setIsTLSv12RequiredCommunities(boolean isTLSv12RequiredCommunities)
protected void setIsTLSv12RequiredCommunities(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic NetworkAccess getNetworkAccess()
public void setNetworkAccess(NetworkAccess networkAccess)
protected void setNetworkAccess(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic PasswordPolicies getPasswordPolicies()
public void setPasswordPolicies(PasswordPolicies passwordPolicies)
protected void setPasswordPolicies(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic SessionSettings getSessionSettings()
public void setSessionSettings(SessionSettings sessionSettings)
protected void setSessionSettings(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic SingleSignOnSettings getSingleSignOnSettings()
public void setSingleSignOnSettings(SingleSignOnSettings singleSignOnSettings)
protected void setSingleSignOnSettings(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic void write(javax.xml.namespace.QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper)
throws java.io.IOException
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws java.io.IOException
writeFields in class Metadatajava.io.IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
load in interface XMLizableload in class Metadatajava.io.IOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
loadFields in class Metadatajava.io.IOExceptionConnectionExceptionCopyright © 2020. All Rights Reserved.