org.acegisecurity.acl
Interface AclEntry

All Superinterfaces:
Serializable
All Known Subinterfaces:
BasicAclEntry
All Known Implementing Classes:
AbstractBasicAclEntry, SimpleAclEntry

public interface AclEntry
extends Serializable

Marker interface representing an access control list entry associated with a specific domain object instance.

Version:
$Id: AclEntry.java,v 1.3 2005/11/17 00:55:51 benalex Exp $
Author:
Ben Alex



Copyright © 2004-2005 Acegi Technology Pty Limited. All Rights Reserved.