Class CustomAclService.AclObjectIdentityExt
java.lang.Object
org.genesys.blocks.security.service.CustomAclService.AclObjectIdentityExt
- Enclosing interface:
- CustomAclService
Wraps
AclObjectIdentity and adds list of inherited permissions.-
Field Summary
FieldsModifier and TypeFieldDescriptionThe inherited.The original. -
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new acl object identity ext. -
Method Summary
-
Field Details
-
original
The original. -
inherited
The inherited.
-
-
Constructor Details
-
AclObjectIdentityExt
Instantiates a new acl object identity ext.- Parameters:
source- the source
-