Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
| Path | csiph.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!news.glorb.com!newsgate.cuhk.edu.hk!news.netfront.net!not-for-mail |
|---|---|
| From | Davide <a@a.com> |
| Newsgroups | it.comp.java |
| Subject | Spring security e JPA |
| Date | Thu, 24 Mar 2016 21:28:15 +0100 |
| Organization | Netfront http://www.netfront.net/ |
| Lines | 16 |
| Message-ID | <nd1ij9$2759$1@adenine.netfront.net> (permalink) |
| NNTP-Posting-Host | 95.235.15.37 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=iso-8859-15 |
| Content-Transfer-Encoding | 8bit |
| X-Trace | adenine.netfront.net 1458851241 72873 95.235.15.37 (24 Mar 2016 20:27:21 GMT) |
| X-Complaints-To | news@netfront.net |
| NNTP-Posting-Date | Thu, 24 Mar 2016 20:27:21 +0000 (UTC) |
| X-Mozilla-News-Host | news://freenews.netfront.net:119 |
| User-Agent | Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0 |
| Xref | csiph.com it.comp.java:8889 |
Show key headers only | View raw
Salve, sto sviluppando un'applicazione java ee che usa spring security e jpa, i dati degli utenti sono salvati su un database mysql. Spring security vuole un bean che implementa l'interfaccia org.springframework.security.core.userdetails.UserDetails che contiene varie informazioni tra cui lo username e la password restituito da un metodo dell'interfaccia org.springframework.security.core.userdetails.UserDetailsService, il problema รจ che per poter passare queste informazioni (username e password) a spring, sul database le password devono essere salvate in chiaro, ci sono alternative? Saluti, Davide --- news://freenews.netfront.net/ - complaints: news@netfront.net ---
Back to it.comp.java | Previous | Next — Next in thread | Find similar
Spring security e JPA Davide <a@a.com> - 2016-03-24 21:28 +0100
Re: Spring security e JPA rootkit <rootkit@email.it> - 2016-03-26 12:23 -0700
Re: Spring security e JPA Davide <a@a.com> - 2016-03-26 20:45 +0100
Re: Spring security e JPA rootkit <rootkit@email.it> - 2016-03-26 13:07 -0700
Re: Spring security e JPA Davide <a@a.com> - 2016-03-26 22:56 +0100
csiph-web