Search this site
Home
Release 2.x
Overview
What's New
Architecture
Download
Install - Reference
Samples
Development
Projects
Links
Release 1.x
Reference
Java Docs
Browse Source
Issue Tracker
Ohloh
Founders
Scott Fehrman
Derrick Harcey
Terry Sigle
Sitemap
Page authors
Scott Fehrman
December 19, 2011
Release 2.x
>
Install - Reference
>
Config Ref Guide
>
Security
>
Policies
>
Policy
>
Session
>
Clients
Clients (form the Session) that are allowed within a given Policy.
NOTE: If no Clients are declared, then
all
Clients are allowed for the specific Policy.
Syntax
<Clients>
<Client id="..."/>
...
</Clients>
Arguments (for Client)
Name
Required
Description
Example
id
yes
A valid Client id.
id="uml"
Properties
None
XML Sub-Elements