Home > Contents > Index >  
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

acl:delete

Deletes an ACL.

Syntax

Parameters

name (required)
Name of the ACL to be deleted.

Description

The acl:delete tag deletes an ACL from the ACL pool. To delete an ACL, it must first be loaded using acl:load.

Error Numbers

The possible values of errno include:

Value
Description
-105
Database error.
-10004
A required parameter is missing.
-10005
The requested object is not in the object pool (is not loaded into
memory).

Example

The following example deletes the ACL record that corresponds to the name acl1.

See Also

acl:create

acl:gather

portal:logdep

object:stream

object:setobject

object:setparent

acl:scatter

acl:set

   Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.