package org.argeo.slc.client.rap; import org.argeo.security.ui.rap.SecureEntryPoint; /** * This class controls all aspects of the application's execution and is * contributed through the plugin.xml. */ public class SlcSecureRap extends SecureEntryPoint { }