SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Authen-Credential rpm build for : openSUSE Tumbleweed. For other distributions click perl-Authen-Credential.

Name : perl-Authen-Credential
Version : 1.2 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.28 Date : 2024-08-05 20:51:26
Group : Unspecified Source RPM : perl-Authen-Credential-1.2-1.28.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : Abstraction of a credential
Description :
This module offers abstractions of credentials, i.e. something that can be
used to authenticate. It allows the creation and manipulation of
credentials. In particular, it defines a standard string representation (so
that credentials can be given to external programs as command line
options), a standard structured representation (so that credentials can be
stored in structured configuration files or using JSON) and \"preparators\"
that can transform credentials into ready-to-use data for well known
targets.

Different authentication schemes (aka credential types) are supported. This
package currently supports \'none\', \'plain\' and \'x509\' but others can be
added by providing the supporting code in a separate module.

A Python implementation of the same credential abstractions is available at
https://github.com/cern-mig/python-auth-credential so credentials can be
shared between different programming languages.

For a given scheme, a credential is represented by an object with a fixed
set of string attributes. For instance, the \'plain\' scheme has two
attributes: \'name\' and \'pass\'. More information is provided by the scheme
specific module, for instance Authen::Credential::plain.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-A/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Authen-Credential-1.2-1.28.noarch.rpm
     

Provides :
perl(Authen::Credential)
perl(Authen::Credential::none)
perl(Authen::Credential::plain)
perl(Authen::Credential::x509)
perl-Authen-Credential

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(No::Worries) >= 1.1
perl(Params::Validate)
perl(URI::Escape)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Authen
/usr/lib/perl5/vendor_perl/5.40.0/Authen/Credential
/usr/lib/perl5/vendor_perl/5.40.0/Authen/Credential.pm
/usr/lib/perl5/vendor_perl/5.40.0/Authen/Credential/none.pm
/usr/lib/perl5/vendor_perl/5.40.0/Authen/Credential/plain.pm
/usr/lib/perl5/vendor_perl/5.40.0/Authen/Credential/x509.pm
/usr/share/doc/packages/perl-Authen-Credential
/usr/share/doc/packages/perl-Authen-Credential/Changes
/usr/share/doc/packages/perl-Authen-Credential/README
/usr/share/doc/packages/perl-Authen-Credential/VERSION
/usr/share/man/man3/Authen::Credential.3pm.gz
/usr/share/man/man3/Authen::Credential::none.3pm.gz
/usr/share/man/man3/Authen::Credential::plain.3pm.gz
/usr/share/man/man3/Authen::Credential::x509.3pm.gz

 
ICM