Hi,

I would like to use org.apache.shiro.realm.jdbc.JdbcRealm. How can I
configure the saltStyle property of this realm?

My shiro.ini file:

[main] 
jdbcRealm = org.apache.shiro.realm.jdbc.JdbcRealm
jdbcRealm.permissionsLookupEnabled = true
jdbcRealm.saltStyle = ?

Is it possible to configure saltStyle somehow in shiro.ini file?
Thanks in advance.

Laci

--
View this message in context: 
http://shiro-user.582556.n2.nabble.com/JdbcRealm-with-Salt-tp7574859.html
Sent from the Shiro User mailing list archive at Nabble.com.

Reply via email to