A C D E G H I L O P R S T U V 
All Classes All Packages

A

action() - Method in annotation type org.wicketstuff.shiro.annotation.ShiroSecurityConstraint
 
addLoginMessagesAndGetPage(ShiroSecurityConstraint, Component, Class<? extends Page>) - Method in class org.wicketstuff.shiro.authz.ShiroUnauthorizedComponentListener
 
addPersistedPage(String, IManageablePage) - Method in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore
 
addUnauthorizedMessagesAndGetPage(ShiroSecurityConstraint, Component, Class<? extends Page>) - Method in class org.wicketstuff.shiro.authz.ShiroUnauthorizedComponentListener
 
AnnotationsShiroAuthorizationStrategy - Class in org.wicketstuff.shiro.annotation
 
AnnotationsShiroAuthorizationStrategy() - Constructor for class org.wicketstuff.shiro.annotation.AnnotationsShiroAuthorizationStrategy
 

C

checkInvalidInstantiation(Annotation[], ShiroAction) - Method in class org.wicketstuff.shiro.annotation.AnnotationsShiroAuthorizationStrategy
 
checkInvalidInstantiation(Class<T>) - Method in class org.wicketstuff.shiro.annotation.AnnotationsShiroAuthorizationStrategy
 
constraint() - Method in annotation type org.wicketstuff.shiro.annotation.ShiroSecurityConstraint
 
containsPage(int) - Method in class org.wicketstuff.shiro.wicket.page.store.PageCache
 

D

DEFAULT_MAX_PAGES - Static variable in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore
 

E

ENABLE - org.wicketstuff.shiro.ShiroAction
 

G

getAnnotationStrategy() - Method in class org.wicketstuff.shiro.authz.ShiroUnauthorizedComponentListener
 
getDelayTime() - Method in class org.wicketstuff.shiro.page.LogoutPage
 
getMaxPageMapSize() - Method in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore
 
getMessage(String, ShiroSecurityConstraint, Component) - Method in class org.wicketstuff.shiro.authz.ShiroUnauthorizedComponentListener
 
getObject() - Method in class org.wicketstuff.shiro.ShiroSubjectModel
getPage(int) - Method in class org.wicketstuff.shiro.wicket.page.store.PageCache
 
getPageCache() - Method in class org.wicketstuff.shiro.wicket.page.store.PageCacheManager
 
getPageCacheManager(Session) - Method in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore
 
getPassword() - Method in class org.wicketstuff.shiro.component.LoginPanel
Convenience method to access the password.
getPersistedPage(String, int) - Method in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore
 
getRememberMe() - Method in class org.wicketstuff.shiro.component.LoginPanel
Get model object of the rememberMe checkbox
getSession(String, boolean) - Method in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore
 
getUsername() - Method in class org.wicketstuff.shiro.component.LoginPanel
Convenience method to access the username.

H

HasPermission - org.wicketstuff.shiro.ShiroConstraint
 
HasRole - org.wicketstuff.shiro.ShiroConstraint
 

I

INSTANTIATE - org.wicketstuff.shiro.ShiroAction
 
isActionAuthorized(Component, Action) - Method in class org.wicketstuff.shiro.annotation.AnnotationsShiroAuthorizationStrategy
IsAuthenticated - org.wicketstuff.shiro.ShiroConstraint
 
isInstantiationAuthorized(Class<T>) - Method in class org.wicketstuff.shiro.annotation.AnnotationsShiroAuthorizationStrategy
isResourceAuthorized(IResource, PageParameters) - Method in class org.wicketstuff.shiro.annotation.AnnotationsShiroAuthorizationStrategy
 
isVersioned() - Method in class org.wicketstuff.shiro.page.LogoutPage

L

load() - Method in class org.wicketstuff.shiro.ShiroServletRequestModel
LoggedIn - org.wicketstuff.shiro.ShiroConstraint
 
login(String, String, boolean) - Method in class org.wicketstuff.shiro.component.LoginPanel
Sign in user if possible.
loginMessage() - Method in annotation type org.wicketstuff.shiro.annotation.ShiroSecurityConstraint
 
loginPage() - Method in annotation type org.wicketstuff.shiro.annotation.ShiroSecurityConstraint
 
LoginPanel - Class in org.wicketstuff.shiro.component
Reusable user sign in panel with username and password as well as support for cookie persistence of the both.
LoginPanel(String) - Constructor for class org.wicketstuff.shiro.component.LoginPanel
 
LoginPanel(String, boolean) - Constructor for class org.wicketstuff.shiro.component.LoginPanel
 
LoginPanel.SignInForm - Class in org.wicketstuff.shiro.component
Sign in form.
LogoutPage - Class in org.wicketstuff.shiro.page
 
LogoutPage(CharSequence) - Constructor for class org.wicketstuff.shiro.page.LogoutPage
Constructor.
LogoutPage(Class<? extends Page>) - Constructor for class org.wicketstuff.shiro.page.LogoutPage
 
LogoutPage(PageParameters) - Constructor for class org.wicketstuff.shiro.page.LogoutPage
 

O

onSignInSucceeded() - Method in class org.wicketstuff.shiro.component.LoginPanel
 
onSubmit() - Method in class org.wicketstuff.shiro.component.LoginPanel.SignInForm
 
onUnauthorizedInstantiation(Component) - Method in class org.wicketstuff.shiro.authz.ShiroUnauthorizedComponentListener
org.wicketstuff.shiro - package org.wicketstuff.shiro
 
org.wicketstuff.shiro.annotation - package org.wicketstuff.shiro.annotation
 
org.wicketstuff.shiro.authz - package org.wicketstuff.shiro.authz
 
org.wicketstuff.shiro.component - package org.wicketstuff.shiro.component
 
org.wicketstuff.shiro.page - package org.wicketstuff.shiro.page
 
org.wicketstuff.shiro.wicket.page.store - package org.wicketstuff.shiro.wicket.page.store
 

P

PageCache - Class in org.wicketstuff.shiro.wicket.page.store
continues effort started by Richard Wilkinson (to support TerraCotta, but the architecture has been separated into multiple classes, along with other architectural/stylistic changes.
PageCache(int) - Constructor for class org.wicketstuff.shiro.wicket.page.store.PageCache
 
PageCacheManager - Class in org.wicketstuff.shiro.wicket.page.store
continues effort started by Richard Wilkinson (to support TerraCotta, but the architecture has been separated into multiple classes, along with other architectural/stylistic changes.
PageCacheManager(int) - Constructor for class org.wicketstuff.shiro.wicket.page.store.PageCacheManager
 

R

REDIRECTPAGE_PARAM - Static variable in class org.wicketstuff.shiro.page.LogoutPage
 
removeAllPersistedPages(String) - Method in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore
 
removePage(Integer) - Method in class org.wicketstuff.shiro.wicket.page.store.PageCache
 
removePersistedPage(String, IManageablePage) - Method in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore
 
RENDER - org.wicketstuff.shiro.ShiroAction
 

S

SessionPageStore - Class in org.wicketstuff.shiro.wicket.page.store
An IPageStore implementation that stores serialized Pages in JSecurity's Session.
SessionPageStore(String) - Constructor for class org.wicketstuff.shiro.wicket.page.store.SessionPageStore
 
SessionPageStore(String, int) - Constructor for class org.wicketstuff.shiro.wicket.page.store.SessionPageStore
 
setAnnotationStrategy(AnnotationsShiroAuthorizationStrategy) - Method in class org.wicketstuff.shiro.authz.ShiroUnauthorizedComponentListener
 
setRememberMe(boolean) - Method in class org.wicketstuff.shiro.component.LoginPanel
Set model object for rememberMe checkbox
ShiroAction - Enum in org.wicketstuff.shiro
 
ShiroConfigInfoPanel - Class in org.wicketstuff.shiro.component
 
ShiroConfigInfoPanel(String) - Constructor for class org.wicketstuff.shiro.component.ShiroConfigInfoPanel
 
ShiroConstraint - Enum in org.wicketstuff.shiro
 
ShiroSecurityConstraint - Annotation Type in org.wicketstuff.shiro.annotation
 
ShiroSecurityConstraints - Annotation Type in org.wicketstuff.shiro.annotation
 
ShiroServletRequestModel - Class in org.wicketstuff.shiro
 
ShiroServletRequestModel() - Constructor for class org.wicketstuff.shiro.ShiroServletRequestModel
 
ShiroSubjectModel - Class in org.wicketstuff.shiro
A simple wrapper for to access SecurityUtils.getSubject() as an IModel
ShiroSubjectModel() - Constructor for class org.wicketstuff.shiro.ShiroSubjectModel
 
ShiroUnauthorizedComponentListener - Class in org.wicketstuff.shiro.authz
 
ShiroUnauthorizedComponentListener(Class<? extends Page>, Class<? extends Page>, AnnotationsShiroAuthorizationStrategy) - Constructor for class org.wicketstuff.shiro.authz.ShiroUnauthorizedComponentListener
 
SignInForm(String) - Constructor for class org.wicketstuff.shiro.component.LoginPanel.SignInForm
Constructor.
SimpleAuthHeader - Class in org.wicketstuff.shiro.component
 
SimpleAuthHeader(String, Class<? extends Page>) - Constructor for class org.wicketstuff.shiro.component.SimpleAuthHeader
 
storePages(SerializedPage) - Method in class org.wicketstuff.shiro.wicket.page.store.PageCache
 
supportsVersioning() - Method in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore
 

T

toString() - Method in class org.wicketstuff.shiro.wicket.page.store.PageCache

U

unauthorizedMessage() - Method in annotation type org.wicketstuff.shiro.annotation.ShiroSecurityConstraint
 
unauthorizedPage() - Method in annotation type org.wicketstuff.shiro.annotation.ShiroSecurityConstraint
 

V

value() - Method in annotation type org.wicketstuff.shiro.annotation.ShiroSecurityConstraint
 
value() - Method in annotation type org.wicketstuff.shiro.annotation.ShiroSecurityConstraints
 
valueOf(String) - Static method in enum org.wicketstuff.shiro.ShiroAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wicketstuff.shiro.ShiroConstraint
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wicketstuff.shiro.ShiroAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wicketstuff.shiro.ShiroConstraint
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E G H I L O P R S T U V 
All Classes All Packages