Interface Credentials

All Known Implementing Classes:
UsernamePasswordCredentials

public interface Credentials
Marker interface for user credentials.

This interface should not be implemented: use one of the concrete implementations like UsernamePasswordCredentials.