Specifying the @Activate annotation on the activate method so that the
annotation processor generates the manifest correctly.
1 file changed
tree: 90c791a60e01c0e6a1b525a08cdef54a2f62e135
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml
  5. README.md
README.md

Apache Sling Form Based Authentication Handler

This module is part of the Apache Sling project.

Bundle implementing form based authentication with login and logout support. Authentication state is maintained in a Cookie or in an HTTP Session. The password is only submitted when first authenticating.