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

  • Password
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated

Class Password

SVN

Alvine\Core\Alvine
Extended by Alvine\Infrastructure\Jenkins\Security\Credential\SCM
Extended by Alvine\Infrastructure\Jenkins\Security\Credential\SCM\Password
Namespace: Alvine\Infrastructure\Jenkins\Security\Credential\SCM
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/scm/Password.class.php
Methods summary
public
# __construct( Alvine\Net\Resource\URI $repos, Alvine\Security\Authentication\User $user, Alvine\Security\Authentication\Credential\Password $password )

Neue Instanz

Neue Instanz

Parameters

$repos
Repos
$user
User
$password
Passwort

Overrides

Alvine\Infrastructure\Jenkins\Security\Credential\SCM::__construct()
public Alvine\Security\Authentication\User
# getUser( )

getUser

getUser

Returns

Alvine\Security\Authentication\User
public Alvine\Security\Authentication\Credential\Password
# getPassword( )

getPassword

getPassword

Returns

Alvine\Security\Authentication\Credential\Password
public array
# toArray( )

toArray

toArray

Returns

array
Daten als Array

Overrides

Alvine\Infrastructure\Jenkins\Security\Credential\SCM::toArray()
public Alvine\Types\Mime\Multipart
# getContent( )

Inhalt als Formulardaten

Inhalt als Formulardaten

Returns

Alvine\Types\Mime\Multipart
Daten

Overrides

Alvine\Infrastructure\Jenkins\Security\Credential\SCM::getContent()
Methods inherited from Alvine\Infrastructure\Jenkins\Security\Credential\SCM
asJSON(), getRepositoryURL()
Properties summary
protected Alvine\Security\Authentication\User $user
#
protected Alvine\Security\Authentication\Credential\Password $password
#
Properties inherited from Alvine\Infrastructure\Jenkins\Security\Credential\SCM
$repos
alvine.infrastructure.jenkins API-Dokumentation 0.11.0 | © schukai GmbH | Impressum