public class ObjectAuthorizer<X>
extends java.lang.Object
Constructor and Description |
---|
ObjectAuthorizer() |
Modifier and Type | Method and Description |
---|---|
boolean |
canInsert(Utente u,
X x) |
java.lang.String |
getQueryCondition(Utente u,
X x,
java.lang.String aliasTabella) |
boolean |
isAuthorized(Utente u,
X x) |
boolean |
isAuthorized(Utente u,
X x,
java.lang.String permissionType) |