com.atlassian.mywork.pageobjects
Class AuthenticationPage

java.lang.Object
  extended by com.atlassian.mywork.pageobjects.AuthenticationPage
All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class AuthenticationPage
extends java.lang.Object
implements com.atlassian.pageobjects.Page


Constructor Summary
AuthenticationPage()
           
 
Method Summary
 java.lang.String getUrl()
           
 boolean isCompleted()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthenticationPage

public AuthenticationPage()
Method Detail

isCompleted

public boolean isCompleted()

getUrl

public java.lang.String getUrl()
Specified by:
getUrl in interface com.atlassian.pageobjects.Page


Copyright © 2012 Atlassian. All Rights Reserved.