|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequiredTypeException | |
|---|---|
| org.apache.shiro.env | 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 RequiredTypeException | ||
|---|---|---|
|
NamedObjectEnvironment.getObject(String name,
Class<T> requiredType)
Returns the object in Shiro's environment with the specified name and type or null if
no object with that name was found. |
|
|
DefaultEnvironment.getObject(String name,
Class<T> requiredType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||