Class IPBlacklistPolicy

  • All Implemented Interfaces:
    IPolicy

    public class IPBlacklistPolicy
    extends AbstractIPListPolicy<IPListConfig>
    A simple policy that fails the inbound request if its IP address is included in the list of dis-allowed IPs.
    Author:
    eric.wittmann@redhat.com