Uses of Package
net.spy.memcached.auth
-
Packages that use net.spy.memcached.auth Package Description net.spy.memcached Memcached client and transformation utilsnet.spy.memcached.auth Auth Utilities. -
Classes in net.spy.memcached.auth used by net.spy.memcached Class Description AuthDescriptor Information required to specify authentication mechanisms and callbacks.AuthThreadMonitor This will ensure no more than one AuthThread will exist for a given MemcachedNode. -
Classes in net.spy.memcached.auth used by net.spy.memcached.auth Class Description AuthDescriptor Information required to specify authentication mechanisms and callbacks.AuthThread A thread that does SASL authentication.