Interface | Description |
---|---|
TurbineAccessControlList |
This interface describes a control class that makes it
easy to find out if a particular User has a given Permission.
|
TurbineModelManager |
Describes all the relationships between entities in the "Turbine" model.
|
TurbineUserManager |
This interface describes the methods that glue the "turbine" model together.
|
Class | Description |
---|---|
AbstractTurbineModelManager |
Holds shared functionality between different implementations of
TurbineModelManager's.
|
TurbineAccessControlListImpl |
This is a control class that makes it easy to find out if a
particular User has a given Permission.
|
TurbineACLFactory |
This factory creates instance of the TurbineAccessControlList
|
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.