net.named_data.jndn.security
public interface OnInterestValidationFailed
| Modifier and Type | Method and Description |
|---|---|
void |
onInterestValidationFailed(Interest interest,
String reason)
When verifyInterest fails, onInterestValidationFailed is called.
|
Copyright © 2016. All rights reserved.