Interface HttpAuthentication<C>

All Known Implementing Classes:
AnonymousHttpSecuritySource, HttpAuthenticationImpl, MockHttpAuthentication

public interface HttpAuthentication<C>
Dependency interface allowing the application to check if the HTTP client is authenticated.
Author:
Daniel Sagenschneider