Class EditSecurityConfiguration
java.lang.Object
com.atlassian.confluence.it.admin.EditSecurityConfiguration
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoidcancel()static EditSecurityConfigurationFactory method to visit the edit configuration screen from anywhere.static EditSecurityConfigurationeditConfigurationFromAnywhere(net.sourceforge.jwebunit.junit.WebTester webTester) protected static EditSecurityConfigurationeditConfigurationFromView(net.sourceforge.jwebunit.junit.WebTester webTester) intintbooleanbooleanDeprecated.booleanbooleanbooleanbooleanbooleanbooleansetAddWildcardsToUserAndGroupSearchesEnabled(boolean enabled) setAnonymousRemoteApiEnabled(boolean enabled) setAntiXssModeEnabled(boolean enabled) Deprecated.voidsetElevatedSecurityCheckEnabled(boolean enabled) setEmailAddressVisibility(String setting) setExternalUserManagement(boolean enabled) setLoginAttemptsThreshold(int loginAttemptsThreshold) setMaxRssItems(int max) setPublicSignupEnabled(boolean enabled) setShowSystemInfoIn500PageEnabled(boolean enabled) setSpaceStylesEnabled(boolean enabled) setWebSudoEnabled(boolean enabled) setWebSudoTimeout(long timeout) voidsubmit()Submit and don't construct a new state.Submit and immediately click edit so that more editing can be done.Submit, expecting that we'll be taken back to the edit page and that there will be errors shown.
-
Method Details
-
editConfigurationFromAnywhere
Factory method to visit the edit configuration screen from anywhere.- Returns:
- a new EditSecurityConfiguration ready to use.
-
editConfigurationFromAnywhere
public static EditSecurityConfiguration editConfigurationFromAnywhere(net.sourceforge.jwebunit.junit.WebTester webTester) -
editConfigurationFromView
protected static EditSecurityConfiguration editConfigurationFromView(net.sourceforge.jwebunit.junit.WebTester webTester) -
getExpectedTitle
-
submitAndReEdit
Submit and immediately click edit so that more editing can be done. -
submitAndView
-
submitExpectingErrors
Submit, expecting that we'll be taken back to the edit page and that there will be errors shown. -
submit
public void submit()Submit and don't construct a new state. Useful in tearDowns when you aren't going to want to do anything with the result. -
cancel
-
setWebSudoEnabled
-
setWebSudoTimeout
-
setExternalUserManagement
-
setAntiXssModeEnabled
Deprecated. -
isAntiXssModeEnabled
Deprecated. -
isExternalUserManagementEnabled
public boolean isExternalUserManagementEnabled() -
isAddWildcardsToUserAndGroupSearchesEnabled
public boolean isAddWildcardsToUserAndGroupSearchesEnabled() -
setAddWildcardsToUserAndGroupSearchesEnabled
-
setPublicSignupEnabled
-
isSpaceStylesEnabled
public boolean isSpaceStylesEnabled() -
setSpaceStylesEnabled
-
isShowSystemInfoIn500PageEnabled
public boolean isShowSystemInfoIn500PageEnabled() -
setShowSystemInfoIn500PageEnabled
-
getMaxRssItems
public int getMaxRssItems() -
setMaxRssItems
-
getRssTimeoutField
-
getPageTimeoutField
-
getExpectedRssTimeoutInvalidMessage
-
getExpectedPageTimeoutInvalidMessage
-
setEmailAddressVisibility
-
setAnonymousRemoteApiEnabled
-
isEventedSecurityCheckEnabled
public boolean isEventedSecurityCheckEnabled() -
setElevatedSecurityCheckEnabled
-
getLoginAttemptsThreshold
public int getLoginAttemptsThreshold() -
setLoginAttemptsThreshold
-
isXsrfAddCommmentsEnabled
public boolean isXsrfAddCommmentsEnabled() -
isWebSudoEnabled
public boolean isWebSudoEnabled() -
assertAttachmentSecurityLevel
-
setAttachmentSecurityLevel
-