ScriptSecurity
class ScriptSecurity extends Realm
ScriptSecurity
Berechtigung über ein Script setzen. Diese Konfiguration erlaubt es externe Auth-Provider anzubinden.
Properties
protected integer | $index | from Realm | |
protected string | $staplerClass | from Realm | |
protected string | $commandLine | ||
protected string | $groupsCommandLine | ||
protected string | $groupsDelimiter |
Methods
__construct(integer $index, string $commandLine, string $groupsCommandLine = null, string $groupsDelimiter = ',')
Neue Instanz
static Realm
getInstanceFromArray(Array $array)
getInstanceFromArray
array
toArray()
Array
string
getCommandLine()
getCommandLine
string
getGroupsCommandLine()
getGroupsCommandLine
string
getGroupsDelimiter()
getGroupsDelimiter
Details
in Model at line 45
static Model
getInstanceFromJson(string $json)
Instanz aus einem JSON-String erstellen
at line 64
__construct(integer $index, string $commandLine, string $groupsCommandLine = null, string $groupsDelimiter = ',')
Neue Instanz
in Realm at line 68
integer
getType()
Typ
in Realm at line 77
string
getStaplerClass()
getStaplerClass
at line 108
static Realm
getInstanceFromArray(Array $array)
getInstanceFromArray
at line 118
array
toArray()
Array
at line 79
string
getCommandLine()
getCommandLine
at line 88
string
getGroupsCommandLine()
getGroupsCommandLine
at line 97
string
getGroupsDelimiter()
getGroupsDelimiter