You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2007/12/06 17:22:34 UTC

svn commit: r601777 - /lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/Group.java

Author: andreas
Date: Thu Dec  6 08:22:33 2007
New Revision: 601777

URL: http://svn.apache.org/viewvc?rev=601777&view=rev
Log:
Refined javadoc comment

Modified:
    lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/Group.java

Modified: lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/Group.java
URL: http://svn.apache.org/viewvc/lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/Group.java?rev=601777&r1=601776&r2=601777&view=diff
==============================================================================
--- lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/Group.java (original)
+++ lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/Group.java Thu Dec  6 08:22:33 2007
@@ -67,7 +67,7 @@
     void save() throws AccessControlException;
     
     /**
-     * @param rule The rule.
+     * @param rule The rule. A <code>null</code> value means that no rule should be used.
      * @throws AccessControlException if the rule is not valid.
      */
     void setRule(String rule) throws AccessControlException;



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org