Uses of Class
org.apache.shiro.mgt.SessionsSecurityManager

Packages that use SessionsSecurityManager
org.apache.shiro.mgt Provides the master SecurityManager interface and a default implementation hierarchy for managing all aspects of Shiro's functionality in an application. 
 

Uses of SessionsSecurityManager in org.apache.shiro.mgt
 

Subclasses of SessionsSecurityManager in org.apache.shiro.mgt
 class DefaultSecurityManager
          The Shiro framework's default concrete implementation of the SecurityManager interface, based around a collection of Realms.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.