public class ShiroSubjectModel
extends org.apache.wicket.model.AbstractReadOnlyModel<org.apache.shiro.subject.Subject>
SecurityUtils.getSubject()
as an IModel
Constructor and Description |
---|
ShiroSubjectModel() |
Modifier and Type | Method and Description |
---|---|
org.apache.shiro.subject.Subject |
getObject() |
Copyright © 2015. All rights reserved.