|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XKMSCacheToken | |
---|---|
org.apache.cxf.xkms.cache |
Uses of XKMSCacheToken in org.apache.cxf.xkms.cache |
---|
Methods in org.apache.cxf.xkms.cache that return XKMSCacheToken | |
---|---|
XKMSCacheToken |
EHCacheXKMSClientCache.get(String key)
Get an XKMSCacheToken from the cache matching the given key. |
XKMSCacheToken |
XKMSClientCache.get(String key)
Get an XKMSCacheToken from the cache matching the given key. |
Methods in org.apache.cxf.xkms.cache with parameters of type XKMSCacheToken | |
---|---|
void |
EHCacheXKMSClientCache.put(String key,
XKMSCacheToken cacheToken)
Store an XKMSCacheToken in the Cache using the given key |
void |
XKMSClientCache.put(String key,
XKMSCacheToken cacheToken)
Store an XKMSCacheToken in the Cache using the given key |
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |