Interface ACLFactory

All Known Implementing Classes:
BasicACLFactory, DynamicACLFactory, TurbineACLFactory

public interface ACLFactory
This interface describes a factory for creating AccessControlList objects.
Version:
$Id$
Author:
Eric Pugh, Brett McLaughlin, Greg Ritter, Rafal Krzewski, Henning P. Schmiedehausen, Marco Knüttel
  • Field Details

    • ROLE

      static final String ROLE
  • Method Details