Uses of Class
network.oxalis.commons.certvalidator.rule.DummyRule
-
Packages that use DummyRule Package Description network.oxalis.commons.certvalidator.rule Available rules for creation of certificate validator. -
-
Uses of DummyRule in network.oxalis.commons.certvalidator.rule
Methods in network.oxalis.commons.certvalidator.rule that return DummyRule Modifier and Type Method Description static DummyRuleDummyRule. alwaysFail(String message)static DummyRuleDummyRule. alwaysSuccess()
-