Welcome to auth.credential’s documentation!

Contents:

This module offers an abstraction of a credential, 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.

You can download the module at the following link: http://pypi.python.org/pypi/auth.credential/

An Perl implementation of the same credential abstraction is available in CPAN: http://search.cpan.org/dist/Authen-Credential/

Copyright (C) 2013 CERN

Indices and tables

Read the Docs v: latest
Versions
latest
v1.0
v0.6
v0.5
Downloads
PDF
HTML
Epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.