Uses of Class
com.atlassian.bamboo.repository.AuthenticationType

Packages that use AuthenticationType
com.atlassian.bamboo.repository   
 

Uses of AuthenticationType in com.atlassian.bamboo.repository
 

Methods in com.atlassian.bamboo.repository that return AuthenticationType
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.
 



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