net.named_data.jndn.security.policy
public abstract static class ConfigPolicyManager.FriendAccess extends Object
| Constructor and Description |
|---|
ConfigPolicyManager.FriendAccess() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
checkSignatureMatch(ConfigPolicyManager policyManager,
Name signatureName,
Name objectName,
BoostInfoTree rule,
String[] failureReason) |
abstract BoostInfoTree |
findMatchingRule(ConfigPolicyManager policyManager,
Name objName,
String matchType) |
public abstract BoostInfoTree findMatchingRule(ConfigPolicyManager policyManager, Name objName, String matchType)
public abstract boolean checkSignatureMatch(ConfigPolicyManager policyManager, Name signatureName, Name objectName, BoostInfoTree rule, String[] failureReason) throws SecurityException
SecurityExceptionCopyright © 2016. All rights reserved.