The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "distribution:Net-Duo RRA"

Net::Duo - API for Duo multifactor authentication service River stage zero No dependents

Net::Duo provides an object-oriented Perl interface for generic calls to one of the the Duo Security REST APIs. This module is intended primarily for use as a base class for more specialized Perl modules implementing the specific Duo APIs, but it can...

RRA/Net-Duo-1.02 - 07 Mar 2019 06:05:35 UTC

Net::Duo::Auth - Perl interface for the Duo Auth API River stage zero No dependents

Net::Duo::Auth is an implementation of the Duo Auth REST API for Perl. Method calls correspond to endpoints in the REST API. Its goal is to provide a native, natural interface for all Duo operations in the API from inside Perl, while abstracting away...

RRA/Net-Duo-1.02 - 07 Mar 2019 06:05:35 UTC

Net::Duo::Admin - Perl interface for the Duo Admin API River stage zero No dependents

Net::Duo::Admin is an implementation of the Duo Admin REST API for Perl. Method calls correspond to endpoints in the REST API. Its goal is to provide a native, natural interface for all Duo operations in the API from inside Perl, while abstracting aw...

RRA/Net-Duo-1.02 - 07 Mar 2019 06:05:35 UTC

Net::Duo::Object - Helper base class for Duo objects River stage zero No dependents

The Duo API contains a variety of objects, represented as JSON objects with multiple fields. This objects often embed other objects inside them. To provide a nice Perl API with getters, setters, and commit and delete methods on individual objects, we...

RRA/Net-Duo-1.02 - 07 Mar 2019 06:05:35 UTC

Net::Duo::Exception - Rich exception object for Net::Duo failures River stage zero No dependents

Net::Duo::Exception is a rich representation of errors from any Net::Duo API. All Net::Duo APIs throw Net::Duo::Exception objects on any failure, including internal errors, protocol errors, HTTP errors, and failures returned by the Duo API. This obje...

RRA/Net-Duo-1.02 - 07 Mar 2019 06:05:35 UTC

Net::Duo::Auth::Async - Representation of an asynchronous Duo authentication River stage zero No dependents

Net::Duo::Auth::Async represents an open asynchronous authentication attempt with Duo. It's a wrapper around the Duo async transaction ID and the method to check on the status of that transaction. This object can either be created directly from a sto...

RRA/Net-Duo-1.02 - 07 Mar 2019 06:05:35 UTC

Net::Duo::Mock::Agent - Mock LWP::UserAgent for Net::Duo testing River stage zero No dependents

This module provides the same interface as LWP::UserAgent, for the methods that Net::Duo calls, and verifies that the information passed in by Duo is correct. It can also simulate responses to exercise response handling in Net::Duo. To test Net::Duo,...

RRA/Net-Duo-1.02 - 07 Mar 2019 06:05:35 UTC

Net::Duo::Admin::User - Representation of a Duo user River stage zero No dependents

A Net::Duo::Admin::User object is a Perl representation of a Duo user as returned by the Duo Admin API, usually via the users() method. It contains various information about the user, including their groups, phones, and tokens....

RRA/Net-Duo-1.02 - 07 Mar 2019 06:05:35 UTC

Net::Duo::Admin::Group - Representation of a Duo group River stage zero No dependents

A Net::Duo::Admin::Group object is a Perl representation of a Duo group as returned by the Duo Admin API, usually via the groups() method or nested in a user returned by the users() method. It contains various information about a group, including the...

RRA/Net-Duo-1.02 - 07 Mar 2019 06:05:35 UTC

Net::Duo::Admin::Token - Representation of a Duo token River stage zero No dependents

A Net::Duo::Admin::Token object is a Perl representation of a Duo token as returned by the Duo Admin API, usually via the tokens() method or nested in a user returned by the users() method. It contains various information about a token....

RRA/Net-Duo-1.02 - 07 Mar 2019 06:05:35 UTC

Net::Duo::Admin::Phone - Representation of a Duo phone River stage zero No dependents

A Net::Duo::Admin::Phone object is a Perl representation of a Duo phone as returned by the Duo Admin API, usually via the phones() method or nested in a user returned by the users() method. It contains various information about a phone....

RRA/Net-Duo-1.02 - 07 Mar 2019 06:05:35 UTC

Net::Duo::Admin::Integration - Representation of a Duo integration River stage zero No dependents

An integration is Duo's name for the metadata for a system or service that is allowed to use one or more of the Duo APIs. This object is the Perl representation of a Duo integration as returned by the Duo Admin API, usually via the integrations() met...

RRA/Net-Duo-1.02 - 07 Mar 2019 06:05:35 UTC
12 results (0.023 seconds)