|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.elkoserver.server.gatekeeper.ReservationResult
public class ReservationResult
Descriptor object representing the results of a reservation request as returned by a Director.
| Method Summary | |
|---|---|
String |
actor()
Get the actor ID for this result. |
String |
auth()
Get the authorization code for this result. |
String |
contextID()
Get the context ID for this result. |
String |
deny()
Get the error message string for this result. |
String |
hostport()
Get the host:port string for this result. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public String actor()
public String auth()
public String contextID()
public String deny()
public String hostport()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||