Hello Users and amjedonline, how i can add a facility to my repository that would enable adding new > users and thus storing them > -You have to implement your own UserManager, which probably creates user in > your database. >
Any reference how i can do that. > > and further some one who created those users can authenticate themselves > for > viewing/reading/writing the repository as per the privileges. > > -Not sure, looks like you have to implement SecurityManager. Look into the > DefaultSecurityManager, you ll get the answer. > > > Thanks for your reply, Simer
