Steve McNally wrote:
> Can anyone tell me where to find this class or how to write it. I checked
> the API but it says the class should implement AccessControlBuilder which I
> also cannot find.
AccessControlBuilder is gone for good. Where did you find the reference
you are talking about?
If you want custom users/security handling, you need to write
implementations of SecurityService/UserManager. What is your specific
intrest in doing that?
> Another point I found the SecureService class to contain
>
> the default implementation of User interface
> (org.apache.turbine.om.security.DBUserManager) */
> public static final String USER_MANAGER_DEFAULT =
> "org.apache.turbine.om.security.DBUserManager";
>
> but DBUserManager is actually in the package
>
> or.apache.turbine.services.security.DBUserManagement
It was a copy/paste bug. Fixed in CVS now. Thanks!
Rafal
--
--
Rafal Krzewski
Senior Internet Developer
mailto:[EMAIL PROTECTED]
+48 22 8534830 http://e-point.pl
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]