PresentsClient -> PresentsSession (Jamie's suggestion) and associated changes

on down the client.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5508 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2008-11-06 18:04:42 +00:00
parent a9f7175d2f
commit c69630b7e0
17 changed files with 98 additions and 101 deletions
@@ -31,7 +31,7 @@ package com.threerings.presents.net;
public class AuthResponse extends DownstreamMessage
{
/** Auxilliary authentication data to be communicated to the <code>
* PresentsClient</code> once a session is started. This is a means by
* PresentsSession</code> once a session is started. This is a means by
* which the <code>Authenticator</code> can pass information loaded from,
* say, an authentication database into the runtime system to be used, for
* example for permissions. */