public class RestconfClientFactory extends Object implements org.opendaylight.yangtools.restconf.client.api.RestconfClientContextFactory
| Constructor and Description |
|---|
RestconfClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.opendaylight.yangtools.restconf.client.api.RestconfClientContext |
getRestconfClientContext(URL baseUrl,
org.opendaylight.yangtools.yang.model.api.SchemaContextHolder schemaContextHolder) |
void |
setAuthentication(org.opendaylight.yangtools.restconf.client.api.auth.AuthenticationHolder authenticationHolder) |
public org.opendaylight.yangtools.restconf.client.api.RestconfClientContext getRestconfClientContext(URL baseUrl, org.opendaylight.yangtools.yang.model.api.SchemaContextHolder schemaContextHolder) throws org.opendaylight.yangtools.restconf.client.api.UnsupportedProtocolException
getRestconfClientContext in interface org.opendaylight.yangtools.restconf.client.api.RestconfClientContextFactoryorg.opendaylight.yangtools.restconf.client.api.UnsupportedProtocolExceptionpublic void setAuthentication(org.opendaylight.yangtools.restconf.client.api.auth.AuthenticationHolder authenticationHolder)
setAuthentication in interface org.opendaylight.yangtools.restconf.client.api.RestconfClientContextFactoryCopyright © 2015. All rights reserved.