Package | Description |
---|---|
org.apache.fulcrum.security.model.dynamic | |
org.apache.fulcrum.security.model.dynamic.entity.impl |
Modifier and Type | Method and Description |
---|---|
<T extends DynamicUser> |
DynamicACLFactory.addDelegators(DynamicUser user,
Set<T> users)
Add delegators to the user list
|
Modifier and Type | Method and Description |
---|---|
<T extends DynamicUser> |
DynamicACLFactory.addDelegators(DynamicUser user,
Set<T> users)
Add delegators to the user list
|
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.