public interface SubjectResolver
| Modifier and Type | Method and Description |
|---|---|
org.apache.shiro.subject.Subject |
getSubject()
Resolves and returns a
Subject instance. |
org.apache.shiro.subject.Subject getSubject() throws RuntimeException
Subject instance. If one cannot be found, a runtime Exception is thrown.Subject instance.RuntimeExceptionCopyright © 2005–2016 FuseSource, Corp.. All rights reserved.