| Package | Description |
|---|---|
| org.openstreetmap.josm.data |
Provides the classes for JOSM managed data.
|
| Modifier and Type | Field and Description |
|---|---|
private static UserIdentityManager |
UserIdentityManager.instance |
| Modifier and Type | Method and Description |
|---|---|
static UserIdentityManager |
UserIdentityManager.getInstance()
Replies the unique instance of the JOSM user identity manager
|