Class CryptingPageStore

java.lang.Object
org.apache.wicket.pageStore.DelegatingPageStore
org.apache.wicket.pageStore.CryptingPageStore
All Implemented Interfaces:
IPageStore

A store that encrypts all pages before delegating and vice versa.

All pages passing through this store are restricted to be SerializedPages. You can achieve this with