Package net.spy.memcached.auth

Auth Utilities.

See:
          Description

Class Summary
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.
 

Package net.spy.memcached.auth Description

Auth Utilities.

Extra utilities for authentication management.



Copyright © 2006-2009 Dustin Sallings, 2009-2012 Couchbase, Inc.