public interface SsoServerSAML1CacheEntryMBean
Modifier and Type | Method and Description |
---|---|
Long |
getSAML1CacheHits()
Getter for the "SAML1CacheHits" variable.
|
Integer |
getSAML1CacheIndex()
Getter for the "SAML1CacheIndex" variable.
|
Long |
getSAML1CacheMisses()
Getter for the "SAML1CacheMisses" variable.
|
String |
getSAML1CacheName()
Getter for the "SAML1CacheName" variable.
|
Long |
getSAML1CacheReads()
Getter for the "SAML1CacheReads" variable.
|
Long |
getSAML1CacheWrites()
Getter for the "SAML1CacheWrites" variable.
|
Long getSAML1CacheMisses() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Long getSAML1CacheHits() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Long getSAML1CacheWrites() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Long getSAML1CacheReads() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
String getSAML1CacheName() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Integer getSAML1CacheIndex() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.