Package | Description |
---|---|
org.wicketstuff.shiro.annotation | |
org.wicketstuff.shiro.authz | |
org.wicketstuff.shiro.example.pages |
Modifier and Type | Method and Description |
---|---|
protected ShiroSecurityConstraint |
AnnotationsShiroAuthorizationStrategy.checkInvalidInstantiation(Annotation[] annotations,
ShiroAction action) |
<T extends org.apache.wicket.request.component.IRequestableComponent> |
AnnotationsShiroAuthorizationStrategy.checkInvalidInstantiation(Class<T> componentClass) |
Modifier and Type | Method and Description |
---|---|
protected Class<? extends org.apache.wicket.Page> |
ShiroUnauthorizedComponentListener.addLoginMessagesAndGetPage(ShiroSecurityConstraint constraint,
org.apache.wicket.Component component,
Class<? extends org.apache.wicket.Page> page) |
protected Class<? extends org.apache.wicket.Page> |
ShiroUnauthorizedComponentListener.addUnauthorizedMessagesAndGetPage(ShiroSecurityConstraint constraint,
org.apache.wicket.Component component,
Class<? extends org.apache.wicket.Page> page) |
protected String |
ShiroUnauthorizedComponentListener.getMessage(String key,
ShiroSecurityConstraint anno,
org.apache.wicket.Component comp) |
Modifier and Type | Class and Description |
---|---|
class |
RequireAdminRolePage |
class |
RequireAuthPage |
class |
RequireViewPermissionPage |
Copyright © 2015. All rights reserved.