com.atlassian.crowd.pageobjects
Class LogoutPage

java.lang.Object
  extended by com.atlassian.crowd.pageobjects.AbstractCrowdPage
      extended by com.atlassian.crowd.pageobjects.CrowdLoginPage
          extended by com.atlassian.crowd.pageobjects.LogoutPage
All Implemented Interfaces:
com.atlassian.pageobjects.Page, com.atlassian.pageobjects.page.LoginPage

public class LogoutPage
extends CrowdLoginPage


Field Summary
 
Fields inherited from class com.atlassian.crowd.pageobjects.AbstractCrowdPage
binder, driver, finder, footer, pageBinder
 
Constructor Summary
LogoutPage()
           
 
Method Summary
 String getUrl()
           
 
Methods inherited from class com.atlassian.crowd.pageobjects.CrowdLoginPage
login, login, loginAsSysAdmin, loginAsSysAdmin, waitUntilContentLoad
 
Methods inherited from class com.atlassian.crowd.pageobjects.AbstractCrowdPage
getHeader, waitUntilPageLoad
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogoutPage

public LogoutPage()
Method Detail

getUrl

public String getUrl()
Specified by:
getUrl in interface com.atlassian.pageobjects.Page
Overrides:
getUrl in class CrowdLoginPage


Copyright © 2013 Atlassian. All Rights Reserved.