Interface Auth

Interface to provide user info and http headers requred for server auth.

interface Auth ;

Methods

NameDescription
authHeaders Create headers for authentication
password Returns user password
userName Returns user name