Warner Onstine wrote:
Or I just found this comment in the repository DTD: "the LoginModule element optionally specifies a JAAS login module to authenticate users. This feature allows the use of Jackrabbit in a non-JAAS environment."Is it possible to use a different type of LoginModule? If so what do I need to do here? Another interface I need to implement?
http://java.sun.com/j2se/1.4.2/docs/api/javax/security/auth/spi/LoginModule.html http://java.sun.com/j2se/1.4.2/docs/guide/security/jaas/JAASLMDevGuide.html#Steps hope that helps angela
