Uses of Interface
com.atlassian.bamboo.repository.SelectableAuthenticationRepository

Packages that use SelectableAuthenticationRepository
com.atlassian.bamboo.plugins.git   
com.atlassian.bamboo.repository.cvsimpl   
com.atlassian.bamboo.repository.svn   
com.atlassian.bamboo.studio.scm   
 

Uses of SelectableAuthenticationRepository in com.atlassian.bamboo.plugins.git
 

Classes in com.atlassian.bamboo.plugins.git that implement SelectableAuthenticationRepository
 class GitRepository
           
 

Uses of SelectableAuthenticationRepository in com.atlassian.bamboo.repository.cvsimpl
 

Classes in com.atlassian.bamboo.repository.cvsimpl that implement SelectableAuthenticationRepository
 class CVSRepository
          This class provides a CVS implemention of the Repository interface.
 

Uses of SelectableAuthenticationRepository in com.atlassian.bamboo.repository.svn
 

Classes in com.atlassian.bamboo.repository.svn that implement SelectableAuthenticationRepository
 class SvnRepository
          This class provides a Subversion repository for Bamboo.
 

Uses of SelectableAuthenticationRepository in com.atlassian.bamboo.studio.scm
 

Classes in com.atlassian.bamboo.studio.scm that implement SelectableAuthenticationRepository
 class AppLinksSvnRepository
          This repository is a hack that uses applinks and inbuilt Bamboo SVN username/password for Bamboo.
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.