public interface ISecurityDiscovery extends ICICSResource
Modifier and Type | Interface and Description |
---|---|
static class |
ISecurityDiscovery.CmdValue
Enumeration type for field CMD
|
static class |
ISecurityDiscovery.Db2Value
Enumeration type for field DB2
|
static class |
ISecurityDiscovery.DctValue
Enumeration type for field DCT
|
static class |
ISecurityDiscovery.FctValue
Enumeration type for field FCT
|
static class |
ISecurityDiscovery.HfsValue
Enumeration type for field HFS
|
static class |
ISecurityDiscovery.JctValue
Enumeration type for field JCT
|
static class |
ISecurityDiscovery.PctValue
Enumeration type for field PCT
|
static class |
ISecurityDiscovery.PptValue
Enumeration type for field PPT
|
static class |
ISecurityDiscovery.PsbValue
Enumeration type for field PSB
|
static class |
ISecurityDiscovery.ResValue
Enumeration type for field RES
|
static class |
ISecurityDiscovery.StatusValue
Enumeration type for field STATUS
|
static class |
ISecurityDiscovery.TranValue
Enumeration type for field TRAN
|
static class |
ISecurityDiscovery.TstValue
Enumeration type for field TST
|
static class |
ISecurityDiscovery.UserValue
Enumeration type for field USER
|
COPYRIGHT
getCICSContainer, getCICSRelease, getRegionName
getCICSType, getName
ICICSType<ISecurityDiscovery> getObjectType()
getObjectType
in interface ICICSObject
getObjectType
in interface com.ibm.cics.model.meta.ITypedObject
ISecurityDiscovery.StatusValue getStatus()
Security Discovery status
The current status (ON or OFF) of Security Discovery.
ISecurityDiscovery.CmdValue getCmd()
CMD discovery status
Indicates whether resource access requests controlled by the XCMD SIT parameter are being discovered or not.
ISecurityDiscovery.Db2Value getDb2()
DB2 discovery status
Indicates whether resource access requests controlled by the XDB2 SIT parameter are being discovered or not.
ISecurityDiscovery.DctValue getDct()
DCT discovery status
Indicates whether resource access requests controlled by the XDCT SIT parameter are being discovered or not.
ISecurityDiscovery.FctValue getFct()
FCT discovery status
Indicates whether resource access requests controlled by the XFCT SIT parameter are being discovered or not.
ISecurityDiscovery.HfsValue getHfs()
HFS discovery status
Indicates whether resource access requests controlled by the XHFS SIT parameter are being discovered or not.
ISecurityDiscovery.JctValue getJct()
JCT discovery status
Indicates whether resource access requests controlled by the XJCT SIT parameter are being discovered or not.
ISecurityDiscovery.PctValue getPct()
PCT discovery status
Indicates whether resource access requests controlled by the XPCT SIT parameter are being discovered or not.
ISecurityDiscovery.PptValue getPpt()
PPT discovery status
Indicates whether resource access requests controlled by the XPPT SIT parameter are being discovered or not.
ISecurityDiscovery.PsbValue getPsb()
PSB discovery status
Indicates whether resource access requests controlled by the XPSB SIT parameter are being discovered or not.
ISecurityDiscovery.ResValue getRes()
RES discovery status
Indicates whether resource access requests controlled by the XRES SIT parameter are being discovered or not.
ISecurityDiscovery.TranValue getTran()
TRAN discovery status
Indicates whether resource access requests controlled by the XTRAN SIT parameter are being discovered or not.
ISecurityDiscovery.TstValue getTst()
TST discovery status
Indicates whether resource access requests controlled by the XTST SIT parameter are being discovered or not.
ISecurityDiscovery.UserValue getUser()
USER discovery status
Indicates whether resource access requests controlled by the XUSER SIT parameter are being discovered or not.
java.util.Date getLastsecdtime()
The last time a resource access was recorded by Security Discovery
The last time a resource access was recorded by Security Discovery.
java.util.Date getLastwrittime()
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.
java.lang.Long getSecdcount()
Total number of resource accesses recorded by Security Discovery
The total number of resource accesses recorded by Security Discovery
java.lang.Long getNewsecdcount()
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.
ISecurityDiscoveryReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface ICICSResource
Copyright ? 2008-2015 IBM Corp. All Rights Reserved.