This repository has been archived by the owner on Apr 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Doorkeeper
tristantarrant/doorkeeper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Doorkeeper Doorkeeper is a J2EE library which provides an authentication and authorization framework which is easy to configure and use within web applications Its main features are * Multiple authenticators (Basic, Digest, Form, Ajax, NTLM, Cookie, SPNEGO/Kerberos, Container) * Multiple account providers (LDAP, JDBC, Properties files) * Multiple authorizers (Regex, Taglib) It is currently not complete.