Apache-Sling
view release on metacpan or search on metacpan
lib/Apache/Sling/User.pm view on Meta::CPAN
Change the password for a user.
=head2 check_exists
Check whether a user exists.
=head2 config
Fetch hash of user configuration.
=head2 del
Delete a user.
=head2 run
Run user related actions.
=head2 update
Update a user's credentials.
=head2 view
View details for a user.
=head1 USAGE
use Apache::Sling::User;
=head1 DESCRIPTION
Perl library providing a layer of abstraction to the REST user methods
=head1 REQUIRED ARGUMENTS
None required.
=head1 OPTIONS
n/a
=head1 DIAGNOSTICS
n/a
=head1 EXIT STATUS
0 on success.
=head1 CONFIGURATION
None required.
=head1 DEPENDENCIES
=head1 INCOMPATIBILITIES
None known.
=head1 BUGS AND LIMITATIONS
None known.
=head1 AUTHOR
Daniel David Parry <perl@ddp.me.uk>
=head1 LICENSE AND COPYRIGHT
LICENSE: http://dev.perl.org/licenses/artistic.html
COPYRIGHT: (c) 2011 Daniel David Parry <perl@ddp.me.uk>
( run in 0.585 second using v1.01-cache-2.11-cpan-5a3173703d6 )