Interface Credentials

All Known Implementing Classes:
UserApiTokenCredentials, UsernamePasswordCredentials

public interface Credentials
Marker interface for credentials which can be handled by authentication providers.
Author:
Ɓukasz Dywicki - Initial contribution