Package | Description |
---|---|
org.apache.fulcrum.security.model.basic.entity.impl | |
org.apache.fulcrum.security.model.dynamic.entity | |
org.apache.fulcrum.security.model.dynamic.entity.impl |
Modifier and Type | Class and Description |
---|---|
class |
BasicGroupImpl
Represents the "basic" model where users are part of groups, but nothing
else.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DynamicGroup
Represents the "dynamic" model where permissions are related to roles, roles
are related to groups and groups are related to userSet, all in many to many
relationships.
|
Modifier and Type | Class and Description |
---|---|
class |
DynamicGroupImpl
Represents the "dynamic" model where permissions are related to roles, roles
are related to groups and groups are related to userSet, all in many to many
relationships.
|
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.