Uses of Interface
com.atlassian.bamboo.specs.util.AuthenticationProvider
Packages that use AuthenticationProvider
-
Uses of AuthenticationProvider in com.atlassian.bamboo.specs.util
Subinterfaces of AuthenticationProvider in com.atlassian.bamboo.specs.utilModifier and TypeInterfaceDescriptioninterfaceinterfaceDeprecated.Classes in com.atlassian.bamboo.specs.util that implement AuthenticationProviderModifier and TypeClassDescriptionclassDeprecated.since 7.0.4, useFileTokenCredentialsclassclassDeprecated.since 7.1.0, useFileTokenCredentialsclassclassDeprecated.since 7.1.0, useSimpleTokenCredentialsinsteadMethods in com.atlassian.bamboo.specs.util that return AuthenticationProviderMethods in com.atlassian.bamboo.specs.util with parameters of type AuthenticationProviderModifier and TypeMethodDescriptionstatic RestTaskFactory.RestTaskRestTaskFactory.create(URI bambooServerUrl, AuthenticationProvider authenticationProvider, RootEntityPropertiesBuilder entity, String payload) RestHelper.post(URI uri, AuthenticationProvider authenticationProvider, String yamlContent) RestHelper.put(URI uri, AuthenticationProvider authenticationProvider, String yamlContent) Constructors in com.atlassian.bamboo.specs.util with parameters of type AuthenticationProviderModifierConstructorDescriptionBambooServer(@NotNull String baseUrl, @NotNull AuthenticationProvider authenticationProvider) Create an instance of Bamboo server with specifiedAuthenticationProvider.
TokenCredentialsinstead