|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.glite.security.voms.request.Event
org.glite.security.voms.request.AllowEvent
An event for allowing requests. This event is generated by a VO
administrator accepting the request. Its only parameter is the textual
comment that was given by the administrator. The event usually triggers the
operation that the request is about, and pushes the request to Request.DoneState
(or equivalent).
Field Summary |
Fields inherited from class org.glite.security.voms.request.Event |
comment |
Constructor Summary | |
AllowEvent(java.lang.String comment)
|
Method Summary | |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public AllowEvent(java.lang.String comment)
Method Detail |
public java.lang.String toString()
toString
in class Event
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |