Web-based responsive document annotation tool
activeannoservice / project.export / RestAuthentication
sealed class RestAuthentication
| Name | Summary | 
|---|---|
| HttpBasicAuth | data class HttpBasicAuth : RestAuthentication | 
    
| JwtRole | object JwtRole : RestAuthentication | 
    
| None | object None : RestAuthentication |