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

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

Introduction

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

The text is from its open source code.

Constructor

Method

voidsetSessionStorageEnabled(boolean sessionStorageEnabled)
Sets if any Subject's Session may be used to persist that Subject 's state.