Example usage for org.apache.shiro.session.mgt SessionKey interface-usage

List of usage examples for org.apache.shiro.session.mgt SessionKey interface-usage

Introduction

In this page you can find the example usage for org.apache.shiro.session.mgt SessionKey interface-usage.

Usage

From source file org.mcplissken.security.shiro.SimpleSessionKey.java

/**
 * @author    Sherief Shawky
 * @email    mcrakens@gmail.com
 * @date    Dec 24, 2014
 */
public class SimpleSessionKey implements SessionKey {