Home
last modified time | relevance | path

Searched defs:UnsupportedHashAlgorithmException (Results 1 – 2 of 2) sorted by relevance

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Signature/Exception/
H A DUnsupportedHashAlgorithmException.php10 class UnsupportedHashAlgorithmException extends Exception class
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Signature/
H A DSignature.php7 use OAuth\OAuth1\Signature\Exception\UnsupportedHashAlgorithmException; alias