Class ViewSecurityConfiguration

java.lang.Object
com.atlassian.confluence.it.admin.ViewSecurityConfiguration

public class ViewSecurityConfiguration extends Object
Allows inspection of security configuration settings. Unfortunately, due to an oddness in the view mode of Security Configuration, checked checkboxes are rendered as checked="", which makes it hard to distinguish which ones are checked and which aren't. So for now, just return to EditSecurityConfiguration.
  • Constructor Details

    • ViewSecurityConfiguration

      public ViewSecurityConfiguration(net.sourceforge.jwebunit.junit.WebTester webTester)
  • Method Details