Package com.sforce.soap.metadata
Class NetworkAuthApiSettings
java.lang.Object
com.sforce.soap.metadata.NetworkAuthApiSettings
- 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 TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanintdoublebooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) voidsetDoesForgotPasswordRequireAuth(boolean doesForgotPasswordRequireAuth) protected voidsetDoesForgotPasswordRequireAuth(XmlInputStream __in, TypeMapper __typeMapper) voidsetDoesPasswordLoginRequireAuth(boolean doesPasswordLoginRequireAuth) protected voidsetDoesPasswordLoginRequireAuth(XmlInputStream __in, TypeMapper __typeMapper) voidsetDoesPwdlessLoginRequireAuth(boolean doesPwdlessLoginRequireAuth) protected voidsetDoesPwdlessLoginRequireAuth(XmlInputStream __in, TypeMapper __typeMapper) voidsetDoesRegistrationRequireAuth(boolean doesRegistrationRequireAuth) protected voidsetDoesRegistrationRequireAuth(XmlInputStream __in, TypeMapper __typeMapper) voidsetEmailTmplsAllowlist(NetworkEmailTmplAllowlist[] emailTmplsAllowlist) protected voidsetEmailTmplsAllowlist(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetHeadlessDiscoveryExecutionUser(XmlInputStream __in, TypeMapper __typeMapper) voidsetHeadlessDiscoveryExecutionUser(String headlessDiscoveryExecutionUser) protected voidsetHeadlessDiscoveryHandler(XmlInputStream __in, TypeMapper __typeMapper) voidsetHeadlessDiscoveryHandler(String headlessDiscoveryHandler) voidsetIsFirstPartyAppsAllowed(boolean isFirstPartyAppsAllowed) protected voidsetIsFirstPartyAppsAllowed(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsForgotPwdAllowed(boolean isForgotPwdAllowed) protected voidsetIsForgotPwdAllowed(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsForgotPwdEmailTemplateAllowlistingEnabled(boolean isForgotPwdEmailTemplateAllowlistingEnabled) protected voidsetIsForgotPwdEmailTemplateAllowlistingEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsHeadlessUserRegistrationAllowed(boolean isHeadlessUserRegistrationAllowed) protected voidsetIsHeadlessUserRegistrationAllowed(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsPwdlessLoginAllowed(boolean isPwdlessLoginAllowed) protected voidsetIsPwdlessLoginAllowed(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsRecaptchaRequiredForgotPwd(boolean isRecaptchaRequiredForgotPwd) protected voidsetIsRecaptchaRequiredForgotPwd(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsRecaptchaRequiredPwdlessLogin(boolean isRecaptchaRequiredPwdlessLogin) protected voidsetIsRecaptchaRequiredPwdlessLogin(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsRecaptchaRequiredRgstr(boolean isRecaptchaRequiredRgstr) protected voidsetIsRecaptchaRequiredRgstr(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsUniversalClientRgstrAllowed(boolean isUniversalClientRgstrAllowed) protected voidsetIsUniversalClientRgstrAllowed(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsUserDisambiguationAllowedForgotPwd(boolean isUserDisambiguationAllowedForgotPwd) protected voidsetIsUserDisambiguationAllowedForgotPwd(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsUserDisambiguationAllowedUsernamePwd(boolean isUserDisambiguationAllowedUsernamePwd) protected voidsetIsUserDisambiguationAllowedUsernamePwd(XmlInputStream __in, TypeMapper __typeMapper) voidsetMaxPasswordResetAttempts(int maxPasswordResetAttempts) protected voidsetMaxPasswordResetAttempts(XmlInputStream __in, TypeMapper __typeMapper) voidsetRecaptchaScoreThreshold(double recaptchaScoreThreshold) protected voidsetRecaptchaScoreThreshold(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetRecaptchaSecretKey(XmlInputStream __in, TypeMapper __typeMapper) voidsetRecaptchaSecretKey(String recaptchaSecretKey) protected voidsetRegistrationExecutionUser(XmlInputStream __in, TypeMapper __typeMapper) voidsetRegistrationExecutionUser(String registrationExecutionUser) protected voidsetRegistrationHandler(XmlInputStream __in, TypeMapper __typeMapper) voidsetRegistrationHandler(String registrationHandler) protected voidsetRegistrationUserDefaultProfile(XmlInputStream __in, TypeMapper __typeMapper) voidsetRegistrationUserDefaultProfile(String registrationUserDefaultProfile) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper)
-
Constructor Details
-
NetworkAuthApiSettings
public NetworkAuthApiSettings()Constructor
-
-
Method Details
-
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
-
getDoesPasswordLoginRequireAuth
public boolean getDoesPasswordLoginRequireAuth() -
isDoesPasswordLoginRequireAuth
public boolean isDoesPasswordLoginRequireAuth() -
setDoesPasswordLoginRequireAuth
public void setDoesPasswordLoginRequireAuth(boolean doesPasswordLoginRequireAuth) -
setDoesPasswordLoginRequireAuth
protected void setDoesPasswordLoginRequireAuth(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
-
setEmailTmplsAllowlist
-
setEmailTmplsAllowlist
protected void setEmailTmplsAllowlist(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getHeadlessDiscoveryExecutionUser
-
setHeadlessDiscoveryExecutionUser
-
setHeadlessDiscoveryExecutionUser
protected void setHeadlessDiscoveryExecutionUser(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getHeadlessDiscoveryHandler
-
setHeadlessDiscoveryHandler
-
setHeadlessDiscoveryHandler
protected void setHeadlessDiscoveryHandler(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsFirstPartyAppsAllowed
public boolean getIsFirstPartyAppsAllowed() -
isIsFirstPartyAppsAllowed
public boolean isIsFirstPartyAppsAllowed() -
setIsFirstPartyAppsAllowed
public void setIsFirstPartyAppsAllowed(boolean isFirstPartyAppsAllowed) -
setIsFirstPartyAppsAllowed
protected void setIsFirstPartyAppsAllowed(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
-
getIsUserDisambiguationAllowedForgotPwd
public boolean getIsUserDisambiguationAllowedForgotPwd() -
isIsUserDisambiguationAllowedForgotPwd
public boolean isIsUserDisambiguationAllowedForgotPwd() -
setIsUserDisambiguationAllowedForgotPwd
public void setIsUserDisambiguationAllowedForgotPwd(boolean isUserDisambiguationAllowedForgotPwd) -
setIsUserDisambiguationAllowedForgotPwd
protected void setIsUserDisambiguationAllowedForgotPwd(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsUserDisambiguationAllowedUsernamePwd
public boolean getIsUserDisambiguationAllowedUsernamePwd() -
isIsUserDisambiguationAllowedUsernamePwd
public boolean isIsUserDisambiguationAllowedUsernamePwd() -
setIsUserDisambiguationAllowedUsernamePwd
public void setIsUserDisambiguationAllowedUsernamePwd(boolean isUserDisambiguationAllowedUsernamePwd) -
setIsUserDisambiguationAllowedUsernamePwd
protected void setIsUserDisambiguationAllowedUsernamePwd(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
-
setRecaptchaSecretKey
-
setRecaptchaSecretKey
protected void setRecaptchaSecretKey(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getRegistrationExecutionUser
-
setRegistrationExecutionUser
-
setRegistrationExecutionUser
protected void setRegistrationExecutionUser(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getRegistrationHandler
-
setRegistrationHandler
-
setRegistrationHandler
protected void setRegistrationHandler(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getRegistrationUserDefaultProfile
-
setRegistrationUserDefaultProfile
-
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
- 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
-
toString
-