- All Known Implementing Classes:
- UsernamePasswordAuthentication
public interface Authentication
This interface is supposed to be implemented by all classes that represent an Authentication for some Account.
It's currently empty and used only for type safety.