Home
last modified time | relevance | path

Searched refs:AnonymousChallenge (Results 1 – 2 of 2) sorted by last modified time

/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Challenge/
H A DAnonymousChallenge.php23 class AnonymousChallenge implements ChallengeInterface class
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Mechanism/
H A DAnonymousMechanism.php14 use FreeDSx\Sasl\Challenge\AnonymousChallenge; alias
42 return new AnonymousChallenge();