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: AclEntry.java 2949 2008-04-14 06:50:01Z benalex $
Author:
Ben Alex


Spring Security Framework

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