| Package | Description |
|---|---|
| edu.isi.pegasus.planner.refiner |
| Modifier and Type | Field and Description |
|---|---|
private AuthenticateRequest |
Authenticate.mAuthRequest
The object containing the authenticate request.
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticateRequest |
ThreadPool.AuthenticateThread.getAuthenticateRequest()
Returns an authentication request to the worker thread.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Authenticate.authenticate(AuthenticateRequest ar)
Authenticates against a resource referred to in the authenticate request
object.
|
boolean |
Authenticate.removeResource(AuthenticateRequest ar)
It tries to remove a resource from the soft state of the pool.
|