From ec848b35a9d4a9b49511daaf50055a4f05b28440 Mon Sep 17 00:00:00 2001 From: heldev Date: Wed, 2 Oct 2019 20:29:49 -0400 Subject: [PATCH] PicketLink is merged into Keycloak From the official site http://picketlink.org --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8532fad..83ace5b 100644 --- a/README.md +++ b/README.md @@ -870,7 +870,6 @@ A curated list of awesome Java frameworks, libraries and software. - [Nbvcxz](https://github.com/GoSimpleLLC/nbvcxz) - Advanced password strength estimation. - [OACC](http://oaccframework.org) - Provides permission-based authorization services. - [pac4j](https://github.com/pac4j/pac4j) - Security engine. -- [PicketLink](http://picketlink.org) - Umbrella project for security and identity management. - [SecurityBuilder](https://github.com/tersesystems/securitybuilder) - Fluent Builder API for JCA and JSSE classes and especially X.509 certificates. - [Themis](https://github.com/cossacklabs/themis) - Multi-platform high-level cryptographic library provides easy-to-use encryption for protecting sensitive data: secure messaging with forward secrecy, secure data storage (AES256GCM); suits for building end-to-end encrypted applications. - [Tink](http://github.com/google/tink) - Provides a simple and misuse-proof API for common cryptographic tasks.