1 #include "ace/INet/AuthenticationBase.h"
3 #if !defined (__ACE_INLINE__)
4 #include "ace/INet/AuthenticationBase.inl"
7 ACE_BEGIN_VERSIONED_NAMESPACE_DECL
13 AuthenticationBase::~AuthenticationBase ()
17 AuthenticatorBase::AuthenticatorBase ()
21 AuthenticatorBase::~AuthenticatorBase ()
27 ACE_END_VERSIONED_NAMESPACE_DECL