Uses of Class
org.apache.shiro.UnavailableSecurityManagerException

Packages that use UnavailableSecurityManagerException
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
 

Uses of UnavailableSecurityManagerException in org.apache.shiro
 

Methods in org.apache.shiro that throw UnavailableSecurityManagerException
static SecurityManager SecurityUtils.getSecurityManager()
          Returns the SecurityManager accessible to the calling code.
 



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