Author: ngn
Date: Mon May 30 14:36:31 2011
New Revision: 1129195

URL: http://svn.apache.org/viewvc?rev=1129195&view=rev
Log:
Renaming UserAuthorization to UserAuthentication and related classes 
(VYSPER-283)

Modified:
    
mina/vysper/trunk/server/core/src/main/java/org/apache/vysper/xmpp/authentication/UserAuthentication.java

Modified: 
mina/vysper/trunk/server/core/src/main/java/org/apache/vysper/xmpp/authentication/UserAuthentication.java
URL: 
http://svn.apache.org/viewvc/mina/vysper/trunk/server/core/src/main/java/org/apache/vysper/xmpp/authentication/UserAuthentication.java?rev=1129195&r1=1129194&r2=1129195&view=diff
==============================================================================
--- 
mina/vysper/trunk/server/core/src/main/java/org/apache/vysper/xmpp/authentication/UserAuthentication.java
 (original)
+++ 
mina/vysper/trunk/server/core/src/main/java/org/apache/vysper/xmpp/authentication/UserAuthentication.java
 Mon May 30 14:36:31 2011
@@ -24,7 +24,7 @@ import org.apache.vysper.storage.Storage
 import org.apache.vysper.xmpp.addressing.Entity;
 
 /**
- * interface describing a service for authorizing users
+ * interface describing a service for authenticating users
  *
  * @author The Apache MINA Project (d...@mina.apache.org)
  */


Reply via email to