https://github.com/marschall/elytron-no-credential
https://github.com/marschall/elytron-no-credential
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/marschall/elytron-no-credential
- Owner: marschall
- Created: 2023-01-24T20:51:06.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-01T14:07:41.000Z (7 months ago)
- Last Synced: 2025-01-16T02:44:45.708Z (5 months ago)
- Language: Java
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```