Name

CFADMINSECURITY — Enhanced in ColdFusion 5.0

Synopsis

<CFADMINSECURITY>
<CFNEWINTERNALADMINSECURITY>

This undocumented tag handles administrative tasks related to ColdFusion’s Advanced Security services. Because of the complexity of this tag and the fact that no documentation exists on its usage, the following information provided may be incomplete.

Attributes

ACTION=" action "

Specifies the action the tag should perform. Possible actions include the following: AddHost, AddPolicy, AddRule, AddRuleToPolicy, AddSecurityContext, Add-SecurityRealm, AddUserDirectory, AddUserDirectoryToContext, AddUserTo-Policy, CreateODBCQueryScheme, DeleteHost, DeleteODBCQueryScheme, DeletePolicy, DeleteRule, DeleteSecurityContext, DeleteSecurityRealm, DeleteUserDirectory, FlushCache, GenerateRule, GetHost, GetODBCQuery-Scheme, GetPolicy, GetResourceInfo, GetRule, GetRuleForPolicy, GetSec-urityContext, GetSecurityRealm, GetUserDirectory, GetUserDirectory-ForContext, GetUserPolicy, GetUserForUserDirectory, RemoveRuleFrom-Policy, RemoveUserDirectoryFromContext, and RemoveUserFromPolicy.

AUTHTYPE="Basic|X509"

The authentication protocol to use. The default value is Basic. This attribute is optional and used only when ACTION is set to AddSecurityRealm.

CACHETYPE="Basic|X509”

The type of security cache to flush. Required when ACTION is FlushCache. New in ColdFusion 5.0.

DESCRIPTION=" text "

A description for the object being referenced.

DIRECTORY=" directory_name "

The name of the security context ...

Get Programming ColdFusion now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.