Documentation.
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 17 Jul 2020 09:26:19 +0000 (11:26 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 17 Jul 2020 09:26:19 +0000 (11:26 +0200)
org.argeo.suite.e4.rap/src/org/argeo/suite/e4/rap/ArgeoSuiteLoginLifecycle.java

index aab4eefe63cd93a3571b0919847e0fc4e2ce78da..91837d8cc82fe08ba0c68ab42c12aff1b769c7a0 100644 (file)
@@ -16,6 +16,7 @@ import org.argeo.cms.e4.rap.CmsLoginLifecycle;
 import org.argeo.connect.ui.SystemWorkbenchService;
 import org.argeo.jcr.JcrUtils;
 
+/** Extends the CMS login lifecycle by managing the state of the current context. */
 public class ArgeoSuiteLoginLifecycle extends CmsLoginLifecycle {
        private final static Log log = LogFactory.getLog(ArgeoSuiteLoginLifecycle.class);
        @Inject