public final class SecurityDomainGlobalStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
XSGIDE
Constant: 0x2E = 46
|
static int |
XSGVERS
Constant: 0x01 = 1
|
STIASG, STIAUTO, STICLEN, STICONMR, STICONSR, STICONSS, STID2G, STID2R, STIDBUSS, STIDHD, STIDS, STIDSR, STIDST, STIECC, STIECG, STIECR, STIEND, STIEPG, STIEPR, STIFCR, STIFEPIC, STIFEPIP, STIFEPIT, STIISR, STILDB, STILDG, STILDP, STILDR, STILDY, STILGG, STILGR, STILGS, STILSRFR, STILSRR, STIM, STIMLR, STIMNR, STIMPR, STIMQG, STIMQR, STINDJ, STINQG, STIPAUTO, STIPGD, STIPGE, STIPGP, STIPGR, STIPIR, STIPIW, STIRLR, STIRMG, STISDG, STISDR, STISECUR, STISJG, STISJR, STISJS, STISMD, STISMDSA, STISMT, STISOG, STISOR, STIST, STITCR, STITDG, STITDQG, STITDQR, STITDR, STITM, STITSQ, STIUSG, STIVT, STIW2R, STIWBG, STIWBR, STIXMC, STIXMG, STIXMR
Modifier and Type | Method and Description |
---|---|
static SecurityDomainGlobalStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
xsgAceeIcrxCur()
XSG_ACEE_ICRX_CUR value.
|
long |
xsgAceeIcrxNew()
XSG_ACEE_ICRX_NEW value.
|
long |
xsgAceeIcrxPeak()
XSG_ACEE_ICRX_PEAK value.
|
long |
xsgAceeNoicrxCur()
XSG_ACEE_NOICRX_CUR value.
|
long |
xsgAceeNoicrxNew()
XSG_ACEE_NOICRX_NEW value.
|
long |
xsgAceeNoicrxPeak()
XSG_ACEE_NOICRX_PEAK value.
|
long |
xsgAuthenFastPass()
XSG_AUTHEN_FAST_PASS value.
|
long |
xsgAuthenFullFail()
XSG_AUTHEN_FULL_FAIL value.
|
long |
xsgAuthenFullPass()
XSG_AUTHEN_FULL_PASS value.
|
long |
xsgAuthenJwtcFail()
XSG_AUTHEN_JWTC_FAIL value.
|
long |
xsgAuthenJwtcPass()
XSG_AUTHEN_JWTC_PASS value.
|
long |
xsgAuthenJwtFail()
XSG_AUTHEN_JWT_FAIL value.
|
long |
xsgAuthenJwtPass()
XSG_AUTHEN_JWT_PASS value.
|
long |
xsgAuthenKerbFail()
XSG_AUTHEN_KERB_FAIL value.
|
long |
xsgAuthenKerbPass()
XSG_AUTHEN_KERB_PASS value.
|
long |
xsgAuthorComdFail()
XSG_AUTHOR_COMD_FAIL value.
|
long |
xsgAuthorComdPass()
XSG_AUTHOR_COMD_PASS value.
|
long |
xsgAuthorNonCicsFail()
XSG_AUTHOR_NON_CICS_FAIL value.
|
long |
xsgAuthorNonCicsPass()
XSG_AUTHOR_NON_CICS_PASS value.
|
long |
xsgAuthorResFail()
XSG_AUTHOR_RES_FAIL value.
|
long |
xsgAuthorResPass()
XSG_AUTHOR_RES_PASS value.
|
long |
xsgAuthorSurFail()
XSG_AUTHOR_SUR_FAIL value.
|
long |
xsgAuthorSurPass()
XSG_AUTHOR_SUR_PASS value.
|
int |
xsgdvers()
XSGDVERS value.
|
long |
xsgEsmRequestsCur()
XSG_ESM_REQUESTS_CUR value.
|
long |
xsgEsmRequestsMax()
XSG_ESM_REQUESTS_MAX value.
|
long |
xsgEsmRequestsPeak()
XSG_ESM_REQUESTS_PEAK value.
|
long |
xsgEsmWaitersCur()
XSG_ESM_WAITERS_CUR value.
|
long |
xsgEsmWaitersMax()
XSG_ESM_WAITERS_MAX value.
|
long |
xsgEsmWaitersPeak()
XSG_ESM_WAITERS_PEAK value.
|
int |
xsgid()
XSGID value.
|
int |
xsglen()
XSGLEN value.
|
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int XSGIDE
public static final int XSGVERS
public int xsglen()
public int xsgid()
public int xsgdvers()
public long xsgAceeIcrxNew()
public long xsgAceeNoicrxNew()
public long xsgAceeIcrxCur()
public long xsgAceeIcrxPeak()
public long xsgAceeNoicrxCur()
public long xsgAceeNoicrxPeak()
public long xsgAuthenFastPass()
public long xsgAuthenFullPass()
public long xsgAuthenFullFail()
public long xsgAuthenKerbPass()
public long xsgAuthenKerbFail()
public long xsgAuthenJwtcPass()
public long xsgAuthenJwtcFail()
public long xsgAuthenJwtPass()
public long xsgAuthenJwtFail()
public long xsgAuthorResPass()
public long xsgAuthorResFail()
public long xsgAuthorComdPass()
public long xsgAuthorComdFail()
public long xsgAuthorSurPass()
public long xsgAuthorSurFail()
public long xsgAuthorNonCicsPass()
public long xsgAuthorNonCicsFail()
public long xsgEsmRequestsMax()
public long xsgEsmRequestsCur()
public long xsgEsmRequestsPeak()
public long xsgEsmWaitersMax()
public long xsgEsmWaitersCur()
public long xsgEsmWaitersPeak()
public static SecurityDomainGlobalStatistics create(byte[] Data, int offset, int length)
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the sectionCopyright © 2020 Black Hill Software Pty Ltd. All rights reserved.