Uses of Package
org.apache.shiro
-
Packages that use org.apache.shiro Package Description org.apache.shiro This package primarily exists as a root classpath distinction, but it does contain two core classes widely used by applications,SecurityUtils
andShiroException
. -
Classes in org.apache.shiro used by org.apache.shiro Class Description UnavailableSecurityManagerException Exception thrown when attempting to acquire the application'sSecurityManager
instance, but Shiro's lookup heuristics cannot find one.