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