public class RBACAdapter extends Object
| Constructor and Description |
|---|
RBACAdapter() |
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
getFilteredAttributes(Object bean) |
static Set<String> |
getReadonlyAttributes(Object bean) |
static void |
setFilteredAttributes(Object bean,
Set<String> atts) |
static <T> void |
setReadOnlyAttributes(T entity,
Set<String> readonlyJavaNames) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.