Web-based responsive document annotation tool
activeannoservice / project.export / RestAuthentication / HttpBasicAuth
data class HttpBasicAuth : RestAuthentication
| Name | Summary | 
|---|---|
| <init> | HttpBasicAuth(username: String, password: String) | 
    
| Name | Summary | 
|---|---|
| password | val password: String | 
    
| username | val username: String | 
    
| Name | Summary | 
|---|---|
| toString | fun toString(): String |