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:Aut OESTERHOL"

Aut - Authorization framework with flexible backends and UIs. River stage zero No dependents

The goal of Aut is to provide a component that can be used to provide user authorization for applications. It's features are described in the following sections. Flexible backends Aut can be instantiated with your own backend. This could be a backend...

OESTERHOL/Aut-0.11 - 11 Apr 2004 20:47:23 UTC

Aut::Base64 - Base64 encoding/decoding for Aut. River stage zero No dependents

"new() --> Aut::Base64" Instantiates a new Aut::Base64 object. "encode(text) --> base64 string" Encodes text into a base64 string using MIME::Base64's "encode_base64()" function and chomps it. "decode(base64 string)) --> string" Decodes base64 text u...

OESTERHOL/Aut-0.11 - 11 Apr 2004 20:47:23 UTC

Aut::Ticket - Authorization Framework - Tickets River stage zero No dependents

* A ticket consists of an account, a password, user's rights and a key value used for symmetric encryption algorithms. * Rights are fully transparant for a ticket. The application context prescribes the rights that can be used. A ticket's rights valu...

OESTERHOL/Aut-0.11 - 11 Apr 2004 20:47:23 UTC

Aut::UI::Console - Reference implementation for a User Interface to Aut River stage zero No dependents

"Aut::UI:..." classes are user interface classes to Aut. They are called through the Aut module. Most methods that have to be implemented, when called through an Aut object are given this same object as an argument, to make it possible to call back i...

OESTERHOL/Aut-0.11 - 11 Apr 2004 20:47:23 UTC

Aut::Backend::Conf - A Config::Frontend backend to Aut. River stage zero No dependents

Instantiating "new(Config::Frontend) --> Aut::Backend::Conf" This method instantiates a new Aut::Backend::Conf object with given Conf::Frontend object. Querying "get_keys() --> (list public_key:string private_key:string)" This function returns the cu...

OESTERHOL/Aut-0.11 - 11 Apr 2004 20:47:23 UTC
5 results (0.028 seconds)