
Apache::Sling::User - Methods for manipulating users in an Apache Sling system.

user related functionality for Sling implemented over rest APIs.

Create, set up, and return a User Agent.
Set a suitable message and response for the user object.
Add a new user to the system.
Add new users to the system based on definitions in a file.
Change the password for a user.
Check whether a user exists.
Fetch hash of user configuration.
Delete a user.
Run user related actions.
Update a user's credentials.
View details for a user.

use Apache::Sling::User;

Perl library providing a layer of abstraction to the REST user methods

None required.

n/a

n/a

0 on success.

None required.


None known.

None known.

Daniel David Parry <perl@ddp.me.uk>

LICENSE: http://dev.perl.org/licenses/artistic.html
COPYRIGHT: (c) 2011 Daniel David Parry <perl@ddp.me.uk>