Overview
  • Namespace
  • Class

Namespaces

  • Http
    • Message
      • Authentication
      • Decorator
      • Encoding
        • Filter
      • Formatter
      • MessageFactory
      • StreamFactory
      • UriFactory

Classes

  • BasicAuth
  • Bearer
  • Chain
  • Matching
  • QueryParam
  • Wsse

Namespace Http\Message\Authentication

Classes summary

BasicAuth Authenticate a PSR-7 Request using Basic Auth.
Bearer Authenticate a PSR-7 Request using a token.
Chain Authenticate a PSR-7 Request with a multiple authentication methods.
Matching Authenticate a PSR-7 Request if the reuqest is matching.
QueryParam Authenticate a PSR-7 Request by adding parameters to its query.
Wsse Authenticate a PSR-7 Request using WSSE.
API documentation generated by ApiGen