James Moger
2011-10-01 10177fb0a59cc9fc61fb78c724f7b0816b69b798
docs/01_setup.mkd
@@ -172,6 +172,16 @@
public interface IUserService {
   /**
    * Setup the user service.
    *
    * @param settings
    * @since 0.6.1
    */
   @Override
   public void setup(IStoredSettings settings) {
   }
   /**
    * Does the user service support cookie authentication?
    * 
    * @return true or false