|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.glite.security.voms.operation.QuestionHelper
org.glite.security.voms.operation.GetVONameQuestion
A question for retrieving the VO group name from the service.
Field Summary |
Fields inherited from class org.glite.security.voms.operation.QuestionHelper |
cns |
Constructor Summary | |
GetVONameQuestion()
|
Method Summary | |
java.lang.Object |
ask()
Do the query that this question represents, without ACL checks, and return the result as an Object .
|
void |
checkPermission()
The VO name can be queried by anyone. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GetVONameQuestion()
Method Detail |
public void checkPermission() throws VOMSException
checkPermission
in interface Question
checkPermission
in class QuestionHelper
VOMSException
public java.lang.Object ask() throws VOMSException
Question
Object
.
Errors must be signalled by throwing an exception.
ask
in interface Question
ask
in class QuestionHelper
VOMSException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |