Interface Authenticator

All Known Implementing Classes:
KerberosAuthenticator, PseudoAuthenticator

public interface Authenticator
Interface for client authentication mechanisms.

Implementations are use-once instances, they don't need to be thread safe.