Class JenkinsSecurityModeChecker

    • Constructor Detail

      • JenkinsSecurityModeChecker

        public JenkinsSecurityModeChecker()
    • Method Detail

      • isSecurityEnabled

        public boolean isSecurityEnabled()
        Description copied from interface: SecurityModeChecker
        Indicates if security is enabled, such that users are required to sign in to access the system.
        Specified by:
        isSecurityEnabled in interface SecurityModeChecker
        Returns:
        true if users are required to sign in to access the system, false otherwise