@Path(value="_getClientRepositoryDto/{repositoryName}") @Consumes(value="application/xml") @Produces(value="application/xml") public class GetClientRepositoryDtoService extends AbstractServiceWithRepoToRepoAuth
repositoryName, request
Constructor and Description |
---|
GetClientRepositoryDtoService() |
Modifier and Type | Method and Description |
---|---|
RepositoryDto |
getClientRepositoryDto() |
authenticateAndCreateLocalRepoTransport, authenticateAndGetLocalRootURL, authenticateAndReturnUserName, authenticateWithLdap, getAuth, getClientRepositoryIdFromUserName, getClientRepositoryIdFromUserNameOrFail, getLocalRootURL
public GetClientRepositoryDtoService()
@GET public RepositoryDto getClientRepositoryDto()
Copyright © 2013–2019. All rights reserved.