RT::Client::REST::User man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

RT::Client::REST::UserUser Contributed Perl DocumentaRT::Client::REST::User(3)

NAME
       RT::Client::REST::User -- user object representation.

SYNOPSIS
	 my $rt = RT::Client::REST->new(server => $ENV{RTSERVER});

	 my $user = RT::Client::REST::User->new(
	   rt  => $rt,
	   id  => $id,
	 )->retrieve;

DESCRIPTION
       RT::Client::REST::User is based on RT::Client::REST::Object.  The
       representation allows to retrieve, edit, comment on, and create users
       in RT.

       Note: RT currently does not allow REST client to search users.

ATTRIBUTES
       id
	 For retrieval, you can specify either the numeric ID of the user or
	 his username.	After the retrieval, however, this attribute will be
	 set to the numeric id.

       name
	 This is the username of the user.

       password
	 User's password.  Reading it will only give you a bunch of stars
	 (what else would you expect?).

       email_address
	 E-mail address of the user.

       real_name
	 Real name of the user.

       gecos
	 Gecos.

       comments
	 Comments about this user.

DB METHODS
       For full explanation of these, please see "DB METHODS" in
       RT::Client::REST::Object documentation.

       retrieve
	 Retrieve RT user from database.

       store
	 Create or update the user.

       search
	 Currently RT does not allow REST clients to search users.

INTERNAL METHODS
       rt_type
	 Returns 'user'.

SEE ALSO
       RT::Client::REST, RT::Client::REST::Object,
       RT::Client::REST::SearchResult.

AUTHOR
       Dmitri Tikhonov <dtikhonov@yahoo.com>

LICENSE
       Perl license with the exception of RT::Client::REST, which is GPLed.

perl v5.14.1			  2007-12-23	     RT::Client::REST::User(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net