public class DefaultVerificationPolicy extends PublicationsFileBasedVerificationPolicy
| Constructor and Description |
|---|
DefaultVerificationPolicy() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Human readable name of the policy
|
String |
getType()
This method returns the type of the policy.
|
void |
setFallbackPolicy(Policy policy)
Adds fallback policy to be used when signature does not verify with given policy.
|
addRule, getFallbackPolicy, getRulespublic String getName()
PolicygetName in interface PolicygetName in class PublicationsFileBasedVerificationPolicypublic String getType()
PolicygetType in interface PolicygetType in class PublicationsFileBasedVerificationPolicypublic final void setFallbackPolicy(Policy policy)
PolicysetFallbackPolicy in interface PolicysetFallbackPolicy in class InternalVerificationPolicypolicy - fallback policy to be used when signature does not verify with given policy.Copyright © 2024 Guardtime. All rights reserved.