Package com.atlassian.mywork.pageobjects
Class OAuthConfirmPage
- java.lang.Object
-
- com.atlassian.mywork.pageobjects.OAuthConfirmPage
-
public class OAuthConfirmPage extends Object
-
-
Constructor Summary
Constructors Constructor Description OAuthConfirmPage()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <P> PconfirmHandlingWebLoginIfRequired(String username, String password, Class<P> nextPage, Object... args)<P> PdenyHandlingWebLoginIfRequired(String username, String password, Class<P> nextPage, Object... args)
-