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

  • DirectEntry
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated

Class DirectEntry

DirectEntryPrivateKeySource

Alvine\Core\Alvine
Extended by Alvine\Infrastructure\Jenkins\Security\Credential\PrivateKeySource
Extended by Alvine\Infrastructure\Jenkins\Security\Credential\PrivateKeySource\DirectEntry
Namespace: Alvine\Infrastructure\Jenkins\Security\Credential\PrivateKeySource
Package: Alvine\Infrastructure\Jenkins
Category: Alvine
License: Alvine Nutzungslizenz
Author: schukai GmbH info@schukai.com
Version: $Revision:$
Since: 20150117
Link: alvine.io
Located at security/credential/privatekeysource/DirectEntry.class.php
Methods summary
public
# __construct( string $key, string $passphrase = '' )

Neue Instanz

Neue Instanz

Parameters

$key
Schlüssel
$passphrase
Passphrase

Overrides

Alvine\Infrastructure\Jenkins\Security\Credential\PrivateKeySource::__construct()
public string
# getValue( )

getValue

getValue

Returns

string
public string
# getPrivateKey( )

getPrivateKey

getPrivateKey

Returns

string
public string
# getPassphrase( )

getPrivateKey

getPrivateKey

Returns

string
public array
# toArray( )

Array

Array

Returns

array
Array
Methods inherited from Alvine\Infrastructure\Jenkins\Security\Credential\PrivateKeySource
asJSON()
Properties summary
protected string $value
#
protected string $privateKey
#
protected string $staplerClass
#
protected string $passphrase
#
alvine.infrastructure.jenkins API-Dokumentation 0.11.0 | © schukai GmbH | Impressum