Uses of Enum Class
hudson.security.SecurityMode
-
Uses of SecurityMode in hudson.security
Modifier and TypeMethodDescriptionstatic SecurityMode
Returns the enum constant of this class with the specified name.static SecurityMode[]
SecurityMode.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SecurityMode in jenkins.model
Modifier and TypeMethodDescriptionJenkins.getSecurity()
Returns the constant that captures the three basic security modes in Jenkins.