Interface CredentialAuthentication

All Known Implementing Classes:
KerberosFederationProvider, LDAPStorageProvider

public interface CredentialAuthentication
Single purpose method that knows how to authenticate a user based on a credential type. This is used when the user is not known but the provider knows how to extract this information from the credential. Examples are Kerberos.
Version:
$Revision: 1 $
Author:
Bill Burke