Uses of Interface
io.jenkins.plugins.tuleap_oauth.checks.AuthorizationCodeChecker
-
Packages that use AuthorizationCodeChecker Package Description io.jenkins.plugins.tuleap_oauth io.jenkins.plugins.tuleap_oauth.checks -
-
Uses of AuthorizationCodeChecker in io.jenkins.plugins.tuleap_oauth
Methods in io.jenkins.plugins.tuleap_oauth with parameters of type AuthorizationCodeChecker Modifier and Type Method Description void
TuleapSecurityRealm. setAuthorizationCodeChecker(AuthorizationCodeChecker authorizationCodeChecker)
-
Uses of AuthorizationCodeChecker in io.jenkins.plugins.tuleap_oauth.checks
Classes in io.jenkins.plugins.tuleap_oauth.checks that implement AuthorizationCodeChecker Modifier and Type Class Description class
AuthorizationCodeCheckerImpl
-