Fix RAP security build
[lgpl/argeo-commons.git] / security / plugins / org.argeo.security.ui.rap / src / main / java / org / argeo / security / ui / rap / SecureEntryPoint.java
index 8e377e09998ccdc1ec0f4f468e6d622dc201f01c..2ddfe07057f63a166ff7e1b89be2641bc237561b 100644 (file)
@@ -33,6 +33,7 @@ public class SecureEntryPoint implements IEntryPoint {
        private Integer loginTimeout = 1 * 60;
        private Integer sessionTimeout = 15 * 60;
 
+       @SuppressWarnings("unchecked")
        @Override
        public int createUI() {
                // Short login timeout so that the modal dialog login doesn't hang