public class LogVerifier extends Object
Constructor and Description |
---|
LogVerifier(String log,
AMPassword verPass)
Constructs
LogVerifier object |
Modifier and Type | Method and Description |
---|---|
boolean |
getVerificationFlag()
Return verification flag
|
void |
startLogVerifier()
Method that starts the log Verifier thread
|
void |
stopLogVerifier()
Method to stop the log verifier thread if it is running
|
boolean |
verify()
Checks each record in the list of log files for tampering.
|
public LogVerifier(String log, AMPassword verPass)
LogVerifier
objectlog
- logger name associated with this verifierverPass
- the password for verifier secure storepublic boolean getVerificationFlag()
public void startLogVerifier()
public void stopLogVerifier()
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.