Package | Description |
---|---|
org.apache.fulcrum.security.model.turbine.entity | |
org.apache.fulcrum.security.model.turbine.entity.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
TurbineGroup
Represents the "turbine" model where permissions are in a many to many
relationship to roles, roles are related to groups are related to users, all
in many to many relationships.
|
interface |
TurbineRole
Represents the "turbine" model where permissions are in a many to many
relationship to roles, roles are related to groups are related to users, all
in many to many relationships.
|
interface |
TurbineUser
Represents the "turbine" model where permissions are in a many to many
relationship to roles, roles are related to groups are related to users, all
in many to many relationships.
|
Modifier and Type | Class and Description |
---|---|
class |
TurbineGroupImpl
Represents the "turbine" model where permissions are in a many to many
relationship to roles, roles are related to groups are related to users, all
in many to many relationships.
|
class |
TurbineRoleImpl
Represents the "turbine" model where permissions are in a many to many
relationship to roles, roles are related to groups are related to users, all
in many to many relationships.
|
class |
TurbineUserImpl
Represents the "turbine" model where permissions are in a many to many
relationship to roles, roles are related to groups are related to users, all
in many to many relationships.
|
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.