issrg.SAWS
Class SAWSConstant
java.lang.Object
issrg.SAWS.SAWSConstant
- public class SAWSConstant
- extends java.lang.Object
- Author:
- W.Xu
Constructor Summary |
SAWSConstant()
Creates a new instance of SAWSConstant |
Method Summary |
static java.lang.String |
getErrorString(int errCode)
This method is to get the error code string |
static java.lang.String |
getRecordTypeString(byte RecordTypeIn)
This method is to give the record type according to the type value |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SAWSSecretRandomNumberType
public static final byte SAWSSecretRandomNumberType
- See Also:
- Constant Field Values
SymmetricEncryptionKeyType
public static final byte SymmetricEncryptionKeyType
- See Also:
- Constant Field Values
SAWSLastFileType
public static final byte SAWSLastFileType
- See Also:
- Constant Field Values
SAWSClientLogDataType
public static final byte SAWSClientLogDataType
- See Also:
- Constant Field Values
SAWSAccumulatedHashType
public static final byte SAWSAccumulatedHashType
- See Also:
- Constant Field Values
SAWSSignatureType
public static final byte SAWSSignatureType
- See Also:
- Constant Field Values
SAWSCertificateType
public static final byte SAWSCertificateType
- See Also:
- Constant Field Values
SysSAWSStartupType
public static final byte SysSAWSStartupType
- See Also:
- Constant Field Values
SysSAWSShutdownType
public static final byte SysSAWSShutdownType
- See Also:
- Constant Field Values
SysUnauthorisedConnectionAttemptType
public static final byte SysUnauthorisedConnectionAttemptType
- See Also:
- Constant Field Values
SysAuditorNotificationType
public static final byte SysAuditorNotificationType
- See Also:
- Constant Field Values
SysHeartbeatType
public static final byte SysHeartbeatType
- See Also:
- Constant Field Values
SysClientIDType
public static final byte SysClientIDType
- See Also:
- Constant Field Values
AsymmetricEncryptionFlag
public static final byte AsymmetricEncryptionFlag
- See Also:
- Constant Field Values
SymmetricEncryptionFlag
public static final byte SymmetricEncryptionFlag
- See Also:
- Constant Field Values
NoEncryptionFlag
public static final byte NoEncryptionFlag
- See Also:
- Constant Field Values
CommandFlag
public static final byte CommandFlag
- See Also:
- Constant Field Values
USERSAWS
public static final byte USERSAWS
- See Also:
- Constant Field Values
USERVT
public static final byte USERVT
- See Also:
- Constant Field Values
HeaderLength
public static int HeaderLength
HashLength
public static int HashLength
MAXINPUTSIZE
public static int MAXINPUTSIZE
OUTPUTSIZE
public static int OUTPUTSIZE
SAWSConstant
public SAWSConstant()
- Creates a new instance of SAWSConstant
getErrorString
public static java.lang.String getErrorString(int errCode)
- This method is to get the error code string
- Parameters:
errCode
- is the error code
- Returns:
- the error message string
getRecordTypeString
public static java.lang.String getRecordTypeString(byte RecordTypeIn)
- This method is to give the record type according to the type value
- Returns:
- String record type .