|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stratelia.webactiv.kmelia.KmeliaSecurityTest
public class KmeliaSecurityTest
Constructor Summary | |
---|---|
KmeliaSecurityTest()
|
Method Summary | |
---|---|
void |
setUp()
|
static void |
setUpClass()
|
void |
tearDown()
|
static void |
tearDownClass()
|
void |
testDisableCache()
Test of disableCache method, of class KmeliaSecurity. |
void |
testEnableCache()
Test of enableCache method, of class KmeliaSecurity. |
void |
testIsAccessAuthorizedForDraftPublication()
|
void |
testIsAccessAuthorizedForToValidatePublication()
|
void |
testIsAccessAuthorizedForValidPublication()
Test of isAccessAuthorized method, of class KmeliaSecurity. |
void |
testIsKmeliaObjectType()
Test of isKmeliaObjectType method, of class KmeliaSecurity. |
void |
testIsObjectAvailable()
Test of isObjectAvailable method, of class KmeliaSecurity. |
void |
testIsRightsOnTopicsEnabled()
Test of isRightsOnTopicsEnable method, of class KmeliaSecurity. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KmeliaSecurityTest()
Method Detail |
---|
public static void setUpClass() throws Exception
Exception
public static void tearDownClass() throws Exception
Exception
public void setUp()
public void tearDown()
public void testEnableCache()
public void testDisableCache()
public void testIsAccessAuthorizedForValidPublication() throws Exception
Exception
public void testIsAccessAuthorizedForToValidatePublication() throws Exception
Exception
public void testIsAccessAuthorizedForDraftPublication() throws Exception
Exception
public void testIsObjectAvailable()
public void testIsKmeliaObjectType()
public void testIsRightsOnTopicsEnabled()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |