| Package | Description |
|---|---|
| org.jboss.security |
The basic security interfaces and classes are now located in the
jbosssx module.
|
| org.jboss.security.acl |
| Modifier and Type | Method and Description |
|---|---|
<T> EntitlementHolder<T> |
AuthorizationManager.getEntitlements(Class<T> clazz,
Resource resource,
Identity identity)
Instance Based Security Get all the entitlements assigned to the components of a Resource
|
| Modifier and Type | Method and Description |
|---|---|
abstract <T> EntitlementHolder<T> |
ACLContext.getEntitlements(Class<T> clazz,
Resource resource,
Identity identity)
Instance Based Security Get all the entitlements assigned to the components of a Resource
|
Copyright © 2013 JBoss Inc.. All Rights Reserved.