info.magnolia.cms.security.auth
Interface ACL
- All Superinterfaces:
- Principal, Serializable
- All Known Implementing Classes:
- ACLImpl, ACLImpl
public interface ACL
- extends Principal, Serializable
A concrete ACL (workspace, path and permissions). Also implements the JAAS Principal
.
- Version:
- $Id: ACL.java 50229 2011-10-20 16:10:16Z tmattsson $
getName
String getName()
- Specified by:
getName
in interface Principal
getList
List<Permission> getList()
- Returns list of permissions for this principal.
Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.