Uses of Enum Class
hudson.security.SecurityMode
Packages that use SecurityMode
-
Uses of SecurityMode in hudson.security
Methods in hudson.security that return SecurityModeModifier 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
Methods in jenkins.model that return SecurityModeModifier and TypeMethodDescriptionJenkins.getSecurity()
Returns the constant that captures the three basic security modes in Jenkins.