Eiffel.framework.auth.authentication.mustache Maven / Gradle / Ivy
{{>noteinfo}}
deferred class
AUTHENTICATION
feature -- Access
apply_to_params(a_query_params: LIST [TUPLE [name:STRING; value:STRING]]; a_header_params: STRING_TABLE [STRING])
-- Apply authentication settings to header and query params.
-- `a_query_params' List of query parameters.
-- `a_header_params' Map of header parameters.
deferred
end
end
© 2015 - 2024 Weber Informatics LLC | Privacy Policy