Uses of Class
hudson.security.SecurityMode

Packages that use SecurityMode
hudson.security Security-related code. 
jenkins.model   
 

Uses of SecurityMode in hudson.security
 

Methods in hudson.security that return SecurityMode
static SecurityMode SecurityMode.valueOf(String name)
          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 SecurityMode
 SecurityMode Jenkins.getSecurity()
          Returns the constant that captures the three basic security modes in Hudson.
 



Copyright © 2004-2013. All Rights Reserved.