Class SAMLLogoutPage

  • All Implemented Interfaces:
    LogoutPage, com.atlassian.pageobjects.Page, com.atlassian.pageobjects.page.LoginPage

    @Deprecated
    public class SAMLLogoutPage
    extends ConfluenceLoginPage
    implements LogoutPage
    Deprecated.
    in 6.1. Use DefaultLogoutPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
    Only used for EAC staging sanity tests
    Since:
    6.1
    • Constructor Detail

      • SAMLLogoutPage

        public SAMLLogoutPage()
        Deprecated.
    • Method Detail

      • getUrl

        public String getUrl()
        Deprecated.
        Specified by:
        getUrl in interface com.atlassian.pageobjects.Page
        Overrides:
        getUrl in class ConfluenceLoginPage
      • waitUntilLoggedOut

        public void waitUntilLoggedOut()
        Deprecated.