public class VerifierAction extends Object
Constructor and Description |
---|
VerifierAction() |
Modifier and Type | Method and Description |
---|---|
static boolean |
doVerifierAction(String logName,
boolean result)
Call the appropriate function to take the appropriate action
for the result of a log verification.
|
public static boolean doVerifierAction(String logName, boolean result)
logName
- The name of the logger on which the verifier action
is to be taken.result
- Boolean value of the result of the log verification.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.