Uses of Class
com.atlassian.bamboo.plugins.hg.AuthenticationType

Packages that use AuthenticationType
com.atlassian.bamboo.plugins.hg   
 

Uses of AuthenticationType in com.atlassian.bamboo.plugins.hg
 

Methods in com.atlassian.bamboo.plugins.hg that return AuthenticationType
 AuthenticationType HgRepositoryAccessData.getAuthenticationType()
           
static AuthenticationType AuthenticationType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AuthenticationType[] AuthenticationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.atlassian.bamboo.plugins.hg that return types with arguments of type AuthenticationType
 java.util.List<AuthenticationType> HgRepository.getAuthenticationTypes()
           
 



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