| Package | Description |
|---|---|
| net.itrixlabs.cache.auth | |
| net.itrixlabs.cache.ext | |
| net.itrixlabs.cache.user |
| Modifier and Type | Class and Description |
|---|---|
class |
SerializableAuthCache<K,V>
Efficient implementation of
ApplicationCache for authorization sub-systems. |
| Modifier and Type | Method and Description |
|---|---|
AbstractFileSystemCache<K,V> |
AbstractFileSystemCache.setCacheDir(String cacheDir)
Sets the cache directory location to use with the particular type of cache in focus.
|
AbstractFileSystemCache<K,V> |
AbstractFileSystemCache.setCacheFile(String cacheFile)
Sets the cache filename to use with the particular type of cache in focus.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SerializableUserCache<K,V>
Efficient implementation of
ApplicationCache for authentication sub-systems. |
Copyright © 2015. All rights reserved.