JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
io.jenkins.plugins.synopsys.security.scan.input.scm.github.User
Packages that use
User
Package
Description
io.jenkins.plugins.synopsys.security.scan.input.scm.github
Uses of
User
in
io.jenkins.plugins.synopsys.security.scan.input.scm.github
Methods in
io.jenkins.plugins.synopsys.security.scan.input.scm.github
that return
User
Modifier and Type
Method
Description
User
Github.
getUser
()
Methods in
io.jenkins.plugins.synopsys.security.scan.input.scm.github
with parameters of type
User
Modifier and Type
Method
Description
void
Github.
setUser
(
User
user)