Uses of Class
org.wso2.carbon.deployment.synchronizer.RepositoryInformation

Packages that use RepositoryInformation
org.wso2.carbon.deployment.synchronizer   
 

Uses of RepositoryInformation in org.wso2.carbon.deployment.synchronizer
 

Methods in org.wso2.carbon.deployment.synchronizer that return RepositoryInformation
 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 © 2015 WSO2. All rights reserved.