Uses of Class
com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.OAuthRequestUtils
-
Packages that use OAuthRequestUtils Package Description com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.auth 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 OAuthRequestUtils Constructor Description OAuth1Authenticator(ServiceProviderConsumerStore consumerStore, ServiceProviderTokenStore tokenStore, net.oauth.OAuthValidator validator, Clock clock, SecurityModeChecker securityChecker, OAuthRequestUtils oAuthRequestUtils)
-