Spring Security Framework

org.springframework.security.acl
Interface AclEntry

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

Deprecated. Use new spring-security-acl module instead

public interface AclEntry
extends Serializable

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

Version:
$Id$
Author:
Ben Alex


Spring Security Framework

Copyright © 2004-2010 SpringSource, Inc. All Rights Reserved.