Package com.sforce.soap.metadata
Class NetworkAuthApiSettings
- java.lang.Object
-
- com.sforce.soap.metadata.NetworkAuthApiSettings
-
-
Constructor Summary
Constructors Constructor Description NetworkAuthApiSettings()Constructor
-
Method Summary
-
-
-
Method Detail
-
getDoesForgotPasswordRequireAuth
public boolean getDoesForgotPasswordRequireAuth()
-
isDoesForgotPasswordRequireAuth
public boolean isDoesForgotPasswordRequireAuth()
-
setDoesForgotPasswordRequireAuth
public void setDoesForgotPasswordRequireAuth(boolean doesForgotPasswordRequireAuth)
-
setDoesForgotPasswordRequireAuth
protected void setDoesForgotPasswordRequireAuth(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDoesPwdlessLoginRequireAuth
public boolean getDoesPwdlessLoginRequireAuth()
-
isDoesPwdlessLoginRequireAuth
public boolean isDoesPwdlessLoginRequireAuth()
-
setDoesPwdlessLoginRequireAuth
public void setDoesPwdlessLoginRequireAuth(boolean doesPwdlessLoginRequireAuth)
-
setDoesPwdlessLoginRequireAuth
protected void setDoesPwdlessLoginRequireAuth(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDoesRegistrationRequireAuth
public boolean getDoesRegistrationRequireAuth()
-
isDoesRegistrationRequireAuth
public boolean isDoesRegistrationRequireAuth()
-
setDoesRegistrationRequireAuth
public void setDoesRegistrationRequireAuth(boolean doesRegistrationRequireAuth)
-
setDoesRegistrationRequireAuth
protected void setDoesRegistrationRequireAuth(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEmailTmplsAllowlist
public NetworkEmailTmplAllowlist[] getEmailTmplsAllowlist()
-
setEmailTmplsAllowlist
public void setEmailTmplsAllowlist(NetworkEmailTmplAllowlist[] emailTmplsAllowlist)
-
setEmailTmplsAllowlist
protected void setEmailTmplsAllowlist(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIsForgotPwdAllowed
public boolean getIsForgotPwdAllowed()
-
isIsForgotPwdAllowed
public boolean isIsForgotPwdAllowed()
-
setIsForgotPwdAllowed
public void setIsForgotPwdAllowed(boolean isForgotPwdAllowed)
-
setIsForgotPwdAllowed
protected void setIsForgotPwdAllowed(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIsForgotPwdEmailTemplateAllowlistingEnabled
public boolean getIsForgotPwdEmailTemplateAllowlistingEnabled()
-
isIsForgotPwdEmailTemplateAllowlistingEnabled
public boolean isIsForgotPwdEmailTemplateAllowlistingEnabled()
-
setIsForgotPwdEmailTemplateAllowlistingEnabled
public void setIsForgotPwdEmailTemplateAllowlistingEnabled(boolean isForgotPwdEmailTemplateAllowlistingEnabled)
-
setIsForgotPwdEmailTemplateAllowlistingEnabled
protected void setIsForgotPwdEmailTemplateAllowlistingEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIsHeadlessUserRegistrationAllowed
public boolean getIsHeadlessUserRegistrationAllowed()
-
isIsHeadlessUserRegistrationAllowed
public boolean isIsHeadlessUserRegistrationAllowed()
-
setIsHeadlessUserRegistrationAllowed
public void setIsHeadlessUserRegistrationAllowed(boolean isHeadlessUserRegistrationAllowed)
-
setIsHeadlessUserRegistrationAllowed
protected void setIsHeadlessUserRegistrationAllowed(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIsPwdlessLoginAllowed
public boolean getIsPwdlessLoginAllowed()
-
isIsPwdlessLoginAllowed
public boolean isIsPwdlessLoginAllowed()
-
setIsPwdlessLoginAllowed
public void setIsPwdlessLoginAllowed(boolean isPwdlessLoginAllowed)
-
setIsPwdlessLoginAllowed
protected void setIsPwdlessLoginAllowed(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIsRecaptchaRequiredForgotPwd
public boolean getIsRecaptchaRequiredForgotPwd()
-
isIsRecaptchaRequiredForgotPwd
public boolean isIsRecaptchaRequiredForgotPwd()
-
setIsRecaptchaRequiredForgotPwd
public void setIsRecaptchaRequiredForgotPwd(boolean isRecaptchaRequiredForgotPwd)
-
setIsRecaptchaRequiredForgotPwd
protected void setIsRecaptchaRequiredForgotPwd(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIsRecaptchaRequiredPwdlessLogin
public boolean getIsRecaptchaRequiredPwdlessLogin()
-
isIsRecaptchaRequiredPwdlessLogin
public boolean isIsRecaptchaRequiredPwdlessLogin()
-
setIsRecaptchaRequiredPwdlessLogin
public void setIsRecaptchaRequiredPwdlessLogin(boolean isRecaptchaRequiredPwdlessLogin)
-
setIsRecaptchaRequiredPwdlessLogin
protected void setIsRecaptchaRequiredPwdlessLogin(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIsRecaptchaRequiredRgstr
public boolean getIsRecaptchaRequiredRgstr()
-
isIsRecaptchaRequiredRgstr
public boolean isIsRecaptchaRequiredRgstr()
-
setIsRecaptchaRequiredRgstr
public void setIsRecaptchaRequiredRgstr(boolean isRecaptchaRequiredRgstr)
-
setIsRecaptchaRequiredRgstr
protected void setIsRecaptchaRequiredRgstr(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIsUniversalClientRgstrAllowed
public boolean getIsUniversalClientRgstrAllowed()
-
isIsUniversalClientRgstrAllowed
public boolean isIsUniversalClientRgstrAllowed()
-
setIsUniversalClientRgstrAllowed
public void setIsUniversalClientRgstrAllowed(boolean isUniversalClientRgstrAllowed)
-
setIsUniversalClientRgstrAllowed
protected void setIsUniversalClientRgstrAllowed(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getMaxPasswordResetAttempts
public int getMaxPasswordResetAttempts()
-
setMaxPasswordResetAttempts
public void setMaxPasswordResetAttempts(int maxPasswordResetAttempts)
-
setMaxPasswordResetAttempts
protected void setMaxPasswordResetAttempts(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getRecaptchaScoreThreshold
public double getRecaptchaScoreThreshold()
-
setRecaptchaScoreThreshold
public void setRecaptchaScoreThreshold(double recaptchaScoreThreshold)
-
setRecaptchaScoreThreshold
protected void setRecaptchaScoreThreshold(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getRecaptchaSecretKey
public String getRecaptchaSecretKey()
-
setRecaptchaSecretKey
public void setRecaptchaSecretKey(String recaptchaSecretKey)
-
setRecaptchaSecretKey
protected void setRecaptchaSecretKey(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getRegistrationExecutionUser
public String getRegistrationExecutionUser()
-
setRegistrationExecutionUser
public void setRegistrationExecutionUser(String registrationExecutionUser)
-
setRegistrationExecutionUser
protected void setRegistrationExecutionUser(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getRegistrationHandler
public String getRegistrationHandler()
-
setRegistrationHandler
public void setRegistrationHandler(String registrationHandler)
-
setRegistrationHandler
protected void setRegistrationHandler(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getRegistrationUserDefaultProfile
public String getRegistrationUserDefaultProfile()
-
setRegistrationUserDefaultProfile
public void setRegistrationUserDefaultProfile(String registrationUserDefaultProfile)
-
setRegistrationUserDefaultProfile
protected void setRegistrationUserDefaultProfile(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- Throws:
IOException
-
writeFields
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Specified by:
loadin interfaceXMLizable- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
-