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

A

addLoginMessagesAndGetPage(KiSecurityConstraint, Component, Class<? extends Page>) - Method in class org.wicketstuff.ki.authz.KiUnauthorizedComponentListener
 
addUnauthorizedMessagesAndGetPage(KiSecurityConstraint, Component, Class<? extends Page>) - Method in class org.wicketstuff.ki.authz.KiUnauthorizedComponentListener
 
AnnotationsKiAuthorizationStrategy - Class in org.wicketstuff.ki.annotation
 
AnnotationsKiAuthorizationStrategy() - Constructor for class org.wicketstuff.ki.annotation.AnnotationsKiAuthorizationStrategy
 

C

checkInvalidInstantiation(Class<T>) - Method in class org.wicketstuff.ki.annotation.AnnotationsKiAuthorizationStrategy
 
checkInvalidInstantiation(Annotation[], KiAction) - Method in class org.wicketstuff.ki.annotation.AnnotationsKiAuthorizationStrategy
 
clone() - Method in class org.wicketstuff.ki.wicket.page.store.PageKey
 
compareTo(PageKey) - Method in class org.wicketstuff.ki.wicket.page.store.PageKey
 
containsPage(int, int) - Method in class org.wicketstuff.ki.wicket.page.store.PageCache
 
containsPage(String, String, int, int) - Method in class org.wicketstuff.ki.wicket.page.store.SessionPageStore
 

D

DEFAULT_MAX_PAGES - Static variable in class org.wicketstuff.ki.wicket.page.store.SessionPageStore
 
destroy() - Method in class org.wicketstuff.ki.wicket.page.store.SessionPageStore
 

E

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

G

getAjaxVersion() - Method in class org.wicketstuff.ki.wicket.page.store.PageKey
 
getAjaxVersionNumber() - Method in class org.wicketstuff.ki.wicket.page.store.SerializedPageWrapper
 
getAnnotationStrategy() - Method in class org.wicketstuff.ki.authz.KiUnauthorizedComponentListener
 
getDelayTime() - Method in class org.wicketstuff.ki.page.LogoutPage
 
getMaxPageMapSize() - Method in class org.wicketstuff.ki.wicket.page.store.SessionPageStore
 
getMessage(String, KiSecurityConstraint, Component) - Method in class org.wicketstuff.ki.authz.KiUnauthorizedComponentListener
 
getObject() - Method in class org.wicketstuff.ki.KiSubjectModel
 
getPage(int, int, int) - Method in class org.wicketstuff.ki.wicket.page.store.PageCache
 
getPage() - Method in class org.wicketstuff.ki.wicket.page.store.SerializedPageWrapper
 
getPage(String, String, int, int, int) - Method in class org.wicketstuff.ki.wicket.page.store.SessionPageStore
 
getPageCache(String) - Method in class org.wicketstuff.ki.wicket.page.store.PageCacheManager
 
getPageCacheManager(String) - Method in class org.wicketstuff.ki.wicket.page.store.SessionPageStore
 
getPageId() - Method in class org.wicketstuff.ki.wicket.page.store.PageKey
 
getPageId() - Method in class org.wicketstuff.ki.wicket.page.store.SerializedPageWrapper
 
getPageMapName() - Method in class org.wicketstuff.ki.wicket.page.store.SerializedPageWrapper
 
getPassword() - Method in class org.wicketstuff.ki.component.LoginPanel
Convenience method to access the password.
getRememberMe() - Method in class org.wicketstuff.ki.component.LoginPanel
Get model object of the rememberMe checkbox
getSession(String) - Method in class org.wicketstuff.ki.wicket.page.store.SessionPageStore
 
getSessionForUpdate(String) - Method in class org.wicketstuff.ki.wicket.page.store.SessionPageStore
 
getUsername() - Method in class org.wicketstuff.ki.component.LoginPanel
Convenience method to access the username.
getVersion() - Method in class org.wicketstuff.ki.wicket.page.store.PageKey
 
getVersionNumber() - Method in class org.wicketstuff.ki.wicket.page.store.SerializedPageWrapper
 

H

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

I

isActionAuthorized(Component, Action) - Method in class org.wicketstuff.ki.annotation.AnnotationsKiAuthorizationStrategy
 
isInstantiationAuthorized(Class<T>) - Method in class org.wicketstuff.ki.annotation.AnnotationsKiAuthorizationStrategy
 
isVersioned() - Method in class org.wicketstuff.ki.page.LogoutPage
 

K

KiAction - Enum in org.wicketstuff.ki
 
KiConfigInfoPanel - Class in org.wicketstuff.ki.component
 
KiConfigInfoPanel(String) - Constructor for class org.wicketstuff.ki.component.KiConfigInfoPanel
 
KiConstraint - Enum in org.wicketstuff.ki
 
KiSecurityConstraint - Annotation Type in org.wicketstuff.ki.annotation
 
KiServletRequestModel - Class in org.wicketstuff.ki
 
KiServletRequestModel() - Constructor for class org.wicketstuff.ki.KiServletRequestModel
 
KiSubjectModel - Class in org.wicketstuff.ki
A simple wrapper for to access SecurityUtils.getSubject() as an IModel
KiSubjectModel() - Constructor for class org.wicketstuff.ki.KiSubjectModel
 
KiUnauthorizedComponentListener - Class in org.wicketstuff.ki.authz
 
KiUnauthorizedComponentListener(Class<? extends Page>, Class<? extends Page>, AnnotationsKiAuthorizationStrategy) - Constructor for class org.wicketstuff.ki.authz.KiUnauthorizedComponentListener
 

L

load() - Method in class org.wicketstuff.ki.KiServletRequestModel
 
login(String, String, boolean) - Method in class org.wicketstuff.ki.component.LoginPanel
Sign in user if possible.
LoginPanel - Class in org.wicketstuff.ki.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.ki.component.LoginPanel
 
LoginPanel(String, boolean) - Constructor for class org.wicketstuff.ki.component.LoginPanel
 
LoginPanel.SignInForm - Class in org.wicketstuff.ki.component
Sign in form.
LoginPanel.SignInForm(String) - Constructor for class org.wicketstuff.ki.component.LoginPanel.SignInForm
Constructor.
LogoutPage - Class in org.wicketstuff.ki.page
 
LogoutPage(CharSequence) - Constructor for class org.wicketstuff.ki.page.LogoutPage
Constructor.
LogoutPage(PageParameters) - Constructor for class org.wicketstuff.ki.page.LogoutPage
 
LogoutPage(Class<? extends Page>) - Constructor for class org.wicketstuff.ki.page.LogoutPage
 

O

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

P

pageAccessed(String, Page) - Method in class org.wicketstuff.ki.wicket.page.store.SessionPageStore
 
PageCache - Class in org.wicketstuff.ki.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.ki.wicket.page.store.PageCache
 
PageCacheManager - Class in org.wicketstuff.ki.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.ki.wicket.page.store.PageCacheManager
 
PageKey - Class in org.wicketstuff.ki.wicket.page.store
Unique Key to lookup a corresponding Page from the PageStore.
PageKey(int, int, int) - Constructor for class org.wicketstuff.ki.wicket.page.store.PageKey
 
PRIME - Static variable in class org.wicketstuff.ki.wicket.page.store.PageKey
 

R

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

S

serialize(Page) - Method in class org.wicketstuff.ki.wicket.page.store.SessionPageStore
 
SerializedPageWrapper - Class in org.wicketstuff.ki.wicket.page.store
 
SerializedPageWrapper(Serializable, int, String, int, int) - Constructor for class org.wicketstuff.ki.wicket.page.store.SerializedPageWrapper
 
SessionPageStore - Class in org.wicketstuff.ki.wicket.page.store
An IPageStore implementation that stores serialized Pages in JSecurity's Session.
SessionPageStore() - Constructor for class org.wicketstuff.ki.wicket.page.store.SessionPageStore
 
SessionPageStore(int) - Constructor for class org.wicketstuff.ki.wicket.page.store.SessionPageStore
 
setAnnotationStrategy(AnnotationsKiAuthorizationStrategy) - Method in class org.wicketstuff.ki.authz.KiUnauthorizedComponentListener
 
setRememberMe(boolean) - Method in class org.wicketstuff.ki.component.LoginPanel
Set model object for rememberMe checkbox
SimpleAuthHeader - Class in org.wicketstuff.ki.component
 
SimpleAuthHeader(String, Class<? extends Page>) - Constructor for class org.wicketstuff.ki.component.SimpleAuthHeader
 
storePage(String, Page) - Method in class org.wicketstuff.ki.wicket.page.store.SessionPageStore
 
storePages(Collection<SerializedPageWrapper>) - Method in class org.wicketstuff.ki.wicket.page.store.PageCache
 

T

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

U

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

V

valueOf(String) - Static method in enum org.wicketstuff.ki.KiAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wicketstuff.ki.KiConstraint
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wicketstuff.ki.KiAction
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.wicketstuff.ki.KiConstraint
Returns an array containing the constants of this enum type, in the order they're declared.

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

Copyright © 2011. All Rights Reserved.