public interface PolicyConsumer
PolicyConsumer interface.| Modifier and Type | Method and Description |
|---|---|
PolicyCollectionHandler |
getPolicyCollectionHandler(PolicyCollectionInfo info)
Obtain a policy handler for consumption of a policy set.
|
PolicyCollectionHandler getPolicyCollectionHandler(PolicyCollectionInfo info) throws ConsumptionException
info - the PolicyCollectionInfo for the policy set.PolicyCollectionHandler or NULL which indicates
that the policy set is not needed.ConsumptionException - if an error occurs
obtaining the handler and the policy set cannot be consumed.ConsumptionException