Interface IParameterizedPermission<ValueType>

Type Parameters:
ValueType - Type of the parameter value
All Superinterfaces:
Cloneable, IPermission

public interface IParameterizedPermission<ValueType> extends IPermission, Cloneable

Interface for permissions parameterized with a value.
This is used for temporal and geofencing for instance.

Since:
Aug 30, 2016