Styley stylopolis.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5252 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -55,7 +55,7 @@ public abstract class Authenticator
|
||||
|
||||
invoker.postUnit(new Invoker.Unit("authenticateConnection") {
|
||||
@Override
|
||||
public boolean invoke() {
|
||||
public boolean invoke () {
|
||||
try {
|
||||
processAuthentication(conn, rsp);
|
||||
} catch (Exception e) { // Persistence or Runtime
|
||||
|
||||
Reference in New Issue
Block a user