MediaWiki REL1_32
|
This is the complete list of members for OATHAuthUtils, including all inherited members.
decryptSessionData( $ciphertext, $userId) | OATHAuthUtils | static |
encryptSessionData(array $plaintextVars, $userId) | OATHAuthUtils | static |
getKeyMaterials() | OATHAuthUtils | privatestatic |
getUserKeys( $secret, $userid) | OATHAuthUtils | privatestatic |
isEnabledFor(User $user) | OATHAuthUtils | static |
seal( $data, $encKey, $hmacKey) | OATHAuthUtils | privatestatic |
unseal( $encrypted, $encKey, $hmacKey) | OATHAuthUtils | privatestatic |