static void |
SecurableRightList.add(Connection con,
SecurableObject securableObject,
TrusteeObject trustee,
RightConst right) |
void |
SecurableRightList.add(TrusteeObject trusteeObject,
RightConst rightValue) |
void |
SecurableRightList.ceil(TrusteeObject trusteeObject,
RightConst rightValue) |
boolean |
SecurableRightList.check(RightConst right,
TrusteeObject trustee) |
static void |
SecurableRightList.delete(Connection con,
SecurableObject securableObject,
TrusteeObject trustee,
RightConst right) |
static void |
SecurableRightList.delete(Connection con,
TrusteeObject trustee) |
void |
SecurableRightList.delete(int rightType,
TrusteeObject trusteeObject) |
void |
SecurableRightList.delete(TrusteeObject trusteeObject) |
void |
SecurableRightList.delete(TrusteeObject trustee,
RightConst rightValue) |
Collection |
SecurableRightList.getRightByTrustee(TrusteeObject trustee) |
RightConst |
SecurableRightList.getRightValue(int type,
TrusteeObject trusteeObject) |
int |
SecurableRightList.getValue(int type,
TrusteeObject trusteeObject) |
boolean |
SecurableRightList.isFlag(TrusteeObject trusteeObject,
RightConst right) |
boolean |
SecurableRightList.isGOET(TrusteeObject trusteeObject,
RightConst right) |
boolean |
SecurableRightList.isLOET(TrusteeObject trusteeObject,
RightConst right) |
static SecurableRightList |
SecurableRightList.loadFiltred(Connection con,
SecurableObject securableObject,
TrusteeObject trustee,
int rightType) |
void |
SecurableRightList.loadRightValue(TrusteeObject trusteeObject,
RightConst right) |
boolean |
SecurableRightList.rightEquals(TrusteeObject trusteeObject,
RightConst right) |
void |
SecurableRightList.set(TrusteeObject trusteeObject,
RightConst rightValue) |
static boolean |
SecurableRightList.sysadminUser(Connection con,
TrusteeObject trustee) |