I try to find information about session : how to create session, how to obtain session by id. But this information absent. I found only examples in users topic like this http://shiro-user.582556.n2.nabble.com/Sessions-and-REST-td6036008.html with code example. What is it the API like: *WebUtils.isHttp(context) Session session = createSession(request, host);*
Probably exisis such classes like SessionContext, WebUtil, methods like isHttp(context) etc Is it secret information? Where to find it? -- View this message in context: http://shiro-user.582556.n2.nabble.com/Why-shiro-documentation-poor-tp7578673.html Sent from the Shiro User mailing list archive at Nabble.com.
