A C D G I L O P R S T U V

A

addLoginMessagesAndGetPage(ShiroSecurityConstraint, Component, Class<? extends Page>) - Method in class org.wicketstuff.shiro.authz.ShiroUnauthorizedComponentListener
 
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
 
containsPage(int) - Method in class org.wicketstuff.shiro.wicket.page.store.PageCache
 
containsPage(String, int) - Method in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore
 
convertToPage(Object) - Method in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore

D

DEFAULT_MAX_PAGES - Static variable in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore
 
deserializePage(byte[]) - Method in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore
 
destroy() - Method in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore

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
 
getPage() - Method in class org.wicketstuff.shiro.wicket.page.store.SerializedPageWrapper
 
getPage(String, int) - Method in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore
getPageCache() - Method in class org.wicketstuff.shiro.wicket.page.store.PageCacheManager
 
getPageCacheManager(String) - Method in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore
 
getPageId() - Method in class org.wicketstuff.shiro.wicket.page.store.SerializedPageWrapper
 
getPassword() - Method in class org.wicketstuff.shiro.component.LoginPanel
Convenience method to access the password.
getRememberMe() - Method in class org.wicketstuff.shiro.component.LoginPanel
Get model object of the rememberMe checkbox
getSession(String) - Method in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore
 
getSessionForUpdate(String) - 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.

I

isActionAuthorized(Component, Action) - Method in class org.wicketstuff.shiro.annotation.AnnotationsShiroAuthorizationStrategy
isInstantiationAuthorized(Class<T>) - 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
login(String, String, boolean) - Method in class org.wicketstuff.shiro.component.LoginPanel
Sign in user if possible.
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.
LoginPanel.SignInForm(String) - Constructor for class org.wicketstuff.shiro.component.LoginPanel.SignInForm
Constructor.
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

pageAccessed(String, Page) - Method in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore
 
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
 
prepareForSerialization(String, Object) - Method in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore

R

REDIRECTPAGE_PARAM - Static variable in class org.wicketstuff.shiro.page.LogoutPage
 
removePage(Integer) - Method in class org.wicketstuff.shiro.wicket.page.store.PageCache
 
removePage(String, int) - Method in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore
restoreAfterSerialization(Serializable) - Method in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore

S

serialize(String, IManageablePage) - Method in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore
 
SerializedPageWrapper - Class in org.wicketstuff.shiro.wicket.page.store
 
SerializedPageWrapper(byte[], int) - Constructor for class org.wicketstuff.shiro.wicket.page.store.SerializedPageWrapper
 
serializePage(String, IManageablePage) - Method in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore
 
SessionPageStore - Class in org.wicketstuff.shiro.wicket.page.store
An IPageStore implementation that stores serialized Pages in JSecurity's Session.
SessionPageStore() - Constructor for class org.wicketstuff.shiro.wicket.page.store.SessionPageStore
 
SessionPageStore(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
 
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
 
SimpleAuthHeader - Class in org.wicketstuff.shiro.component
 
SimpleAuthHeader(String, Class<? extends Page>) - Constructor for class org.wicketstuff.shiro.component.SimpleAuthHeader
 
storePage(String, IManageablePage) - Method in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore
storePages(SerializedPageWrapper) - Method in class org.wicketstuff.shiro.wicket.page.store.PageCache
 

T

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

U

unbind(String) - Method in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore

V

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're declared.
values() - Static method in enum org.wicketstuff.shiro.ShiroConstraint
Returns an array containing the constants of this enum type, in the order they're declared.

A C D G I L O P R S T U V

Copyright © 2015. All Rights Reserved.