An open API service indexing awesome lists of open source software.

https://github.com/marschall/elytron-no-credential


https://github.com/marschall/elytron-no-credential

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

Elytron No-Credential
=====================

An Elytron `CredentialStoreSpi` that supports null passwords. You may want to use this for [passwordless truststores](https://bugs.openjdk.org/browse/JDK-8274862).

Usage
-----

Extract the `module.xml` from the .JAR file and install it as a JBoss Module in WildFly.

```xml


























```