Uses of Class
com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.OAuthRequestUtils
Packages that use OAuthRequestUtils
Package
Description
Add package level annotations to indicate everything is non-null by default.
-
Uses of OAuthRequestUtils in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.auth
Constructors in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.auth with parameters of type OAuthRequestUtilsModifierConstructorDescriptionOAuth1Authenticator(ServiceProviderConsumerStore consumerStore, ServiceProviderTokenStore tokenStore, net.oauth.OAuthValidator validator, Clock clock, SecurityModeChecker securityChecker, OAuthRequestUtils oAuthRequestUtils)