masonjm     2004/08/31 09:02:36

  Modified:    src/stores/org/apache/slide/store/txjndi
                        JNDIPrincipalStore.java
  Log:
  Removed outdated information from javadoc.
  
  Revision  Changes    Path
  1.6       +5 -11     
jakarta-slide/src/stores/org/apache/slide/store/txjndi/JNDIPrincipalStore.java
  
  Index: JNDIPrincipalStore.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/src/stores/org/apache/slide/store/txjndi/JNDIPrincipalStore.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- JNDIPrincipalStore.java   3 Aug 2004 17:39:17 -0000       1.5
  +++ JNDIPrincipalStore.java   31 Aug 2004 16:02:36 -0000      1.6
  @@ -86,14 +86,8 @@
   /**
    * <p>
    * This is a read-only Store implementation for retrieving Slide users
  - * and roles from an LDAP server. It has been tested with Slide 2.0 (the
  - * Tomcat 5 binary bundle) and Novell's eDirectory 8.6.2. It is very slow
  - * (caching helps but renders the Store almost useless for production) and
  - * still needs a lot of work. It currently implements ContentStore,
  - * NodeStore, RevisionDescriptorStore and RevisionDescriptorsStore.
  - * Another Store implementation must be used for SecurityStore and
  - * LockStore since there is no way to get reasonable values for this data
  - * from LDAP.
  + * and roles from an LDAP server. It has been tested with Novell's eDirectory
  + * version 8.6.2. Other LDAP servers should work.
    * </p>
    * 
    * <h3>Prerequisites</h3>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to