public class HttpModelClient extends Object
| Constructor and Description |
|---|
HttpModelClient(IModelRegistry registry,
String baseUri,
String basePath,
IAuthenticationProvider auth) |
| Modifier and Type | Method and Description |
|---|---|
IAuthenticationProvider |
getAuthenticationProvider() |
IModelRegistry |
getRegistry() |
String |
getUri() |
public HttpModelClient(IModelRegistry registry, String baseUri, String basePath, IAuthenticationProvider auth)
public String getUri()
public IModelRegistry getRegistry()
public IAuthenticationProvider getAuthenticationProvider()
Copyright © 2018 Symphony Software Foundation. All rights reserved.