Interface ISecurityDiscovery

    • Method Detail

      • getStatus

        ISecurityDiscovery.StatusValue getStatus()
        Getter for field STATUS

        Security Discovery status

        The current status (ON or OFF) of Security Discovery.

      • getCmd

        ISecurityDiscovery.CmdValue getCmd()
        Getter for field CMD

        CMD discovery status

        Indicates whether resource access requests controlled by the XCMD SIT parameter are being discovered or not.

      • getDb2

        ISecurityDiscovery.Db2Value getDb2()
        Getter for field DB2

        DB2 discovery status

        Indicates whether resource access requests controlled by the XDB2 SIT parameter are being discovered or not.

      • getDct

        ISecurityDiscovery.DctValue getDct()
        Getter for field DCT

        DCT discovery status

        Indicates whether resource access requests controlled by the XDCT SIT parameter are being discovered or not.

      • getFct

        ISecurityDiscovery.FctValue getFct()
        Getter for field FCT

        FCT discovery status

        Indicates whether resource access requests controlled by the XFCT SIT parameter are being discovered or not.

      • getHfs

        ISecurityDiscovery.HfsValue getHfs()
        Getter for field HFS

        HFS discovery status

        Indicates whether resource access requests controlled by the XHFS SIT parameter are being discovered or not.

      • getJct

        ISecurityDiscovery.JctValue getJct()
        Getter for field JCT

        JCT discovery status

        Indicates whether resource access requests controlled by the XJCT SIT parameter are being discovered or not.

      • getPct

        ISecurityDiscovery.PctValue getPct()
        Getter for field PCT

        PCT discovery status

        Indicates whether resource access requests controlled by the XPCT SIT parameter are being discovered or not.

      • getPpt

        ISecurityDiscovery.PptValue getPpt()
        Getter for field PPT

        PPT discovery status

        Indicates whether resource access requests controlled by the XPPT SIT parameter are being discovered or not.

      • getPsb

        ISecurityDiscovery.PsbValue getPsb()
        Getter for field PSB

        PSB discovery status

        Indicates whether resource access requests controlled by the XPSB SIT parameter are being discovered or not.

      • getRes

        ISecurityDiscovery.ResValue getRes()
        Getter for field RES

        RES discovery status

        Indicates whether resource access requests controlled by the XRES SIT parameter are being discovered or not.

      • getTran

        ISecurityDiscovery.TranValue getTran()
        Getter for field TRAN

        TRAN discovery status

        Indicates whether resource access requests controlled by the XTRAN SIT parameter are being discovered or not.

      • getTst

        ISecurityDiscovery.TstValue getTst()
        Getter for field TST

        TST discovery status

        Indicates whether resource access requests controlled by the XTST SIT parameter are being discovered or not.

      • getUser

        ISecurityDiscovery.UserValue getUser()
        Getter for field USER

        USER discovery status

        Indicates whether resource access requests controlled by the XUSER SIT parameter are being discovered or not.

      • getLastsecdtime

        java.util.Date getLastsecdtime()
        Getter for field LASTSECDTIME

        The last time a resource access was recorded by Security Discovery

        The last time a resource access was recorded by Security Discovery.

      • getLastwrittime

        java.util.Date getLastwrittime()
        Getter for field LASTWRITTIME

        The last time the Security Discovery data was written to the log stream.

        The last time the Security Discovery data was written to the DFHSECD log stream.

      • getSecdcount

        java.lang.Long getSecdcount()
        Getter for field SECDCOUNT

        Total number of resource accesses recorded by Security Discovery

        The total number of resource accesses recorded by Security Discovery

      • getNewsecdcount

        java.lang.Long getNewsecdcount()
        Getter for field NEWSECDCOUNT

        Number of resource accesses recorded by Security Discovery since the data was written out

        Number of resource accesses recorded by Security Discovery since the data was last written to the DFHSECD log stream.