net.named_data.jndn.security
public interface OnVerifiedInterest
| Modifier and Type | Method and Description |
|---|---|
void |
onVerifiedInterest(Interest interest)
When verifyInterest succeeds, onVerifiedInterest is called.
|
void onVerifiedInterest(Interest interest)
interest - The interest object being verified.Copyright © 2016. All rights reserved.