NAME

Net::FreeIPA::Common provides common convenience methods for Net::FreeIPA

Public methods

find_one

Use the api method <api_<api_find>> to retrieve a single answer.

The criteria argument of the <api_<api_find>> is the empty string, the all option is set.

(Warns if more than one is found, and returns the first one in that case).

Returns undef in case of problem or if there is no result.