Package | Description |
---|---|
org.wso2.carbon.deployment.synchronizer |
Modifier and Type | Method and Description |
---|---|
RepositoryInformation |
RepositoryCreator.createRepository(int tenantId,
String baseUrl,
String userName,
String password)
Creates a repository for the tenant
|
abstract RepositoryInformation |
RepositoryManager.getCredentialsInformation(int tenantId)
Returns a RepositoryInformation instance populated with repository credentials for a tenant
|
abstract RepositoryInformation |
RepositoryManager.getUrlInformation(int tenantId)
Returns a RepositoryInformation instance populated with repository url for a tenant
|
Copyright © 2019 WSO2. All rights reserved.