Animesh Jain wrote: > > > You could create your own realm implementation to do this (extend > AuthorizingRealm). > > and implement doGetAuthenticationInfo to read values from your property > file > > and implement doGetAuthorizationInfo to read values from your database > >
Thanks, I look into that. -- View this message in context: http://n2.nabble.com/Multiple-Realms%2C-one-for-Authentikation%2C-one-for-Authorization-tp1113845p1114674.html Sent from the JSecurity User mailing list archive at Nabble.com.
