org.apache.cxf.sts.cache
Class DefaultInMemoryTokenStore
java.lang.Object
org.apache.cxf.ws.security.tokenstore.EHCacheTokenStore
org.apache.cxf.sts.cache.DefaultInMemoryTokenStore
- All Implemented Interfaces:
- Closeable, BusLifeCycleListener, TokenStore
public class DefaultInMemoryTokenStore
- extends EHCacheTokenStore
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultInMemoryTokenStore
public DefaultInMemoryTokenStore(Bus b)
DefaultInMemoryTokenStore
public DefaultInMemoryTokenStore()
Apache CXF