org.iternine.jeppetto.test
Class AccessControlTest
java.lang.Object
org.iternine.jeppetto.test.AccessControlTest
public abstract class AccessControlTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AccessControlTest
public AccessControlTest()
getAccessControlTestDAO
protected abstract AccessControlTestDAO getAccessControlTestDAO()
reset
protected abstract void reset()
before
public void before()
after
public void after()
authorizedAccessAttempt
public void authorizedAccessAttempt()
throws NoSuchItemException
- Throws:
NoSuchItemException
unauthorizedAccessAttempt
public void unauthorizedAccessAttempt()
throws NoSuchItemException
- Throws:
NoSuchItemException
unauthorizedAccessAttemptWithEmptyAccessControlContext
public void unauthorizedAccessAttemptWithEmptyAccessControlContext()
throws NoSuchItemException
- Throws:
NoSuchItemException
unauthorizedAccessAttemptWithEmptyACLAndEmptyAccessControlContext
public void unauthorizedAccessAttemptWithEmptyACLAndEmptyAccessControlContext()
throws NoSuchItemException
- Throws:
NoSuchItemException
cantAccessCreatedObjectWithEmptyEmptyAccessControlContext
public void cantAccessCreatedObjectWithEmptyEmptyAccessControlContext()
throws NoSuchItemException
- Throws:
NoSuchItemException
grantedAccessAttempt
public void grantedAccessAttempt()
throws NoSuchItemException
- Throws:
NoSuchItemException
getList
public void getList()
allowedRoleAccessAttempt
public void allowedRoleAccessAttempt()
throws NoSuchItemException
- Throws:
NoSuchItemException
verifyOrderByWorks
public void verifyOrderByWorks()
associationAccessAttempt
public void associationAccessAttempt()
throws NoSuchItemException
- Throws:
NoSuchItemException
checkAnnotationQueryWorks
public void checkAnnotationQueryWorks()
Copyright © 2011. All Rights Reserved.