Package | Description |
---|---|
org.hibernate.cfg.annotations | |
org.jboss.security.acl |
Modifier and Type | Method and Description |
---|---|
void |
EntityBinder.processComplementaryTableDefinitions(Table table) |
Modifier and Type | Class and Description |
---|---|
class |
ACLEntryImpl
This class represents an entry in the Access Control List (ACL), and associates a permission to an identity.
|
class |
ACLImpl
Simple ACL implementation that keeps the entries in a Map whose keys are the identities of the entries, to provide
fast access.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.