The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Authen-SASL Authen::SASL::Perl"

Authen::SASL::Perl - Perl implementation of the SASL Authentication framework River stage two • 35 direct dependents • 79 total dependents

Authen::SASL::Perl is the pure Perl implementation of SASL mechanisms in the Authen::SASL framework. At the time of this writing it provides the client part implementation for the following SASL mechanisms: ANONYMOUS The Anonymous SASL Mechanism as d...

EHUELS/Authen-SASL-2.1700 - 10 Aug 2023 10:19:40 UTC

Authen::SASL::Perl::LOGIN - Login Authentication class River stage two • 35 direct dependents • 79 total dependents

This method implements the client and server part of the LOGIN SASL algorithm, as described in IETF Draft draft-murchison-sasl-login-XX.txt. CALLBACK The callbacks used are: Client user The username to be used for authentication pass The user's passw...

EHUELS/Authen-SASL-2.1700 - 10 Aug 2023 10:19:40 UTC

Authen::SASL::Perl::PLAIN - Plain Login Authentication class River stage two • 35 direct dependents • 79 total dependents

This method implements the client and server part of the PLAIN SASL algorithm, as described in RFC 2595 resp. IETF Draft draft-ietf-sasl-plain-XX.txt CALLBACK The callbacks used are: Client authname The authorization id to use after successful authen...

EHUELS/Authen-SASL-2.1700 - 10 Aug 2023 10:19:40 UTC

Authen::SASL::Perl::GSSAPI - GSSAPI (Kerberosv5) Authentication class River stage two • 35 direct dependents • 79 total dependents

This method implements the client part of the GSSAPI SASL algorithm, as described in RFC 2222 section 7.2.1 resp. draft-ietf-sasl-gssapi-XX.txt. With a valid Kerberos 5 credentials cache (aka TGT) it allows to connect to *service*@*host* given as the...

EHUELS/Authen-SASL-2.1700 - 10 Aug 2023 10:19:40 UTC

Authen::SASL::Perl::CRAM_MD5 - CRAM MD5 Authentication class River stage two • 35 direct dependents • 79 total dependents

This method implements the client part of the CRAM-MD5 SASL algorithm, as described in RFC 2195 resp. in IETF Draft draft-ietf-sasl-crammd5-XX.txt. CALLBACK The callbacks used are: user The username to be used for authentication pass The user's passw...

EHUELS/Authen-SASL-2.1700 - 10 Aug 2023 10:19:40 UTC

Authen::SASL::Perl::EXTERNAL - External Authentication class River stage two • 35 direct dependents • 79 total dependents

This method implements the client part of the EXTERNAL SASL algorithm, as described in RFC 2222. CALLBACK The callbacks used are: user The username to be used for authentication...

EHUELS/Authen-SASL-2.1700 - 10 Aug 2023 10:19:40 UTC

Authen::SASL::Perl::ANONYMOUS - Anonymous Authentication class River stage two • 35 direct dependents • 79 total dependents

This method implements the client part of the ANONYMOUS SASL algorithm, as described in RFC 2245 resp. in IETF Draft draft-ietf-sasl-anon-XX.txt. CALLBACK The callbacks used are: authname email address or UTF-8 encoded string to be used as trace info...

EHUELS/Authen-SASL-2.1700 - 10 Aug 2023 10:19:40 UTC

Authen::SASL::Perl::DIGEST_MD5 - Digest MD5 Authentication class River stage two • 35 direct dependents • 79 total dependents

This method implements the client and server parts of the DIGEST-MD5 SASL algorithm, as described in RFC 2831. CALLBACK The callbacks used are: client authname The authorization id to use after successful authentication user The username to be used i...

EHUELS/Authen-SASL-2.1700 - 10 Aug 2023 10:19:40 UTC

lib/Authen/SASL/Perl.pm River stage two • 35 direct dependents • 79 total dependents

EHUELS/Authen-SASL-2.1700 - 10 Aug 2023 10:19:40 UTC

Authen::SASL - SASL Authentication framework River stage two • 35 direct dependents • 79 total dependents

SASL is a generic mechanism for authentication used by several network protocols. Authen::SASL provides an implementation framework that all protocols should be able to share. The framework allows different implementations of the connection class to ...

EHUELS/Authen-SASL-2.1700 - 10 Aug 2023 10:19:40 UTC
10 results (0.035 seconds)