| Package | Description |
|---|---|
| net.itrixlabs.cache.auth | |
| net.itrixlabs.cache.csrf | |
| net.itrixlabs.cache.generic | |
| net.itrixlabs.cache.user |
| Modifier and Type | Class and Description |
|---|---|
class |
SerializableAuthCache<V>
Simple implementation of
ApplicationCache for authorization sub-systems. |
| Modifier and Type | Class and Description |
|---|---|
class |
SerializableCsrfCache<V>
Efficient implementation of
ApplicationCache for CSRF Filters. |
| Modifier and Type | Class and Description |
|---|---|
class |
SerializableGenericCache<V>
Efficient implementation of
ApplicationCache for
non-differential subsystems which are unknown to this API (better support for
runtime resolution will be provided in future when out team gets the chance
to look into this). |
| Modifier and Type | Class and Description |
|---|---|
class |
SerializableUserCache<V>
Efficient implementation of
ApplicationCache for authentication sub-systems. |
Copyright © 2016. All rights reserved.