Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
acl:delete
Deletes an ACL.
Syntax
<acl:delete name="Some ACL Name"/>Parameters
name (required)- Name of the ACL to be deleted.
Description
The
acl:deletetag deletes an ACL from the ACL pool. To delete an ACL, it must first be loaded usingacl:load.Error Numbers
The possible values of
errnoinclude:
Example
The following example deletes the ACL record that corresponds to the name
acl1.<acl:delete name="acl1"/>See Also
Home > Contents > Index > 
Oracle JSP Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.