Package net.spy.memcached.auth

Auth Utilities.

See:
          Description

Class Summary
AuthDescriptor Information required to specify authentication mechanisms and callbacks.
AuthThread  
AuthThreadMonitor This will ensure no more than one AuthThread will exist for a given MemcachedNode.
PlainCallbackHandler Callback handler for doing plain auth.
 

Package net.spy.memcached.auth Description

Auth Utilities.

Extra utilities for authentication management.