diff --git a/archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/beans.xml b/archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/beans.xml
index 11febdb..c80a5d8 100644
--- a/archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/beans.xml
+++ b/archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/beans.xml
@@ -2,6 +2,7 @@
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/beans_1_0.xsd">
+ br.gov.frameworkdemoiselle.security.LoggedInInterceptor
br.gov.frameworkdemoiselle.security.RequiredPermissionInterceptor
br.gov.frameworkdemoiselle.security.RequiredRoleInterceptor
br.gov.frameworkdemoiselle.validation.ValidateInterceptor
--
libgit2 0.21.2