CVS update: JGroups/src/org/jgroups/protocols AUTH.java
"Bela Ban" <[email protected]> Wed, 15 Sep 2010 13:37:05 +0000
| Newsgroups | gmane.comp.java.javagroups.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: belaban
Date: 10/09/15 13:37:05
Modified: src/org/jgroups/protocols AUTH.java
Log:
ns
Revision Changes Path
1.25 +2 -2 JGroups/src/org/jgroups/protocols/AUTH.java
Index: AUTH.java
===================================================================
RCS file: /cvsroot/javagroups/JGroups/src/org/jgroups/protocols/AUTH.java,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- AUTH.java 15 Sep 2010 11:27:46 -0000 1.24
+++ AUTH.java 15 Sep 2010 13:37:05 -0000 1.25
@@ -60,7 +60,7 @@
X509Token tmp=(X509Token)auth_plugin;
tmp.setCertificate();
}
-
+ auth_plugin.init();
}
/**
@@ -113,7 +113,7 @@
}
else {
if(log.isWarnEnabled())
- log.warn("AUTH failed to validate AuthHeader token");
+ log.warn("failed to validate AuthHeader token");
sendRejectionMessage(msg.getSrc(), createFailureEvent(msg.getSrc(), "Authentication failed"));
}
}
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev