Uses of Interface
com.caplin.server.auth.DataCache
-
Packages that use DataCache Package Description com.caplin.server.auth -
-
Uses of DataCache in com.caplin.server.auth
Methods in com.caplin.server.auth that return DataCache Modifier and Type Method Description DataCache
ServerNode. getDataCache()
Get theDataCache
, through which objects can be created and deleted in the Liberator's object cache.
-