| Subject: | Re: [javasf] problemas com spring security |
|---|---|
| From: | vilmar ferreira |
| Date: | Thu, 5 May 2011 21:53:02 -0300 |
|
Com as implementações userdetail minha forma de autenticação: <authentication-manager> <authentication-provider> <jdbc-user-service data-source-ref="dataSource"
users-by-username-query="SELECT login as username, senha as password, 'true' as enable FROM usuario WHERE login=?" authorities-by-username-query="SELECT login as username, nivelacesso as authority FROM usuario WHERE login=?"/>
</authentication-provider> </authentication-manager> será diferente??? Em 5 de maio de 2011 20:35, vilmar ferreira <vilmarswim@xxxxxxxxx> escreveu: Como assim? Andei pesquisando sobre user detail e fiz uma classe service com este método Você recebeu esta mensagem por que é membro do Javasf http://groups.google.com/group/javasf Conheça também o Java Brazil: http://groups.google.com/group/thejavabrazil |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [javasf] problemas com spring security, vilmar ferreira |
|---|---|
| Next by Date: | [javasf] OFF - Plugin UML Netbeans, Gustavo Souza |
| Previous by Thread: | Re: [javasf] problemas com spring security, vilmar ferreira |
| Next by Thread: | [javasf] SEAM - GlobalMessages, Victor Vidigal |
| Indexes: | [Date] [Thread] [Top] [All Lists] |