Package org.apache.shiro

This package primarily exists as a root classpath distinction, but it does contain two core classes widely used by applications, SecurityUtils and ShiroException.

See:
          Description

Class Summary
SecurityUtils Accesses the currently accessible Subject for the calling code depending on runtime environment.
 

Exception Summary
ShiroException Root exception for all Shiro runtime exceptions.
UnavailableSecurityManagerException Exception thrown when attempting to acquire the application's SecurityManager instance, but Shiro's lookup heuristics cannot find one.
 

Package org.apache.shiro Description

This package primarily exists as a root classpath distinction, but it does contain two core classes widely used by applications, SecurityUtils and ShiroException.



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