Class AclTestUtils
java.lang.Object
ubic.gemma.core.security.authorization.acl.AclTestUtils
Methods for checking ACLs.
- Author:
- paul
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidMake sure object f has no ACLsvoidCHeck the entire entity graph of an ee for ACL deletion.voidValidate ACLs on EEvoidvoidvoidvoidcheckHasAclParent(SecuredChild f, Securable parent) voidorg.springframework.security.acls.model.MutableAclvoidupdate(org.springframework.security.acls.model.MutableAcl acl)
-
Constructor Details
-
AclTestUtils
public AclTestUtils()
-
-
Method Details
-
checkDeletedAcl
Make sure object f has no ACLs- Parameters:
f- f
-
checkDeleteEEAcls
CHeck the entire entity graph of an ee for ACL deletion.- Parameters:
ee- ee
-
checkEEAcls
Validate ACLs on EE- Parameters:
ee- ee
-
checkEESubSetAcls
-
checkHasAces
-
checkHasAcl
-
checkHasAclParent
-
checkLacksAces
-
update
public void update(org.springframework.security.acls.model.MutableAcl acl) -
getAcl
-