There's an example in the Signup class for your web framework.

Why do you want to authenticate programatically?

Matt


On 9/14/07, nessus <[EMAIL PROTECTED]> wrote:
>
> I have got some clue about how to talk with database table/in-memory map,
> but
> still, there is a step to the get through: where are the userDao bean
> declared?
> I searched the entire package I "mvn"ed but cant find it at all.
>
> thank you all, nessus.
>
>
> nessus wrote:
> >
> > hi everybody,
> >
> > anybody know how to authenticate users with it's information in another
> > database table rather the preset table appfuse created automatically
> > "app-user", "role" and "user_role", like my own table "member". I want to
> > know exactly how to talk with database/in-memory storages whether the
> > posted user/password is valid.
> >
> > I think this question is related to j_security_check and acegi security.
> > but I have no idea appfuse does anything to this issue.
> >
> > thanks for any advice. nessus.
> >
>
> --
> View this message in context:
> http://www.nabble.com/how-to-authenticate-my-own-member--tf4439890s2369.html#a12669740
> Sent from the AppFuse - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
http://raibledesigns.com

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

Reply via email to