Package net.spy.memcached.auth
Auth Utilities.
Extra utilities for authentication management.
-
Class Summary Class Description AuthDescriptor Information required to specify authentication mechanisms and callbacks.AuthThread A thread that does SASL authentication.AuthThreadMonitor This will ensure no more than one AuthThread will exist for a given MemcachedNode.PlainCallbackHandler Callback handler for doing plain auth.