public interface SingleSignOnMBean
| Modifier and Type | Method and Description |
|---|---|
int |
getActiveSessionCount()
Gets the number of sessions participating in SSO
|
int |
getHitCount()
Gets the number of SSO cache hits
|
int |
getMissCount()
Gets the number of SSO cache misses
|
int getActiveSessionCount()
int getHitCount()
int getMissCount()
Copyright © 2019. All rights reserved.