Uses of Interface
com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.auth.SecurityModeChecker
-
Packages that use SecurityModeChecker 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 SecurityModeChecker 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 SecurityModeChecker Constructor Description OAuth1aRequestFilter(ServiceProviderConsumerStore consumerStore, ServiceProviderTokenStore tokenStore, net.oauth.OAuthValidator validator, Clock clock, TrustedUnderlyingSystemAuthorizerFilter authorizerFilter, SecurityModeChecker securityChecker)
-
Uses of SecurityModeChecker in com.atlassian.bitbucket.jenkins.internal.jenkins.auth
Classes in com.atlassian.bitbucket.jenkins.internal.jenkins.auth that implement SecurityModeChecker Modifier and Type Class Description class
JenkinsSecurityModeChecker
-