Uses of Interface
org.apache.shiro.subject.PrincipalMap

Packages that use PrincipalMap
org.apache.shiro.subject Components supporting the Subject interface, the most important concept in Shiro's API. 
 

Uses of PrincipalMap in org.apache.shiro.subject
 

Classes in org.apache.shiro.subject that implement PrincipalMap
 class SimplePrincipalMap
          Default implementation of the PrincipalMap interface.
 



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