Bivio::Auth::Support
# Copyright (c) 2001-2010 bivio Software, Inc. All Rights Reserved.
# $Id$
package Bivio::Auth::Support;
use strict;
use Bivio::Base 'Bivio.Delegator';
# See Delegate.NoDbAuthSupport or Delegate.SimpleAuthSupport
# for example methods.
1;