part of api; abstract class Authentication { void applyToParams(Map queryParams, Map headerParams); }