cas 4.2.1 support like cas.jdbc.authn.query.sql=select password from users where username=? or email=?

38 views
Skip to first unread message

Jeasin

unread,
Apr 21, 2016, 5:38:26 AM4/21/16
to CAS Community
I want select password by username or email.
Message has been deleted

Jeasin

unread,
Apr 21, 2016, 6:24:23 AM4/21/16
to CAS Community
final String dbPassword = getJdbcTemplate().queryForObject(this.sql, String.class, username, username);

在 2016年4月21日星期四 UTC+8下午5:38:26,Jeasin写道:
Reply all
Reply to author
Forward
0 new messages