Interface | Description |
---|---|
TurbineAccessControlList<T extends TurbineAccessControlList<T>> |
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
|
Enum | Description |
---|---|
TurbineModelManager.Privilege |
may be used in implementations
|
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.