class Poodle\Auth\SASL\ScramExtends: Poodle\Auth\SASL
Inherited properties public
Methods public static isSupported ( string $param ) public __construct ( string $algo ) authenticate ( string $authcid, string $passphrase, ?string $authzid = NULL ) challenge ( string $challenge ) verify ( string $data )
Inherited methods final public static
|