Hi Anyone know how to integrate shiro with Vert.x? I think vert.x has a basic auth module and nothing else for authentication/authorization. I saw some threads in vert.x forums talking about plans to add a shiro auth module in future. But not sure how soon that's going to happen. We are already using shiro using servlet filters and trying to use vert.x for a different use case and since there is no servlet container, I'm not sure how to integrate shiro for http calls handled in vert.x.Any help will be greatly appreciated :).
Thanks Venkat -- View this message in context: http://shiro-user.582556.n2.nabble.com/Shiro-integration-in-vert-x-tp7579626.html Sent from the Shiro User mailing list archive at Nabble.com.
