Uses of Enum
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 type with the specified name.static SecurityMode[]
SecurityMode.values()
Returns an array containing the constants of this enum type, 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.