Class ClientIpActivationStrategy

java.lang.Object
org.togglz.servlet.activation.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