From b6fb2094021152b18f8e5a704039317c50ffb9b2 Mon Sep 17 00:00:00 2001 From: Matt Johnson Date: Fri, 1 Jan 2021 18:58:08 +0000 Subject: [PATCH] link to authentication library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9d1de86..08ad678 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ If you would like to link to a resource (hosted on GitHub or externally), please - [Filesystem](https://github.com/CallumAttryde/apama_file_plugin) - Filesystem operations (r,w,ls,mv,cp,rm,etc.) - [L10N](https://github.com/mjj29/apama-epl-l10n-plugin) - Translation of EPL apps using GNU gettext - [JEMalloc](https://github.com/mjj29/apama-jemalloc-plugin) - JEMalloc memory stats for a JEMalloc-enabled correlator +- [Authentication](https://github.com/mjj29/apama-authentication-plugin) - Authentication and session cache db for EPL. ### Java