Overview

Namespaces

  • Alvine
    • Infrastructure
      • Jenkins
        • Build
          • Action
          • SCM
        • Computer
          • Launcher
          • Monitor
          • Node
        • Job
          • Action
            • Type
          • Config
            • Builders
              • PublishOverSSH
            • BuildWrappers
            • Property
              • ParametersDefinition
                • Parameter
              • SecurityMatrix
                • Permission
                  • Build
                  • Computer
                  • Credential
                  • Jenkins
                  • Job
                  • Release
                  • SCM
                  • View
            • Publisher
            • SCM
              • SVN
                • Browser
            • Trigger
          • QueueItem
          • SCM
        • Plugin
        • Security
          • Authorization
          • Credential
            • PrivateKeySource
            • SCM
            • Store
              • Specification
          • Realm

Classes

  • ActiveDirectorySecurity
  • HudsonPrivateSecurity
  • PAMSecurity
  • ScriptSecurity
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated

Class ScriptSecurity

ScriptSecurity

Berechtigung über ein Script setzen. Diese Konfiguration erlaubt es externe Auth-Provider anzubinden.

Alvine\Application\Model
Extended by Alvine\Infrastructure\Jenkins\Model implements Alvine\Application\ModelFactory
Extended by Alvine\Infrastructure\Jenkins\Security\Realm
Extended by Alvine\Infrastructure\Jenkins\Security\Realm\ScriptSecurity
Namespace: Alvine\Infrastructure\Jenkins\Security\Realm
Package: Alvine\Infrastructure\Jenkins
Category: Alvine
License: Alvine Nutzungslizenz
Author: schukai GmbH info@schukai.com
Version: $Revision:$
Since: 20150115
Link: alvine.io
Located at security/realm/ScriptSecurity.class.php
Methods summary
public
# __construct( integer $index, string $commandLine, string $groupsCommandLine = null, string $groupsDelimiter = ',' )

Neue Instanz

Neue Instanz

Parameters

$index
Index im Formular
$commandLine
Befehlszeile
$groupsCommandLine
Gruppenbefehl
$groupsDelimiter
Trennzeichen

Overrides

Alvine\Infrastructure\Jenkins\Security\Realm::__construct()
public string
# getCommandLine( )

getCommandLine

getCommandLine

Returns

string
public string
# getGroupsCommandLine( )

getGroupsCommandLine

getGroupsCommandLine

Returns

string
public string
# getGroupsDelimiter( )

getGroupsDelimiter

getGroupsDelimiter

Returns

string
public static Alvine\Infrastructure\Jenkins\Security\Realm\ScriptSecurity
# getInstanceFromArray( Array $array )

getInstanceFromArray

getInstanceFromArray

Parameters

$array

Returns

Alvine\Infrastructure\Jenkins\Security\Realm\ScriptSecurity

Overrides

Alvine\Infrastructure\Jenkins\Security\Realm::getInstanceFromArray()
public array
# toArray( )

Array

Array

Returns

array
Array

Overrides

Alvine\Infrastructure\Jenkins\Security\Realm::toArray()
Methods inherited from Alvine\Infrastructure\Jenkins\Security\Realm
getStaplerClass(), getType()
Methods inherited from Alvine\Infrastructure\Jenkins\Model
getInstanceFromJson()
Properties summary
protected string $commandLine
#
protected string $groupsCommandLine
#
protected string $groupsDelimiter
#
Properties inherited from Alvine\Infrastructure\Jenkins\Security\Realm
$index, $staplerClass
alvine.infrastructure.jenkins API-Dokumentation 0.11.0 | © schukai GmbH | Impressum