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

  • BasicSSHUserPrivateKey
  • Generic
  • PrivateKeySource
  • SCM
  • UsernamePassword
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated

Class Generic

Generic

Alvine\Core\Alvine
Extended by Alvine\Infrastructure\Jenkins\Security\Credential\Generic

Direct known subclasses

Alvine\Infrastructure\Jenkins\Security\Credential\BasicSSHUserPrivateKey, Alvine\Infrastructure\Jenkins\Security\Credential\UsernamePassword
Abstract
Namespace: Alvine\Infrastructure\Jenkins\Security\Credential
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/Generic.class.php
Methods summary
public
# __construct( string $scope = Alvine\Infrastructure\Jenkins\Security\Credential\Generic::SCOPE_GLOBAL )

Neue Instanz

Neue Instanz

Parameters

$scope
Scope
public string
# getScope( )

getScope

getScope

Returns

string
public string
# getId( )

getId

getId

Returns

string
public string
# getDescription( )

getDescription

getDescription

Returns

string
public Alvine\Infrastructure\Jenkins\Security\Credential\UsernamePassword
# setId( string $id )

setId

setId

Parameters

$id

Returns

Alvine\Infrastructure\Jenkins\Security\Credential\UsernamePassword
public Alvine\Infrastructure\Jenkins\Security\Credential\UsernamePassword
# setDescription( string $description )

setDescription

setDescription

Parameters

$description

Returns

Alvine\Infrastructure\Jenkins\Security\Credential\UsernamePassword
public string
# asJSON( )

Json

Json

Returns

string
Json
public array
# toArray( )

Array

Array

Returns

array
Array
Constants summary
string SCOPE_GLOBAL

Gültigkeitsbereich für Jobs

Gültigkeitsbereich für Jobs

# 'GLOBAL'
string SCOPE_SYSTEM

Gültigkeitsbereich nur für das Jenkins-System

Gültigkeitsbereich nur für das Jenkins-System

# 'SYSTEM'
Properties summary
protected string $staplerClass
#
protected string $scope
#
protected string $id
#
protected string $description
#
alvine.infrastructure.jenkins API-Dokumentation 0.11.0 | © schukai GmbH | Impressum