Example usage for org.apache.shiro.session.mgt.eis EnterpriseCacheSessionDAO subclass-usage

List of usage examples for org.apache.shiro.session.mgt.eis EnterpriseCacheSessionDAO subclass-usage

Introduction

In this page you can find the example usage for org.apache.shiro.session.mgt.eis EnterpriseCacheSessionDAO subclass-usage.

Usage

From source file com.funtl.framework.apache.shiro.session.CacheSessionDAO.java

/**
 * ?
 *
 * @author ??
 */
public class CacheSessionDAO extends EnterpriseCacheSessionDAO implements SessionDAO {

From source file com.playersun.jbf.common.shiro.session.ECSessionDao.java

public class ECSessionDao extends EnterpriseCacheSessionDAO {

}

From source file org.lazulite.boot.autoconfigure.osaam.shiro.session.mgt.eis.OnlineSessionDAO.java

/**
 * db?  +
    
 */
public class OnlineSessionDAO extends EnterpriseCacheSessionDAO {
    /**