A C D E G H 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(Class<T>) - Method in class org.wicketstuff.shiro.annotation.AnnotationsShiroAuthorizationStrategy
 
checkInvalidInstantiation(Annotation[], ShiroAction) - Method in class org.wicketstuff.shiro.annotation.AnnotationsShiroAuthorizationStrategy
 
clone() - Method in class org.wicketstuff.shiro.wicket.page.store.PageKey
 
compareTo(PageKey) - Method in class org.wicketstuff.shiro.wicket.page.store.PageKey
 
containsPage(int, int) - Method in class org.wicketstuff.shiro.wicket.page.store.PageCache
 
containsPage(String, String, int, int) - 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
 
destroy() - Method in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore
 

E

equals(Object) - Method in class org.wicketstuff.shiro.wicket.page.store.PageKey
 

G

getAjaxVersion() - Method in class org.wicketstuff.shiro.wicket.page.store.PageKey
 
getAjaxVersionNumber() - Method in class org.wicketstuff.shiro.wicket.page.store.SerializedPageWrapper
 
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, int, int) - Method in class org.wicketstuff.shiro.wicket.page.store.PageCache
 
getPage() - Method in class org.wicketstuff.shiro.wicket.page.store.SerializedPageWrapper
 
getPage(String, String, int, int, int) - Method in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore
 
getPageCache(String) - 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.PageKey
 
getPageId() - Method in class org.wicketstuff.shiro.wicket.page.store.SerializedPageWrapper
 
getPageMapName() - 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.
getVersion() - Method in class org.wicketstuff.shiro.wicket.page.store.PageKey
 
getVersionNumber() - Method in class org.wicketstuff.shiro.wicket.page.store.SerializedPageWrapper
 

H

hashCode() - Method in class org.wicketstuff.shiro.wicket.page.store.PageKey
 

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(PageParameters) - Constructor for class org.wicketstuff.shiro.page.LogoutPage
 
LogoutPage(Class<? extends Page>) - 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
 
PageKey - Class in org.wicketstuff.shiro.wicket.page.store
Unique Key to lookup a corresponding Page from the PageStore.
PageKey(int, int, int) - Constructor for class org.wicketstuff.shiro.wicket.page.store.PageKey
 
PRIME - Static variable in class org.wicketstuff.shiro.wicket.page.store.PageKey
 

R

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

S

serialize(Page) - Method in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore
 
SerializedPageWrapper - Class in org.wicketstuff.shiro.wicket.page.store
 
SerializedPageWrapper(Serializable, int, String, int, int) - Constructor for class org.wicketstuff.shiro.wicket.page.store.SerializedPageWrapper
 
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, Page) - Method in class org.wicketstuff.shiro.wicket.page.store.SessionPageStore
 
storePages(Collection<SerializedPageWrapper>) - Method in class org.wicketstuff.shiro.wicket.page.store.PageCache
 

T

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

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 E G H I L O P R S T U V

Copyright © 2010. All Rights Reserved.