com.atlassian.confluence.it.admin
Class ViewSecurityConfiguration

java.lang.Object
  extended by 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 Summary
ViewSecurityConfiguration(net.sourceforge.jwebunit.junit.WebTester webTester)
           
 
Method Summary
 EditSecurityConfiguration edit()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewSecurityConfiguration

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

edit

public EditSecurityConfiguration edit()


Copyright © 2003-2012 Atlassian. All Rights Reserved.