JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.atlassian.bamboo.testutils.backdoor.SharedCredentialsControl
Packages that use
SharedCredentialsControl
Package
Description
com.atlassian.bamboo.testutils.backdoor
com.atlassian.bamboo.testutils.junit.rule
Uses of
SharedCredentialsControl
in
com.atlassian.bamboo.testutils.backdoor
Methods in
com.atlassian.bamboo.testutils.backdoor
that return
SharedCredentialsControl
Modifier and Type
Method
Description
SharedCredentialsControl
Backdoor.
sharedCredentials
()
Uses of
SharedCredentialsControl
in
com.atlassian.bamboo.testutils.junit.rule
Methods in
com.atlassian.bamboo.testutils.junit.rule
that return
SharedCredentialsControl
Modifier and Type
Method
Description
SharedCredentialsControl
BackdoorRule.
sharedCredentials
()