|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object issrg.test.isSufficient.TestIt
public class TestIt
Constructor Summary | |
---|---|
TestIt(java.lang.String[] args)
Creates a new instance of TestIt. |
Method Summary | |
---|---|
void |
doTest1(java.lang.String[] args)
In this test, DIS has the Admin role issued by SOA, aa1 has the Admin role issued by DIS and aa2 has the Staff role issued by DIS. |
void |
doTest2(java.lang.String[] args)
In this test, aa1 has the Admin role issued by SOA, DIS has the Admin role issued by aa1, aa2 has the Admin role issued by DIS, aa3 has the Staff role issued by DIS, aa4 initially has both the Staff role and the Admin role issued by DIS. |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestIt(java.lang.String[] args)
Method Detail |
---|
public void doTest1(java.lang.String[] args)
args
- is an array of String. Only the first element is used. It
specifies the path to credentials, so that we can pick them up.public void doTest2(java.lang.String[] args)
args
- is an array of String. Only the first element is used. It
specifies the path to credentials, so that we can pick them up.public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |