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 |
BasicUserImpl
Represents the "basic" model where users can be part of multiple groups
directly, with no roles or permissions.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DynamicUser
Represents the "simple" model where permissions are related to roles, roles
are related to groups and groups are related to users, all in many to many
relationships.
|
Modifier and Type | Class and Description |
---|---|
class |
DynamicUserImpl
Represents the "simple" model where permissions are related to roles, roles
are related to groups and groups are related to users, all in many to many
relationships.
|
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.