| Package | Description |
|---|---|
| org.wildfly.common.selector |
| Modifier and Type | Method and Description |
|---|---|
static SelectorPermission |
Selector.getChangePermissionFor(java.lang.Class<?> clazz)
Deprecated.
Get the
change permission for the given class. |
static SelectorPermission |
Selector.getGetPermissionFor(java.lang.Class<?> clazz)
Deprecated.
Get the
get permission for the given class. |
static SelectorPermission |
Selector.getSetPermissionFor(java.lang.Class<?> clazz)
Deprecated.
Get the
set permission for the given class. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SelectorPermission.equals(SelectorPermission p) |
boolean |
SelectorPermission.implies(SelectorPermission p) |
Copyright © 2015 JBoss, a division of Red Hat, Inc.