| Class | Description | 
|---|---|
| KeyFactorySecureRandom | This factory generate a key composed by a counter and a random number. | 
| StateCache<K,V> | This class provides an interface to separate the state caching operations (saving/restoring)
 from the renderkit specific stuff that HtmlResponseStateManager should do. | 
| StateCacheProviderImpl | |
| StateCacheUtils | |
| StateTokenProcessor | |
| StateTokenProcessorClientSide | |
| StateTokenProcessorServerSide | |
| StateUtils | This Class exposes a handful of methods related to encryption,
 compression and serialization of the view state. | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.