List of usage examples for org.apache.shiro.cache CacheManagerAware interface-usage
From source file org.workin.security.shiro.session.CustomSessionDAO.java
/** * @description Shiro?DAO * @author <a href="mailto:code727@gmail.com">?</a> * @version 1.0 */ public class CustomSessionDAO extends AbstractSessionDAO implements CacheManagerAware, InitializingBean {