public interface PolicyFilter
Modifier and Type | Method and Description |
---|---|
boolean |
matches(Policy policy)
Whether the given policy artifact matches the expected filter criteria.
|
boolean matches(Policy policy) throws GovernanceException
policy
- the policy artifact.GovernanceException
- if the operation failed.Copyright © 2023 WSO2. All Rights Reserved.