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
>
Types
The allowed Session Types for a given Policy.
NOTE: If no Types are declared, for a given Policy, then
ALL
Types are allowed, for that Policy.
Syntax
<Types>
<Type id="..."/>
...
</Types>
Arguments (for Type)
Name
Required
Description
Example
id
yes
One of the allowed Session Types:
ANON
USER
SYSTEM
id="ANON"
Properties
None
XML Sub-Elements