Search notes:

Oracle: DBMS_NETWORK_ACL_ADMIN

dbms_network_acl_admin allows to modify access control lists (ACLs) which in turn control access to external network services via utl_tcp, utl_http, utl_smtp and utl_inaddr.

Procedures and functions

add_privilege Deprecated.
append_host_ace
append_host_acl
append_wallet_ace
append_wallet_acl
assign_acl Deprecated.
assign_wallet_acl Deprecated.
check_privilege Deprecated.
check_privilege_aclid Deprecated.
create_acl Deprecated.
delete_privilege Deprecated.
drop_acl Deprecated.
get_host_aclids
get_wallet_aclid
instance_callout_imp
remove_host_ace
remove_wallet_ace
set_host_acl
set_wallet_acl
unassign_acl Deprecated.
unassign_wallet_acl Deprecated.

See also

dba_network_acls
ORA-24247: network access denied by access control list (ACL)
Oracle DBMS PL/SQL packages

Index