Feature/basic authentication
added basic authentication
can be turned on and off in the configuration (default is off)
supports basic authentication
- configure password and username in the .properties file of the corresponding adapter
oauth1.0 code was generated aswell, however I currently have no idea if/how that works