Package net.spy.memcached.auth


package net.spy.memcached.auth

Auth Utilities.

Extra utilities for authentication management.

  • Classes
    Class
    Description
    Information required to specify authentication mechanisms and callbacks.
    A thread that does SASL authentication.
    This will ensure no more than one AuthThread will exist for a given MemcachedNode.
    Callback handler for doing plain auth.