Class ApplicationSSOPage

java.lang.Object
com.atlassian.crowd.pageobjects.AbstractCrowdPage
com.atlassian.crowd.pageobjects.ApplicationSSOPage
All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class ApplicationSSOPage extends AbstractCrowdPage
  • Field Details

    • VALIDATION_CONTAINER_SELECTOR

      public static final org.openqa.selenium.By VALIDATION_CONTAINER_SELECTOR
    • applicationId

      protected com.atlassian.pageobjects.elements.PageElement applicationId
    • ssoDisabledMessage

      protected com.atlassian.pageobjects.elements.PageElement ssoDisabledMessage
    • active

      protected com.atlassian.pageobjects.elements.PageElement active
    • saveButton

      protected com.atlassian.pageobjects.elements.PageElement saveButton
    • acknowledgeSsoDisabledButton

      protected com.atlassian.pageobjects.elements.PageElement acknowledgeSsoDisabledButton
  • Constructor Details

    • ApplicationSSOPage

      public ApplicationSSOPage(String paramName, String paramValue)
  • Method Details

    • getUrl

      public String getUrl()
    • setConfiguration

      public ApplicationSSOPage setConfiguration(Boolean enable, String entityIdValue, String assertionURLValue)
    • waitUntilDisabledMessageLoaded

      public void waitUntilDisabledMessageLoaded()
    • acknowledgeDisablingSsoWarning

      public void acknowledgeDisablingSsoWarning()
    • getApplicationId

      public String getApplicationId()
    • waitForSuccessMessage

      public void waitForSuccessMessage()
    • getAssertionURLError

      public String getAssertionURLError()