Oracle XS_DATA_SECURITY_INT Version 21c |
---|
General Information | |||||||||||||||||||||||||
Library Note |
|
||||||||||||||||||||||||
Purpose | Real Application Security Policy Administrative Interface Internal | ||||||||||||||||||||||||
AUTHID | DEFINER | ||||||||||||||||||||||||
Dependencies |
|
||||||||||||||||||||||||
Documented | No | ||||||||||||||||||||||||
First Available | Not known | ||||||||||||||||||||||||
Security Model | Owned by SYS with no privileges granted Direct access to this package is prevented by means of an Accessible By clause. It can only be accessed through XS_DATA_SECURITY. |
||||||||||||||||||||||||
Source | {ORACLE_HOME}/rdbms/admin/prvtds.plb | ||||||||||||||||||||||||
Subprograms | |||||||||||||||||||||||||
ADD_COLUMN_CONSTRAINTS | |||||||||||||||||||||||||
Add a column constraint to data security Overload 1 |
xs_data_security_int.add_column_constraints( |
||||||||||||||||||||||||
TBD | |||||||||||||||||||||||||
Add a list of column constraints to data security Overload 2 |
xs_data_security_int.add_column_constraints( |
||||||||||||||||||||||||
TBD | |||||||||||||||||||||||||
APPEND_REALM_CONSTRAINTS | |||||||||||||||||||||||||
Add a realm constraint to data security Overload 1 |
xs_data_security_int.add_realm_constraints( |
||||||||||||||||||||||||
TBD | |||||||||||||||||||||||||
Add a list of realm constraints to data security Overload 2 |
xs_data_security_int.add_realm_constraints( |
||||||||||||||||||||||||
TBD | |||||||||||||||||||||||||
APPLY_OBJECT_POLICY | |||||||||||||||||||||||||
Apply an XDS policy on a table | xs_data_security_int.apply_object_policy( |
||||||||||||||||||||||||
TBD | |||||||||||||||||||||||||
CREATE_ACL_PARAMETER | |||||||||||||||||||||||||
Create an ACL parameter | xs_data_security_int.create_acl_parameter( |
||||||||||||||||||||||||
TBD | |||||||||||||||||||||||||
CREATE_POLICY | |||||||||||||||||||||||||
Create a data security policy | xs_data_security_int.create_policy( |
||||||||||||||||||||||||
TBD | |||||||||||||||||||||||||
DELETE_ACL_PARAMETER | |||||||||||||||||||||||||
Delete an ACL parameter | xs_data_security_int.delete_acl_parameter( |
||||||||||||||||||||||||
TBD | |||||||||||||||||||||||||
DELETE_POLICY | |||||||||||||||||||||||||
Delete a data security policy | xs_data_security_int.delete_policy( |
||||||||||||||||||||||||
TBD | |||||||||||||||||||||||||
ENABLE_DISABLE_OBJECT_POLICY | |||||||||||||||||||||||||
Enable or disable a table XDS policy | xs_data_security_int.enable_disable_object_policy( |
||||||||||||||||||||||||
TBD | |||||||||||||||||||||||||
REMOVE_COLUMN_CONSTRAINTS | |||||||||||||||||||||||||
Remove all data security column constraints | xs_data_security_int.remove_column_constraints(policy IN VARCHAR2); |
||||||||||||||||||||||||
TBD | |||||||||||||||||||||||||
REMOVE_OBJECT_POLICY | |||||||||||||||||||||||||
Remove an XDS policy from a table | xs_data_security_int.remove_object_policy( |
||||||||||||||||||||||||
TBD | |||||||||||||||||||||||||
REMOVE_REALM_CONSTRAINTS | |||||||||||||||||||||||||
Remove all realm constraints | xs_data_security_int.remove_realm_constraints(policy IN VARCHAR2); |
||||||||||||||||||||||||
TBD | |||||||||||||||||||||||||
SET_DESCRIPTION | |||||||||||||||||||||||||
Set a data security policy description | xs_data_security_int.set_description( |
||||||||||||||||||||||||
exec xs_data_security_int.set_description('UWDSPOL', 'UW Test Policy'); |
This site is maintained by Dan Morgan. Last Updated: | This site is protected by copyright and trademark laws under U.S. and International law. © 1998-2021 Daniel A. Morgan All Rights Reserved | |||||||||
|
||||||||||