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