Release 2.x‎ > ‎Install - Reference‎ > ‎Config Ref Guide‎ > ‎Security‎ > ‎Policies‎ > ‎Policy‎ > ‎

Session

Information about the current Session.  The Session may contain information about the authenticated Principal and where the Request can from, the Client.  The Session information is used by the BasicDecider mechanism.

 Types If no types are listed ... then ALL Types are allowed
 Clients If no Clients are listed ... then ALL Clients are allowed

Syntax

<Session>
   <Types>
      ...
   </Types>
   <Clients>
      ...
   </Clients>
</Session>

Arguments

None


Properties

None


XML Sub-Elements