@Deprecated public interface IVerifierOutput
Modifier and Type | Method and Description |
---|---|
boolean |
doVerifierAction(String logName,
boolean result)
Deprecated.
Returns true if an action is successfully done based on result of a
verification process.
|
boolean doVerifierAction(String logName, boolean result)
logName
- name of the log on which verification was carried out.result
- result of the verification process.Copyright © 2010-2018, ForgeRock All Rights Reserved.