Class Bugzilla::User
In: lib/bugzilla/user.rb
Parent: APITemplate

Bugzilla::User

Bugzilla::User class is to access the Bugzilla::WebService::User API that allows you to create User Accounts and log in/out using an existing account.

Methods

Public Instance methods

Bugzilla::User#session(user, password)

Keeps the bugzilla session during doing something in the block.

Protected Instance methods

[Validate]