public class ISVerifierOutput extends Object implements IVerifierOutput
Constructor and Description |
---|
ISVerifierOutput() |
Modifier and Type | Method and Description |
---|---|
boolean |
doVerifierAction(String logName,
boolean result)
Does the action based on the result of the verification process.
|
public boolean doVerifierAction(String logName, boolean result)
doVerifierAction
in interface IVerifierOutput
logName
- The name of the log on which verification was carried
out.result
- The result of the verification process.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.