Overview

Namespaces

  • Net
    • Bazzline
      • Component
        • Curl
          • Builder
          • Dispatcher
          • HeaderLine
          • Option
            • Authentication
            • Authorization
            • Behaviour
            • Callback
            • Cookie
            • Ftp
            • Security
            • Transfer
          • Request
          • Response
          • ResponseBehaviour

Classes

  • EnableUnrestrictedAuth
  • SetBasicAuthentication
  • SetKeyPassword
  • SetUsernameAndPassword
  • Overview
  • Namespace
  • Class

Class SetUsernameAndPassword

Net\Bazzline\Component\Curl\Option\Authentication\SetUsernameAndPassword implements Net\Bazzline\Component\Curl\Option\OptionInterface
Namespace: Net\Bazzline\Component\Curl\Option\Authentication
Located at Option/Authentication/SetUsernameAndPassword.php
Methods summary
public
# __construct( string $username, string $password )

Parameters

$username
$password
public integer
# identifier( )

Returns

integer

Implementation of

Net\Bazzline\Component\Curl\Option\OptionInterface::identifier()
public mixed
# value( )

Returns

mixed

Implementation of

Net\Bazzline\Component\Curl\Option\OptionInterface::value()
PHP Curl Component by bazzline.net API documentation generated by ApiGen