Class ZertDetailCommonSection
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Constant: 0x40 = 64static final int
Constant: 0x20 = 32static final int
Constant: 0x20 = 32static final int
Constant: 0x40 = 64static final int
Constant: 0x80 = 128static final int
Constant: 0x80 = 128static final int
Constant: 0x20 = 32static final int
Constant: 0x00 = 0static final int
Constant: 0x40 = 64static final int
Constant: 0x80 = 128 -
Method Summary
Modifier and TypeMethodDescriptionstatic ZertDetailCommonSection
create
(byte[] Data, int offset, int length) create is intended for internal use only.boolean
Return true ifSMF119SC_SAATTLS_Optimized
bit insmf119scSaFlags()
is set.long
SMF119SC_SAConnID value.SMF119SC_SAEDate as a LocalDate.int
SMF119SC_SAEDate raw value.SMF119SC_SAETime and SMF119SC_SAEDate as a ZonedDateTime.boolean
Return true ifSMF119SC_SAEnforcement
bit insmf119scSaFlags()
is set.SMF119SC_SAETime as a LocalTime.long
SMF119SC_SAETime raw valueSMF119SC_SAEvent_Type as a DetailEvent.int
SMF119SC_SAEvent_Type raw value.int
SMF119SC_SAFlags value.long
SMF119SC_SAInBytes value, throws exception if SMF119SC_SAInBytes overflows 64 bit signed integer.SMF119SC_SAInBytes value as a BigInteger.long
SMF119SC_SAInSegDG value, throws exception if SMF119SC_SAInSegDG overflows 64 bit signed integer.SMF119SC_SAInSegDG value as a BigInteger.boolean
Return true ifSMF119SC_SAIPFiltering
bit insmf119scSaSecFlags()
is set.SMF119SC_SAIPProto as a IPProtocol.int
SMF119SC_SAIPProto raw value.boolean
Return true ifSMF119SC_SAIPSec_IPv6_On
bit insmf119scSaSecFlags()
is set.boolean
Return true ifSMF119SC_SAIPSec_On
bit insmf119scSaSecFlags()
is set.boolean
Return true ifSMF119SC_SAIPv6
bit insmf119scSaFlags()
is set.SMF119SC_SAJobID value.SMF119SC_SAJobname value.SMF119SC_SALIP value.SMF119SC_SALIP raw value.int
SMF119SC_SALPort value.long
SMF119SC_SAOutBytes value, throws exception if SMF119SC_SAOutBytes overflows 64 bit signed integer.SMF119SC_SAOutBytes value as a BigInteger.long
SMF119SC_SAOutSegDG value, throws exception if SMF119SC_SAOutSegDG overflows 64 bit signed integer.SMF119SC_SAOutSegDG value as a BigInteger.SMF119SC_SARIP value.SMF119SC_SARIP raw value.int
SMF119SC_SARPort value.SMF119SC_SASDate as a LocalDate.int
SMF119SC_SASDate raw value.SMF119SC_SASTime and SMF119SC_SASDate as a ZonedDateTime.int
SMF119SC_SASecFlags value.boolean
Return true ifSMF119SC_SASecProto_IPSec
bit insmf119scSaSecProtos()
is set.boolean
Return true ifsmf119scSaSecProtos()
equalsSMF119SC_SASecProto_None
.int
SMF119SC_SASecProtos value.boolean
Return true ifSMF119SC_SASecProto_SSH
bit insmf119scSaSecProtos()
is set.boolean
Return true ifSMF119SC_SASecProto_TLS
bit insmf119scSaSecProtos()
is set.SMF119SC_SASTime as a LocalTime.long
SMF119SC_SASTime raw valueSMF119SC_SAUserID value.Methods inherited from class com.blackhillsoftware.smf.SmfData
createSection, getTriplet
-
Field Details
-
SMF119SC_SASecProto_TLS
public static final int SMF119SC_SASecProto_TLSConstant: 0x80 = 128- See Also:
-
SMF119SC_SASecProto_SSH
public static final int SMF119SC_SASecProto_SSHConstant: 0x40 = 64- See Also:
-
SMF119SC_SASecProto_IPSec
public static final int SMF119SC_SASecProto_IPSecConstant: 0x20 = 32- See Also:
-
SMF119SC_SAIPv6
public static final int SMF119SC_SAIPv6Constant: 0x80 = 128- See Also:
-
SMF119SC_SAATTLS_Optimized
public static final int SMF119SC_SAATTLS_OptimizedConstant: 0x40 = 64- See Also:
-
SMF119SC_SAEnforcement
public static final int SMF119SC_SAEnforcementConstant: 0x20 = 32- See Also:
-
SMF119SC_SAIPSec_On
public static final int SMF119SC_SAIPSec_OnConstant: 0x80 = 128- See Also:
-
SMF119SC_SAIPSec_IPv6_On
public static final int SMF119SC_SAIPSec_IPv6_OnConstant: 0x40 = 64- See Also:
-
SMF119SC_SAIPFiltering
public static final int SMF119SC_SAIPFilteringConstant: 0x20 = 32- See Also:
-
SMF119SC_SASecProto_None
public static final int SMF119SC_SASecProto_NoneConstant: 0x00 = 0- See Also:
-
-
Method Details
-
smf119scSaEventType
SMF119SC_SAEvent_Type as a DetailEvent.- Returns:
- DetailEvent SMF119SC_SAEvent_Type
-
smf119scSaEventTypeRawValue
public int smf119scSaEventTypeRawValue()SMF119SC_SAEvent_Type raw value.- Returns:
- int SMF119SC_SAEvent_Type value
-
smf119scSaSecProtos
public int smf119scSaSecProtos()SMF119SC_SASecProtos value.- Returns:
- int SMF119SC_SASecProtos value
-
smf119scSaSecProtoTls
public boolean smf119scSaSecProtoTls()Return true ifSMF119SC_SASecProto_TLS
bit insmf119scSaSecProtos()
is set.- Returns:
- boolean SMF119SC_SASecProto_TLS bit is set in smf119scSaSecProtos()
SMF119SC_SASecProto_TLS = 0x80
-
smf119scSaSecProtoSsh
public boolean smf119scSaSecProtoSsh()Return true ifSMF119SC_SASecProto_SSH
bit insmf119scSaSecProtos()
is set.- Returns:
- boolean SMF119SC_SASecProto_SSH bit is set in smf119scSaSecProtos()
SMF119SC_SASecProto_SSH = 0x40
-
smf119scSaSecProtoIPSec
public boolean smf119scSaSecProtoIPSec()Return true ifSMF119SC_SASecProto_IPSec
bit insmf119scSaSecProtos()
is set.- Returns:
- boolean SMF119SC_SASecProto_IPSec bit is set in smf119scSaSecProtos()
SMF119SC_SASecProto_IPSec = 0x20
-
smf119scSaFlags
public int smf119scSaFlags()SMF119SC_SAFlags value.- Returns:
- int SMF119SC_SAFlags value
-
smf119scSaIPv6
public boolean smf119scSaIPv6()Return true ifSMF119SC_SAIPv6
bit insmf119scSaFlags()
is set.- Returns:
- boolean SMF119SC_SAIPv6 bit is set in smf119scSaFlags()
SMF119SC_SAIPv6 = 0x80
-
smf119scSaAttlsOptimized
public boolean smf119scSaAttlsOptimized()Return true ifSMF119SC_SAATTLS_Optimized
bit insmf119scSaFlags()
is set.- Returns:
- boolean SMF119SC_SAATTLS_Optimized bit is set in smf119scSaFlags()
SMF119SC_SAATTLS_Optimized = 0x40
-
smf119scSaEnforcement
public boolean smf119scSaEnforcement()Return true ifSMF119SC_SAEnforcement
bit insmf119scSaFlags()
is set.- Returns:
- boolean SMF119SC_SAEnforcement bit is set in smf119scSaFlags()
SMF119SC_SAEnforcement = 0x20
-
smf119scSaSecFlags
public int smf119scSaSecFlags()SMF119SC_SASecFlags value.- Returns:
- int SMF119SC_SASecFlags value
-
smf119scSaIPSecOn
public boolean smf119scSaIPSecOn()Return true ifSMF119SC_SAIPSec_On
bit insmf119scSaSecFlags()
is set.- Returns:
- boolean SMF119SC_SAIPSec_On bit is set in smf119scSaSecFlags()
SMF119SC_SAIPSec_On = 0x80
-
smf119scSaIPSecIPv6On
public boolean smf119scSaIPSecIPv6On()Return true ifSMF119SC_SAIPSec_IPv6_On
bit insmf119scSaSecFlags()
is set.- Returns:
- boolean SMF119SC_SAIPSec_IPv6_On bit is set in smf119scSaSecFlags()
SMF119SC_SAIPSec_IPv6_On = 0x40
-
smf119scSaIpFiltering
public boolean smf119scSaIpFiltering()Return true ifSMF119SC_SAIPFiltering
bit insmf119scSaSecFlags()
is set.- Returns:
- boolean SMF119SC_SAIPFiltering bit is set in smf119scSaSecFlags()
SMF119SC_SAIPFiltering = 0x20
-
smf119scSaIpProto
SMF119SC_SAIPProto as a IPProtocol.- Returns:
- IPProtocol SMF119SC_SAIPProto
-
smf119scSaIpProtoRawValue
public int smf119scSaIpProtoRawValue()SMF119SC_SAIPProto raw value.- Returns:
- int SMF119SC_SAIPProto value
-
smf119scSaJobname
SMF119SC_SAJobname value.- Returns:
- String SMF119SC_SAJobname value
-
smf119scSaJobID
SMF119SC_SAJobID value.- Returns:
- String SMF119SC_SAJobID value
-
smf119scSaUserID
SMF119SC_SAUserID value.- Returns:
- String SMF119SC_SAUserID value
-
smf119scSaSTime
SMF119SC_SASTime as a LocalTime.- Returns:
- LocalTime SMF119SC_SASTime Time
- See Also:
-
smf119scSaSTimeRawValue
public long smf119scSaSTimeRawValue()SMF119SC_SASTime raw value- Returns:
- long SMF119SC_SASTime value
-
smf119scSaSDate
SMF119SC_SASDate as a LocalDate.- Returns:
- LocalDate SMF119SC_SASDate Date
- See Also:
-
smf119scSaSDateRawValue
public int smf119scSaSDateRawValue()SMF119SC_SASDate raw value.- Returns:
- int SMF119SC_SASDate value
-
smf119scSaSDateTime
SMF119SC_SASTime and SMF119SC_SASDate as a ZonedDateTime.- Returns:
- ZonedDateTime SMF119SC_SASTime and SMF119SC_SASDate
- See Also:
-
smf119scSaETime
SMF119SC_SAETime as a LocalTime.- Returns:
- LocalTime SMF119SC_SAETime Time
- See Also:
-
smf119scSaETimeRawValue
public long smf119scSaETimeRawValue()SMF119SC_SAETime raw value- Returns:
- long SMF119SC_SAETime value
-
smf119scSaEDate
SMF119SC_SAEDate as a LocalDate.- Returns:
- LocalDate SMF119SC_SAEDate Date
- See Also:
-
smf119scSaEDateRawValue
public int smf119scSaEDateRawValue()SMF119SC_SAEDate raw value.- Returns:
- int SMF119SC_SAEDate value
-
smf119scSaEDateTime
SMF119SC_SAETime and SMF119SC_SAEDate as a ZonedDateTime.- Returns:
- ZonedDateTime SMF119SC_SAETime and SMF119SC_SAEDate
- See Also:
-
smf119scSaRip
SMF119SC_SARIP value.- Returns:
- InetAddress SMF119SC_SARIP value
-
smf119scSaRipRawValue
SMF119SC_SARIP raw value.- Returns:
- BigInteger SMF119SC_SARIP value
-
smf119scSaLip
SMF119SC_SALIP value.- Returns:
- InetAddress SMF119SC_SALIP value
-
smf119scSaLipRawValue
SMF119SC_SALIP raw value.- Returns:
- BigInteger SMF119SC_SALIP value
-
smf119scSaRPort
public int smf119scSaRPort()SMF119SC_SARPort value.- Returns:
- int SMF119SC_SARPort value
-
smf119scSaLPort
public int smf119scSaLPort()SMF119SC_SALPort value.- Returns:
- int SMF119SC_SALPort value
-
smf119scSaConnID
public long smf119scSaConnID()SMF119SC_SAConnID value.- Returns:
- long SMF119SC_SAConnID value
-
smf119scSaInBytes
public long smf119scSaInBytes()SMF119SC_SAInBytes value, throws exception if SMF119SC_SAInBytes overflows 64 bit signed integer.- Returns:
- long SMF119SC_SAInBytes
- Throws:
IllegalArgumentException
- If the value of SMF119SC_SAInBytes exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in SMF119SC_SAInBytes). Usesmf119scSaInBytesAsBigInteger()
if this is possible.
-
smf119scSaInBytesAsBigInteger
SMF119SC_SAInBytes value as a BigInteger.smf119scSaInBytes()
may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger SMF119SC_SAInBytes
-
smf119scSaOutBytes
public long smf119scSaOutBytes()SMF119SC_SAOutBytes value, throws exception if SMF119SC_SAOutBytes overflows 64 bit signed integer.- Returns:
- long SMF119SC_SAOutBytes
- Throws:
IllegalArgumentException
- If the value of SMF119SC_SAOutBytes exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in SMF119SC_SAOutBytes). Usesmf119scSaOutBytesAsBigInteger()
if this is possible.
-
smf119scSaOutBytesAsBigInteger
SMF119SC_SAOutBytes value as a BigInteger.smf119scSaOutBytes()
may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger SMF119SC_SAOutBytes
-
smf119scSaInSegDG
public long smf119scSaInSegDG()SMF119SC_SAInSegDG value, throws exception if SMF119SC_SAInSegDG overflows 64 bit signed integer.- Returns:
- long SMF119SC_SAInSegDG
- Throws:
IllegalArgumentException
- If the value of SMF119SC_SAInSegDG exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in SMF119SC_SAInSegDG). Usesmf119scSaInSegDGAsBigInteger()
if this is possible.
-
smf119scSaInSegDGAsBigInteger
SMF119SC_SAInSegDG value as a BigInteger.smf119scSaInSegDG()
may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger SMF119SC_SAInSegDG
-
smf119scSaOutSegDG
public long smf119scSaOutSegDG()SMF119SC_SAOutSegDG value, throws exception if SMF119SC_SAOutSegDG overflows 64 bit signed integer.- Returns:
- long SMF119SC_SAOutSegDG
- Throws:
IllegalArgumentException
- If the value of SMF119SC_SAOutSegDG exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in SMF119SC_SAOutSegDG). Usesmf119scSaOutSegDGAsBigInteger()
if this is possible.
-
smf119scSaOutSegDGAsBigInteger
SMF119SC_SAOutSegDG value as a BigInteger.smf119scSaOutSegDG()
may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger SMF119SC_SAOutSegDG
-
smf119scSASecProtoNone
public boolean smf119scSASecProtoNone()Return true ifsmf119scSaSecProtos()
equalsSMF119SC_SASecProto_None
.- Returns:
- boolean
smf119scSaSecProtos()
equals SMF119SC_SASecProto_NoneSMF119SC_SASecProto_None = 0x00
-
create
create is intended for internal use only. Instances of this section are created by the parent record or section.- Parameters:
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the section
-