Commit f0484e08 authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gaston

Fixed javadoc comment.


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@1381 b35dd754-fafc-0310-a699-88a17e54d16e
parent d5a8ef1d
......@@ -63,7 +63,7 @@ public class OutgoingServerSession extends Session {
* The Server Dialback method is currently the only implemented method for server-to-server
* authentication. This implies that the remote server will ask the Authoritative Server
* to verify the domain to authenticate. Most probably this server will act as the
* Authoritative Server. See {@link IncomingServerSession) for more information.
* Authoritative Server. See {@link IncomingServerSession} for more information.
*
* @param domain the local domain to authenticate with the remote server.
* @param hostname the hostname of the remote server.
......
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