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.RuntimeException
Copyright © 2005–2018. All rights reserved.