Class SsoTabViewEvent

java.lang.Object
com.atlassian.crowd.event.sso.SsoTabViewEvent

public class SsoTabViewEvent extends Object
Event published when user sees the application SSO tab. Includes information whether SSO was available.
  • Constructor Details

    • SsoTabViewEvent

      public SsoTabViewEvent(boolean isSsoAvailable)
  • Method Details

    • isSsoAvailable

      public boolean isSsoAvailable()