Java org.apache.shiro.web.session.mgt WebSessionContext fields, constructors, methods, implement or subclass

Example usage for Java org.apache.shiro.web.session.mgt WebSessionContext fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.shiro.web.session.mgt WebSessionContext.

The text is from its open source code.

Method

ServletRequestgetServletRequest()
Returns the ServletRequest received by the servlet container triggering the creation of the Session instance.