|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client 11g Release 1 (11.1.1) E17503-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DataSecurityProvider
| Method Summary | |
|---|---|
java.util.Hashtable |
getImplicitSecurityAttrSQLExpressionAndDomain(ArrayList privsToCheck,
StructureDef defObject)
Optional: XDB data security requires additional sql attribute sys_get_aclids(table_alias, privsToCheck) for getting aclids of row instances in the query. |
java.lang.String |
getPrivilegeFilterWhereClause(java.lang.String privsRequiredToView,
StructureDef defObject,
java.lang.String entityRefName)
Gets the where clause for read restriction. |
Transaction |
getTransaction()
|
| Method Detail |
|---|
Transaction getTransaction()
Transaction
java.util.Hashtable getImplicitSecurityAttrSQLExpressionAndDomain(ArrayList privsToCheck,
StructureDef defObject)
getImplicitSecurityAttrSQLExpression
return an expression.
privsToCheck - The privileges for the SQL expression.defObject - The entity or view definition.
Map of SQL expression and domain class of security attributes.StructureDef
java.lang.String getPrivilegeFilterWhereClause(java.lang.String privsRequiredToView,
StructureDef defObject,
java.lang.String entityRefName)
null.
privsRequiredToView - The row filter privileges for read.defObject - The definition object in which the filter apply.entityRefName - The name of the entiry reference in which the filter apply.
StructureDef
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client 11g Release 1 (11.1.1) E17503-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||