public class SsoServerSAML1CacheEntry extends Object implements SsoServerSAML1CacheEntryMBean, Serializable
Modifier and Type | Field and Description |
---|---|
protected Long |
SAML1CacheHits
Variable for storing the value of "SAML1CacheHits".
|
protected Integer |
SAML1CacheIndex
Variable for storing the value of "SAML1CacheIndex".
|
protected Long |
SAML1CacheMisses
Variable for storing the value of "SAML1CacheMisses".
|
protected String |
SAML1CacheName
Variable for storing the value of "SAML1CacheName".
|
protected Long |
SAML1CacheReads
Variable for storing the value of "SAML1CacheReads".
|
protected Long |
SAML1CacheWrites
Variable for storing the value of "SAML1CacheWrites".
|
Constructor and Description |
---|
SsoServerSAML1CacheEntry(com.sun.management.snmp.agent.SnmpMib myMib)
Constructor for the "SsoServerSAML1CacheEntry" group.
|
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.
|
protected Long SAML1CacheMisses
protected Long SAML1CacheHits
protected Long SAML1CacheWrites
protected Long SAML1CacheReads
protected String SAML1CacheName
protected Integer SAML1CacheIndex
public SsoServerSAML1CacheEntry(com.sun.management.snmp.agent.SnmpMib myMib)
public Long getSAML1CacheMisses() throws com.sun.management.snmp.SnmpStatusException
getSAML1CacheMisses
in interface SsoServerSAML1CacheEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getSAML1CacheHits() throws com.sun.management.snmp.SnmpStatusException
getSAML1CacheHits
in interface SsoServerSAML1CacheEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getSAML1CacheWrites() throws com.sun.management.snmp.SnmpStatusException
getSAML1CacheWrites
in interface SsoServerSAML1CacheEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getSAML1CacheReads() throws com.sun.management.snmp.SnmpStatusException
getSAML1CacheReads
in interface SsoServerSAML1CacheEntryMBean
com.sun.management.snmp.SnmpStatusException
public String getSAML1CacheName() throws com.sun.management.snmp.SnmpStatusException
getSAML1CacheName
in interface SsoServerSAML1CacheEntryMBean
com.sun.management.snmp.SnmpStatusException
public Integer getSAML1CacheIndex() throws com.sun.management.snmp.SnmpStatusException
getSAML1CacheIndex
in interface SsoServerSAML1CacheEntryMBean
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.