Class ClientIpActivationStrategy

  • All Implemented Interfaces:
    ActivationStrategy

    public class ClientIpActivationStrategy
    extends Object
    implements ActivationStrategy
    Activation strategy that will use the IP address of the client to decide if a feature is active or not.
    Author:
    Christian Kaltepoth