| Package | Description |
|---|---|
| b4j.core.session |
Provides classes that implement the session protocols for interacting with
a Bugzilla instance.
|
| b4j.core.session.jira |
| Class and Description |
|---|
| AbstractAuthorizationCallback
Implements the basic methods for an authorization callback.
|
| AbstractAuthorizedSession
This is the base class for all authorization-based sessions
(which usually is required for Bugzilla access, regardless what
way you use).
|
| AbstractHttpSession
Implements an abstract HTTP session including usage with proxies.
|
| AuthorizationCallback
Interface that defines a callback for getting user authorizations.
|
| DefaultAuthorizationCallback
Implements authorization information retrieval from configuration object.
|
| HttpBugzillaSession.BugzillaBugIterator
Implementation of a bug iterator.
|
| SimpleAuthorizationCallback
A simple authorization callback to be used within programming.
|
| Class and Description |
|---|
| AbstractAuthorizedSession
This is the base class for all authorization-based sessions
(which usually is required for Bugzilla access, regardless what
way you use).
|
Copyright © 2012. All Rights Reserved.