JanRain OpenID Library

Auth_OpenID_PlainTextConsumerSession
in package

A class implementing plaintext consumer sessions.

Table of Contents

$allowed_assoc_types  : mixed
$session_type  : mixed
extractSecret()  : bool|null|string
getRequest()  : mixed

Properties

$allowed_assoc_types

public mixed $allowed_assoc_types = ['HMAC-SHA1', 'HMAC-SHA256']

$session_type

public mixed $session_type = 'no-encryption'

Methods

getRequest()

public getRequest() : mixed
Return values
mixed

Search results