public class CRMUIUserAuthenticationSettingsBean extends CRMUI
Constructor and Description |
---|
CRMUIUserAuthenticationSettingsBean()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<com.crm.dataobject.networkmanagement.OrganisationalCriterion> |
addAllowedOrganisationalCriterionCommunityButton(java.util.ArrayList<java.lang.String> communityIDs)
Add communities to a user authentication setting IP authorisation rule.
|
java.util.ArrayList<com.crm.dataobject.networkmanagement.OrganisationalCriterion> |
addAllowedOrganisationalCriterionGroupButton(java.util.ArrayList<java.lang.String> groupIDs)
Add groups to a user authentication setting IP authorisation rule.
|
java.util.ArrayList<com.crm.dataobject.networkmanagement.OrganisationalCriterion> |
addAllowedOrganisationalCriterionUnitButton(java.util.ArrayList<java.lang.String> unitIDs)
Add units to a user authentication setting IP authorisation rule.
|
java.util.ArrayList<com.crm.dataobject.networkmanagement.OrganisationalCriterion> |
addAllowedOrganisationalCriterionUserButton(java.util.ArrayList<java.lang.String> userIDs)
Add users to a user authentication setting IP authorisation rule.
|
com.crm.dataobject.users.IPAddressRestriction |
addIPAddressButton()
Add an IP address restriction for a user authentication setting.
|
com.crm.dataobject.users.IPAuthorisationRule |
addIPAuthorisationRuleButton(com.crm.dataobject.ecenter.UserAuthenticationSettingsForm userAuthSetting)
Add an IP authorisation rule for a user authentication setting.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
addUserExceptionButton(java.util.ArrayList<java.lang.String> userIDs)
Adds a list of user exceptions to user authentication password policy.
|
com.crm.dataobject.ecenter.UserAuthenticationSettingsForm |
editButton(com.crm.dataobject.ecenter.UserAuthenticationSettingsForm userAuthenticationSettings)
Loads a user authentication form.
|
com.crm.framework.main.LookupBuilder |
getAuthorisationRuleStateOptions()
Loads the authorisation rule state options for the user authentication policy.
|
com.crm.framework.main.LookupBuilder |
getAuthorisationRuleStateOptions(java.lang.String emptyValue)
Loads the authorisation rule state options for the user authentication policy.
|
com.crm.framework.main.LookupBuilder |
getServerTypeOptions() |
com.crm.framework.main.LookupBuilder |
getServerTypeOptions(java.lang.String emptyValue)
Loads the server type options for the user authentication policy.
|
com.crm.dataobject.ecenter.UserAuthenticationSettingsForm |
loadForm()
Loads the user authentication settings form
|
java.util.ArrayList<com.crm.dataobject.users.IPAuthorisationRule> |
loadIpAuthorisationRulesTab(com.crm.dataobject.ecenter.UserAuthenticationSettingsForm form)
Loads the IP authorisation rules for the user authentication setting.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
removeAllowedOrganisationalCriterionButton(java.util.ArrayList<com.crm.dataobject.CRMDO> list)
Removes organisation criteria for a user authentication setting.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
removeIPAddressButton(java.util.ArrayList<com.crm.dataobject.CRMDO> ipAddressList)
Removes IP address restrictions for a user authentication setting.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
removeIPAuthorisationRuleButton(java.util.ArrayList<com.crm.dataobject.CRMDO> ipAuthorisationRuleList)
Removes IP authorisation rules for a user authentication setting.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
removeUserExceptionButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList)
Removes a list of user exceptions from the user authentication settings password policy
|
com.crm.dataobject.ecenter.UserAuthenticationSettingsForm |
resetAuthenticationPolicy(com.crm.dataobject.ecenter.UserAuthenticationSettingsForm form)
Resets the password validity period
|
com.crm.dataobject.ecenter.UserAuthenticationSettingsForm |
resetPasswordValidityPeriod(com.crm.dataobject.ecenter.UserAuthenticationSettingsForm form)
Resets the password validity period
|
com.crm.dataobject.ecenter.UserAuthenticationSettingsForm |
resetUserAuthSetting(com.crm.dataobject.ecenter.UserAuthenticationSettingsForm userAuthSetting) |
com.crm.dataobject.ecenter.UserAuthenticationSettingsForm |
saveButton(com.crm.dataobject.ecenter.UserAuthenticationSettingsForm form)
Saves a user authentication.
|
addAttachmentButton, addExistingAttachmentButton, addExistingAttachmentsButton, addTrace, assignEntity, echoDto, echoDto, echoDto, echoDtos, getAccountsReceivableEntityOptions, getActiveInactiveOptions, getActiveInactiveOptions, getAllowedDeniedOptions, getAllowedDeniedOptions, getApplicationOptions, getArchiveDataEntityOptions, getArchiveDataEntityOptions, getArchiveEntityOptions, getArchiveEntityOptions, getAssignableEntityOptions, getCurrentDateString, getCurrentDay, getCurrentMonth, getCurrentYear, getDayOfWeekOptions, getDayOfWeekOptions, getDtoFromCollection, getEntityCategoryOptions, getEntityFieldOptions, getEntityOptions, getEntityStateOptions, getEntityStatusOptions, getEntityTypeOptions, getExplicitViewingAccessEntityOptions, getHourOptions, getHourOptions, getImplicitViewingAccessEntityOptions, getModuleOptions, getModulePrintoutOptions, getModuleProcessOptions, getMonthEndDate, getMonthStartDate, getOperatorOptions, getOperatorOptions, getStateOptions, getStringFormattingOptions, getStringFormattingOptions, getTimeOfDayOptions, getTimeOfDayOptions, getTrueFalseOptions, getTrueFalseOptions, getUnitOfTimeOptions, getUnitOfTimeOptions, getWeekEndDate, getWeekStartDate, getYesNoOptions, getYesNoOptions, invoke, load, loadAchivedData, loadAttachmentsTab, loadDaysOfMonthOptions, loadDaysOfMonthOptions, loadEntityAttributeTranslations, loadMonthNumberOptions, loadMonthNumberOptions, loadMonthOptions, loadMonthOptions, readFileContent, removeAttachmentButton, setDefaultLanguage, setDtoAsNotEditable, setDtoAsNotModified, setLanguageTranslations, setMandatoryField, setMandatoryFields, setOwnerGroup
public CRMUIUserAuthenticationSettingsBean()
public com.crm.dataobject.ecenter.UserAuthenticationSettingsForm loadForm() throws com.crm.exception.CRMException, java.lang.Exception
java.lang.Exception
com.crm.exception.CRMException
public com.crm.dataobject.ecenter.UserAuthenticationSettingsForm editButton(com.crm.dataobject.ecenter.UserAuthenticationSettingsForm userAuthenticationSettings) throws java.lang.Exception
userAuthenticationSettings
- - the user authentication to loadjava.lang.Exception
public com.crm.dataobject.ecenter.UserAuthenticationSettingsForm saveButton(com.crm.dataobject.ecenter.UserAuthenticationSettingsForm form) throws java.lang.Exception
form
- - the user authentication form to savejava.lang.Exception
public com.crm.framework.main.LookupBuilder getServerTypeOptions() throws java.lang.Exception
java.lang.Exception
public com.crm.framework.main.LookupBuilder getServerTypeOptions(java.lang.String emptyValue) throws java.lang.Exception
emptyValue
- - an empty valuejava.lang.Exception
public com.crm.dataobject.ecenter.UserAuthenticationSettingsForm resetUserAuthSetting(com.crm.dataobject.ecenter.UserAuthenticationSettingsForm userAuthSetting) throws java.lang.Exception
java.lang.Exception
public java.util.ArrayList<com.crm.dataobject.users.IPAuthorisationRule> loadIpAuthorisationRulesTab(com.crm.dataobject.ecenter.UserAuthenticationSettingsForm form) throws java.lang.Exception
form
- - the user authentication settings form to load the IP authorisation rules forjava.lang.Exception
public com.crm.framework.main.LookupBuilder getAuthorisationRuleStateOptions() throws java.lang.Exception
java.lang.Exception
public com.crm.framework.main.LookupBuilder getAuthorisationRuleStateOptions(java.lang.String emptyValue) throws java.lang.Exception
emptyValue
- - an empty valuejava.lang.Exception
public com.crm.dataobject.users.IPAuthorisationRule addIPAuthorisationRuleButton(com.crm.dataobject.ecenter.UserAuthenticationSettingsForm userAuthSetting) throws java.lang.Exception
userAuthSetting
- - the user authentication setting to add the IP authorisation rule forjava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> removeIPAuthorisationRuleButton(java.util.ArrayList<com.crm.dataobject.CRMDO> ipAuthorisationRuleList) throws java.lang.Exception
ipAuthorisationRuleList
- - the IP authorisation rules to removejava.lang.Exception
public com.crm.dataobject.users.IPAddressRestriction addIPAddressButton() throws java.lang.Exception
java.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> removeIPAddressButton(java.util.ArrayList<com.crm.dataobject.CRMDO> ipAddressList) throws java.lang.Exception
ipAddressList
- - the IP address restrictions to removejava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.networkmanagement.OrganisationalCriterion> addAllowedOrganisationalCriterionUserButton(java.util.ArrayList<java.lang.String> userIDs) throws java.lang.Exception
java.lang.Exception
public java.util.ArrayList<com.crm.dataobject.networkmanagement.OrganisationalCriterion> addAllowedOrganisationalCriterionUnitButton(java.util.ArrayList<java.lang.String> unitIDs) throws java.lang.Exception
java.lang.Exception
public java.util.ArrayList<com.crm.dataobject.networkmanagement.OrganisationalCriterion> addAllowedOrganisationalCriterionGroupButton(java.util.ArrayList<java.lang.String> groupIDs) throws java.lang.Exception
java.lang.Exception
public java.util.ArrayList<com.crm.dataobject.networkmanagement.OrganisationalCriterion> addAllowedOrganisationalCriterionCommunityButton(java.util.ArrayList<java.lang.String> communityIDs) throws java.lang.Exception
java.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> removeAllowedOrganisationalCriterionButton(java.util.ArrayList<com.crm.dataobject.CRMDO> list) throws java.lang.Exception
list
- - the organisation criteria to removejava.lang.Exception
public com.crm.dataobject.ecenter.UserAuthenticationSettingsForm resetPasswordValidityPeriod(com.crm.dataobject.ecenter.UserAuthenticationSettingsForm form)
form
- - the user authentication settings form to reset the password validity forpublic com.crm.dataobject.ecenter.UserAuthenticationSettingsForm resetAuthenticationPolicy(com.crm.dataobject.ecenter.UserAuthenticationSettingsForm form)
form
- - the user authentication settings form to reset the password validity forpublic java.util.ArrayList<com.crm.dataobject.CRMDO> addUserExceptionButton(java.util.ArrayList<java.lang.String> userIDs) throws java.lang.Exception
userIDs
- - the user IDsjava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> removeUserExceptionButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList) throws java.lang.Exception
dtoList
- - a list of user exceptions to deletejava.lang.Exception