Interface SingleSignOnMBean

    • Method Detail

      • getActiveSessionCount

        int getActiveSessionCount()
        Gets the number of sessions participating in SSO
        Returns:
        Number of sessions participating in SSO
      • getHitCount

        int getHitCount()
        Gets the number of SSO cache hits
        Returns:
        Number of SSO cache hits
      • getMissCount

        int getMissCount()
        Gets the number of SSO cache misses
        Returns:
        Number of SSO cache misses