kaazing / gateway

Kaazing Gateway
Apache License 2.0
141 stars 84 forks source link

Added keystore and truststore to LoginModule options #844

Closed dpwspoon closed 7 years ago

jitsni commented 7 years ago

Add a testcase with a login module that accesses the new properties. Also, as a developer there is bit of confusion when developing a login module (two different javadocs, may be two jars in the classpath). We need a clear way for a developer to write a login module and how they look for these LoginModule options.