| Name | Description | Type | Package | Framework |
| EHCacheTokenStore | An in-memory EHCache implementation of the TokenStore interface. | Class | org.apache.cxf.ws.security.tokenstore | Apache CXF |
| EHCacheTokenStoreFactory | A factory to return an EHCacheTokenStore instance. | Class | org.apache.cxf.ws.security.tokenstore | Apache CXF |
| MemoryTokenStore | A simple HashMap-based TokenStore. | Class | org.apache.cxf.ws.security.tokenstore | Apache CXF |
| MemoryTokenStoreFactory | A factory to return a MemoryTokenStore instance. | Class | org.apache.cxf.ws.security.tokenstore | Apache CXF |
| SecurityToken | Class | org.apache.cxf.ws.security.tokenstore | Apache CXF | |
| TokenStore | This interface defines a caching mechanism for security tokens. | Interface | org.apache.cxf.ws.security.tokenstore | Apache CXF |
| TokenStoreFactory | An abstract factory to return a TokenStore instance. | Class | org.apache.cxf.ws.security.tokenstore | Apache CXF |
| TokenStoreUtils | Class | org.apache.cxf.ws.security.tokenstore | Apache CXF | |