com.atlassian.confluence.it.setup.userdirectory
Class InternalUserDirectorySetup

java.lang.Object
  extended by com.atlassian.confluence.it.setup.userdirectory.InternalUserDirectorySetup
All Implemented Interfaces:
UserDirectorySetupType

public class InternalUserDirectorySetup
extends Object
implements UserDirectorySetupType

Represents a setup using an internal Confluence user directory, with a locally-defined System Administrator.


Method Summary
 User getAdminUser()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getAdminUser

public User getAdminUser()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2003-2012 Atlassian. All Rights Reserved.