org.squashtest.tm.security.annotation
Annotation Type AclConstrainedObject


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface AclConstrainedObject

This annotation should be put on the property getter of a domain object. It designates the property which should be used to check ACL permissions.

Author:
Gregory Fouquet



Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.