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

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

Introduction

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

The text is from its open source code.

Method

StringgetHost()
Returns the originating host name or IP address (as a String) from where the Subject is initiating the Session .
voidsetSessionId(Serializable sessionId)