|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||