Uses of Interface
com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.auth.TrustedUnderlyingSystemAuthorizerFilter
-
Packages that use TrustedUnderlyingSystemAuthorizerFilter Package Description com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.auth Add package level annotations to indicate everything is non-null by default.com.atlassian.bitbucket.jenkins.internal.jenkins.auth Add package level annotations to indicate everything is non-null by default. -
-
Uses of TrustedUnderlyingSystemAuthorizerFilter 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 TrustedUnderlyingSystemAuthorizerFilter Constructor Description OAuth1aRequestFilter(ServiceProviderConsumerStore consumerStore, ServiceProviderTokenStore tokenStore, net.oauth.OAuthValidator validator, Clock clock, TrustedUnderlyingSystemAuthorizerFilter authorizerFilter, SecurityModeChecker securityChecker)
-
Uses of TrustedUnderlyingSystemAuthorizerFilter in com.atlassian.bitbucket.jenkins.internal.jenkins.auth
Classes in com.atlassian.bitbucket.jenkins.internal.jenkins.auth that implement TrustedUnderlyingSystemAuthorizerFilter Modifier and Type Class Description class
TrustedJenkinsAuthorizer
-