NASAWorldWind / WorldWindJava

The NASA WorldWind Java SDK (WWJ) is for building cross-platform 3D geospatial desktop applications in Java.
712 stars 324 forks source link

Feature Request: Basic Authentication #264

Open crockct opened 1 year ago

crockct commented 1 year ago

Prerequisites

Description

Add username/password authentication to WorldWindJava.

Steps to Reproduce

Expected behavior: Expect to be able to use user/password authentication (ie. when fetching from a Geoserver) via WorldWindJava

Actual behavior: There is not a way to set basic authentication when using WorldWindJava.