I try to do it but I have created a new class and exened to AuthorizingRealm
and try to write to the method doGetAuthorizationInfo and
doGetAuthenticationInfo but if I understand the docs,
doGetAuthenticationInfo return juste a SimpleAuthenticationInfo with the
username and the password but I don't have a password. And for check in
doGetAuthorizationInfo for the roles I dont know how can I acceed to my
information. May be I have to write a new UserEntity ? I use JDBC too for
permissions and I would like to keep the permissions with JDBC too... You
think that's possible ?



--
View this message in context: 
http://shiro-user.582556.n2.nabble.com/Login-without-User-in-database-tp7581729p7581732.html
Sent from the Shiro User mailing list archive at Nabble.com.

Reply via email to