Class SsoServerSAML1CacheEntry

    • Field Detail

      • SAML1CacheMisses

        protected Long SAML1CacheMisses
        Variable for storing the value of "SAML1CacheMisses". The variable is identified by: "1.3.6.1.4.1.42.2.230.3.1.1.2.1.16.1.1.6". "Count of SAML1 Cache misses"
      • SAML1CacheHits

        protected Long SAML1CacheHits
        Variable for storing the value of "SAML1CacheHits". The variable is identified by: "1.3.6.1.4.1.42.2.230.3.1.1.2.1.16.1.1.5". "Count of SAML1 Cache hits"
      • SAML1CacheWrites

        protected Long SAML1CacheWrites
        Variable for storing the value of "SAML1CacheWrites". The variable is identified by: "1.3.6.1.4.1.42.2.230.3.1.1.2.1.16.1.1.4". "Count of SAML1 Cache writes"
      • SAML1CacheReads

        protected Long SAML1CacheReads
        Variable for storing the value of "SAML1CacheReads". The variable is identified by: "1.3.6.1.4.1.42.2.230.3.1.1.2.1.16.1.1.3". "Count of SAML1 Cache reads"
      • SAML1CacheName

        protected String SAML1CacheName
        Variable for storing the value of "SAML1CacheName". The variable is identified by: "1.3.6.1.4.1.42.2.230.3.1.1.2.1.16.1.1.2". "SAML1 Cache name"
      • SAML1CacheIndex

        protected Integer SAML1CacheIndex
        Variable for storing the value of "SAML1CacheIndex". The variable is identified by: "1.3.6.1.4.1.42.2.230.3.1.1.2.1.16.1.1.1". "Cache index into table"
    • Constructor Detail

      • SsoServerSAML1CacheEntry

        public SsoServerSAML1CacheEntry​(com.sun.management.snmp.agent.SnmpMib myMib)
        Constructor for the "SsoServerSAML1CacheEntry" group.
    • Method Detail

      • getSAML1CacheMisses

        public Long getSAML1CacheMisses()
                                 throws com.sun.management.snmp.SnmpStatusException
        Getter for the "SAML1CacheMisses" variable.
        Specified by:
        getSAML1CacheMisses in interface SsoServerSAML1CacheEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getSAML1CacheHits

        public Long getSAML1CacheHits()
                               throws com.sun.management.snmp.SnmpStatusException
        Getter for the "SAML1CacheHits" variable.
        Specified by:
        getSAML1CacheHits in interface SsoServerSAML1CacheEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getSAML1CacheWrites

        public Long getSAML1CacheWrites()
                                 throws com.sun.management.snmp.SnmpStatusException
        Getter for the "SAML1CacheWrites" variable.
        Specified by:
        getSAML1CacheWrites in interface SsoServerSAML1CacheEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getSAML1CacheReads

        public Long getSAML1CacheReads()
                                throws com.sun.management.snmp.SnmpStatusException
        Getter for the "SAML1CacheReads" variable.
        Specified by:
        getSAML1CacheReads in interface SsoServerSAML1CacheEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getSAML1CacheName

        public String getSAML1CacheName()
                                 throws com.sun.management.snmp.SnmpStatusException
        Getter for the "SAML1CacheName" variable.
        Specified by:
        getSAML1CacheName in interface SsoServerSAML1CacheEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getSAML1CacheIndex

        public Integer getSAML1CacheIndex()
                                   throws com.sun.management.snmp.SnmpStatusException
        Getter for the "SAML1CacheIndex" variable.
        Specified by:
        getSAML1CacheIndex in interface SsoServerSAML1CacheEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException