Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorAuthCSRFEngine

final class PhabricatorAuthCSRFEngine
Phabricator Technical Documentation (Auth)

This class is not documented.

Methods

public function setSalt($salt)

This method is not documented.
Parameters
$salt
Return
wild

public function getSalt()

This method is not documented.
Return
wild

public function setSecret($secret)

This method is not documented.
Parameters
PhutilOpaqueEnvelope$secret
Return
wild

public function getSecret()

This method is not documented.
Return
wild

public function newSalt()

This method is not documented.
Return
wild

public function newToken()

This method is not documented.
Return
wild

public function isValidToken($token)

This method is not documented.
Parameters
$token
Return
wild

private function newRawToken($salt, $offset)

This method is not documented.
Parameters
$salt
$offset
Return
wild

private function getBREACHPrefix()

This method is not documented.
Return
wild

private function getSaltLength()

This method is not documented.
Return
wild

private function getTokenLength()

This method is not documented.
Return
wild

private function getCycleFrequency()

This method is not documented.
Return
wild

private function getWindowOffsets()

This method is not documented.
Return
wild