public abstract static class ConfigPolicyManager.FriendAccess extends Object
| Constructor and Description |
|---|
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) throws NdnRegexMatcherBase.Error
NdnRegexMatcherBase.Errorpublic abstract boolean checkSignatureMatch(ConfigPolicyManager policyManager, Name signatureName, Name objectName, BoostInfoTree rule, String[] failureReason) throws SecurityException, NdnRegexMatcherBase.Error, CertificateV2.Error
Copyright © 2019. All rights reserved.