Uses of Class
org.apache.shiro.env.RequiredTypeException
Packages that use RequiredTypeException
Package
Description
Concepts used to represent Shiro's aggregate state in an application.
-
Uses of RequiredTypeException in org.apache.shiro.env
Methods in org.apache.shiro.env that throw RequiredTypeExceptionModifier and TypeMethodDescription<T> T<T> TReturns the object in Shiro's environment with the specified name and type ornullif no object with that name was found.