Commit a83ad1b4 authored by Matt Tucker's avatar Matt Tucker Committed by matt

Javadoc fix.

git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@2687 b35dd754-fafc-0310-a699-88a17e54d16e
parent bca3606b
...@@ -57,6 +57,10 @@ import java.lang.reflect.Field; ...@@ -57,6 +57,10 @@ import java.lang.reflect.Field;
* the PAM module "other" will be used. * the PAM module "other" will be used.
* </ul> * </ul>
* *
* For more information about configuring the domain value and other aspects of Shaj,
* please see: <a href="http://opensource.cenqua.com/shaj/doc.html">
* http://opensource.cenqua.com/shaj/doc.html</a>.
*
* @author Matt Tucker * @author Matt Tucker
*/ */
public class NativeAuthProvider implements AuthProvider { public class NativeAuthProvider implements AuthProvider {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment