Interface SecurityModeChecker
- 
- All Known Implementing Classes:
 JenkinsSecurityModeChecker
public interface SecurityModeChecker 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisSecurityEnabled()Indicates if security is enabled, such that users are required to sign in to access the system. 
 -