Package org.openhab.core.io.http.auth
Interface CredentialsExtractor<C>
- Type Parameters:
 C- Context type.
public interface CredentialsExtractor<C>
Provider of credentials which works in given context and can provide credentials out of it.
- Author:
 - Ćukasz Dywicki - Initial contribution.
 
- 
Method Summary
 
- 
Method Details
- 
retrieveCredentials
 
 -