|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intel.gpe.clients.api.workflow.InvocationParameters
public class InvocationParameters
The set of utility methods returning some predefined sets of GPE invocation parameters.
Constructor Summary | |
---|---|
InvocationParameters()
|
Method Summary | |
---|---|
static java.util.Map |
getDelegationParameters()
Get the parameters to specify the invocation with credentials delegation and using the caller's identity |
static java.util.Map |
getNoDelegationParameters()
Get the parameters to specify the invocation without credentials delegation and with using the caller's identity |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InvocationParameters()
Method Detail |
---|
public static java.util.Map getDelegationParameters()
public static java.util.Map getNoDelegationParameters()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |