package gr.ntua.ivml.mint.persistent; /** * Dummy interface to mark classes that are involved with security measures * @author arne * */ public interface SecurityEnabled { }