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

Packages that use SelectableAuthenticationRepository
com.atlassian.bamboo.repository.cvsimpl   
com.atlassian.bamboo.repository.svn   
 

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.
 



Copyright © 2010 Atlassian. All Rights Reserved.