amSession.xml revision b91860b6092997623ef4afe19c2abddbe27dc087
325N/A<?xml version="1.0" encoding="ISO-8859-1"?>
325N/A
325N/A<!--
325N/A DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
325N/A
325N/A Copyright (c) 2006 Sun Microsystems Inc. All Rights Reserved
325N/A
325N/A The contents of this file are subject to the terms
325N/A of the Common Development and Distribution License
325N/A (the License). You may not use this file except in
325N/A compliance with the License.
325N/A
325N/A You can obtain a copy of the License at
325N/A https://opensso.dev.java.net/public/CDDLv1.0.html or
325N/A opensso/legal/CDDLv1.0.txt
325N/A See the License for the specific language governing
325N/A permission and limitations under the License.
325N/A
325N/A When distributing Covered Code, include this CDDL
325N/A Header Notice in each file and include the License file
325N/A at opensso/legal/CDDLv1.0.txt.
325N/A If applicable, add the following below the CDDL Header,
325N/A with the fields enclosed by brackets [] replaced by
325N/A your own identifying information:
325N/A "Portions Copyrighted [year] [name of copyright owner]"
325N/A
325N/A $Id: amSession.xml,v 1.6 2009/02/19 05:51:10 bhavnab Exp $
325N/A
325N/A-->
325N/A
325N/A<!--
325N/A Portions Copyrighted 2011-2012 ForgeRock AS
325N/A-->
325N/A
325N/A<!DOCTYPE ServicesConfiguration
325N/A PUBLIC "=//iPlanet//Service Management Services (SMS) 1.0 DTD//EN"
325N/A "jar://com/sun/identity/sm/sms.dtd">
325N/A
325N/A<ServicesConfiguration>
325N/A <Service name="iPlanetAMSessionService" version="1.0">
325N/A <Schema
325N/A serviceHierarchy="/DSAMEConfig/iPlanetAMSessionService"
325N/A i18nFileName="amSession"
325N/A revisionNumber="40"
325N/A i18nKey="iplanet-am-session-service-description">
325N/A <Global>
325N/A <AttributeSchema name="serviceObjectClasses"
325N/A type="list"
325N/A syntax="string"
325N/A i18nKey="">
325N/A <DefaultValues>
325N/A <Value>iplanet-am-session-service</Value>
325N/A </DefaultValues>
325N/A </AttributeSchema>
325N/A <AttributeSchema name="iplanet-am-session-enable-session-trimming"
325N/A type="single_choice"
325N/A syntax="string"
325N/A i18nKey="a122">
325N/A <ChoiceValues>
325N/A <ChoiceValue i18nKey="choiceYES">YES</ChoiceValue>
325N/A <ChoiceValue i18nKey="choiceNO">NO</ChoiceValue>
325N/A </ChoiceValues>
325N/A <DefaultValues>
325N/A <Value>NO</Value>
325N/A </DefaultValues>
325N/A </AttributeSchema>
325N/A <AttributeSchema name="iplanet-am-session-max-session-list-size"
325N/A type="single"
325N/A syntax="number_range"
325N/A rangeStart="1" rangeEnd="2147483647"
325N/A i18nKey="a105">
325N/A <DefaultValues>
325N/A <Value>120</Value>
325N/A </DefaultValues>
325N/A </AttributeSchema>
325N/A <AttributeSchema name="iplanet-am-session-session-list-retrieval-timeout"
325N/A type="single"
325N/A syntax="number_range"
325N/A rangeStart="1" rangeEnd="2147483647"
325N/A i18nKey="a106">
325N/A <DefaultValues>
325N/A <Value>5</Value>
325N/A </DefaultValues>
325N/A </AttributeSchema>
325N/A <AttributeSchema name="iplanet-am-session-property-change-notification"
325N/A type="single_choice"
325N/A syntax="string"
325N/A i18nKey="a116">
325N/A <ChoiceValues>
325N/A <ChoiceValue i18nKey="choiceON">ON</ChoiceValue>
325N/A <ChoiceValue i18nKey="choiceOFF">OFF</ChoiceValue>
325N/A </ChoiceValues>
325N/A <DefaultValues>
325N/A <Value>OFF</Value>
325N/A </DefaultValues>
325N/A </AttributeSchema>
325N/A <AttributeSchema name="iplanet-am-session-deny-login-if-db-is-down"
325N/A type="single_choice"
325N/A syntax="string"
325N/A i18nKey="a119c">
325N/A <ChoiceValues>
325N/A <ChoiceValue i18nKey="choiceYES">YES</ChoiceValue>
325N/A <ChoiceValue i18nKey="choiceNO">NO</ChoiceValue>
325N/A </ChoiceValues>
325N/A <DefaultValues>
325N/A <Value>NO</Value>
325N/A </DefaultValues>
325N/A </AttributeSchema>
325N/A <AttributeSchema name="iplanet-am-session-notification-property-list"
325N/A type="list"
325N/A syntax="string"
325N/A i18nKey="a120">
325N/A </AttributeSchema>
325N/A <AttributeSchema name="iplanet-am-session-enable-session-constraint"
325N/A type="single_choice"
325N/A syntax="string"
325N/A i18nKey="a117">
325N/A <ChoiceValues>
325N/A <ChoiceValue i18nKey="choiceON">ON</ChoiceValue>
325N/A <ChoiceValue i18nKey="choiceOFF">OFF</ChoiceValue>
325N/A </ChoiceValues>
325N/A <DefaultValues>
325N/A <Value>OFF</Value>
325N/A </DefaultValues>
325N/A </AttributeSchema>
325N/A <AttributeSchema name="iplanet-am-session-enable-session-constraint-bypass-topleveladmin"
325N/A type="single_choice"
325N/A syntax="string"
325N/A i18nKey="a119a">
325N/A <ChoiceValues>
325N/A <ChoiceValue i18nKey="choiceYES">YES</ChoiceValue>
325N/A <ChoiceValue i18nKey="choiceNO">NO</ChoiceValue>
325N/A </ChoiceValues>
325N/A <DefaultValues>
325N/A <Value>NO</Value>
325N/A </DefaultValues>
325N/A </AttributeSchema>
325N/A <AttributeSchema name="iplanet-am-session-constraint-resulting-behavior"
325N/A type="single_choice"
325N/A syntax="string"
325N/A i18nKey="a119b">
325N/A <ChoiceValues>
325N/A <ChoiceValue i18nKey="choiceDenyAccess">DENY_ACCESS</ChoiceValue>
325N/A <ChoiceValue i18nKey="choiceDestroyOldSession">DESTROY_OLD_SESSION</ChoiceValue>
325N/A </ChoiceValues>
325N/A <DefaultValues>
325N/A <Value>DESTROY_OLD_SESSION</Value>
325N/A </DefaultValues>
325N/A </AttributeSchema>
325N/A <AttributeSchema name="iplanet-am-session-constraint-handler"
325N/A type="single_choice"
325N/A syntax="string"
325N/A i18nKey="a119b">
325N/A <ChoiceValues>
325N/A <ChoiceValue i18nKey="choiceDenyAccess">org.forgerock.openam.session.service.DenyAccessAction
325N/A </ChoiceValue>
325N/A <ChoiceValue i18nKey="choiceDestroyNextExpiring">
325N/A org.forgerock.openam.session.service.DestroyNextExpiringAction
325N/A </ChoiceValue>
325N/A <ChoiceValue i18nKey="choiceDestroyOldSession">
325N/A org.forgerock.openam.session.service.DestroyOldestAction
325N/A </ChoiceValue>
325N/A <ChoiceValue i18nKey="choiceDestroyAll">org.forgerock.openam.session.service.DestroyAllAction
325N/A </ChoiceValue>
325N/A </ChoiceValues>
325N/A <DefaultValues>
325N/A <Value>org.forgerock.openam.session.service.DestroyNextExpiringAction</Value>
325N/A </DefaultValues>
325N/A </AttributeSchema>
325N/A <AttributeSchema name="iplanet-am-session-constraint-max-wait-time"
325N/A type="single"
325N/A syntax="number_range"
325N/A rangeStart="0" rangeEnd="2147483647"
325N/A i18nKey="a119">
325N/A <DefaultValues>
325N/A <Value>6000</Value>
325N/A </DefaultValues>
325N/A </AttributeSchema>
325N/A <AttributeSchema name="iplanet-am-session-dnrestrictiononly"
325N/A type="single"
325N/A syntax="boolean"
325N/A i18nKey="a121b">
325N/A <BooleanValues>
325N/A <BooleanTrueValue i18nKey="i18nTrue">true</BooleanTrueValue>
325N/A <BooleanFalseValue i18nKey="i18nFalse">false</BooleanFalseValue>
325N/A </BooleanValues>
325N/A <DefaultValues>
325N/A <Value>false</Value>
325N/A </DefaultValues>
325N/A </AttributeSchema>
325N/A <AttributeSchema name="openam-session-timeout-handler-list"
325N/A type="list"
325N/A syntax="string"
i18nKey="a123">
</AttributeSchema>
<SubSchema name="Site" inheritance="multiple" i18nKey="site">
<AttributeSchema name="iplanet-am-session-sfo-enabled"
type="single"
syntax="boolean"
i18nKey="a121">
<BooleanValues>
<BooleanTrueValue i18nKey="i18nTrue">true</BooleanTrueValue>
<BooleanFalseValue i18nKey="i18nFalse">false</BooleanFalseValue>
</BooleanValues>
<DefaultValues>
<Value>true</Value>
</DefaultValues>
</AttributeSchema>
<!-- This property is deprecated as of 10.1.0 -->
<!-- Was i18Key a127 -->
<AttributeSchema name="iplanet-am-session-store-username"
type="single"
syntax="string">
<DefaultValues>
<Value>cn=Directory Manager</Value>
</DefaultValues>
</AttributeSchema>
<!-- This property is deprecated as of 10.1.0 -->
<!-- Was i18Key a128 -->
<AttributeSchema name="iplanet-am-session-store-password"
type="single"
syntax="password">
<DefaultValues>
<Value>password</Value>
</DefaultValues>
</AttributeSchema>
<!-- This property is deprecated as of 10.1.0 -->
<!-- Was i18Key a129 -->
<AttributeSchema name="iplanet-am-session-min-pool-size"
type="single"
syntax="number_range"
rangeStart="1" rangeEnd="100">
<DefaultValues>
<Value>8</Value>
</DefaultValues>
</AttributeSchema>
<!-- This property is deprecated as of 10.1.0 -->
<!-- Was i18Key a130 -->
<AttributeSchema name="iplanet-am-session-max-pool-size"
type="single"
syntax="number_range"
rangeStart="1" rangeEnd="100">
<DefaultValues>
<Value>32</Value>
</DefaultValues>
</AttributeSchema>
<!-- This property is deprecated as of 10.1.0 -->
<!-- Was i18Key a131 -->
<AttributeSchema name="iplanet-am-session-store-cpl-max-wait-time"
type="single"
syntax="number_range"
rangeStart="0" rangeEnd="2147483647">
<DefaultValues>
<Value>5000</Value>
</DefaultValues>
</AttributeSchema>
<!-- This property is deprecated as of 10.1.0 -->
<AttributeSchema name="iplanet-am-session-JDBC-driver-Impl-classname"
type="single"
syntax="string">
<DefaultValues>
<Value>com.iplanet.dpro.session.jdbc.HADBConnectionImpl</Value>
</DefaultValues>
</AttributeSchema>
<!-- Was i18Key a113 -->
<!-- This property is deprecated as of 10.1.0 -->
<AttributeSchema name="iplanet-am-session-jdbc-url"
type="single"
syntax="string">
<DefaultValues>
<Value></Value>
</DefaultValues>
</AttributeSchema>
</SubSchema>
</Global>
<Dynamic>
<AttributeSchema name="iplanet-am-session-max-session-time"
type="single"
syntax="number_range"
rangeStart="1" rangeEnd="2147483647"
i18nKey="a101">
<DefaultValues>
<Value>120</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="iplanet-am-session-max-idle-time"
type="single"
syntax="number_range"
rangeStart="1" rangeEnd="2147483647"
i18nKey="a102">
<DefaultValues>
<Value>30</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="iplanet-am-session-max-caching-time"
type="single"
syntax="number_range"
rangeStart="0" rangeEnd="2147483647"
i18nKey="a103">
<DefaultValues>
<Value>3</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="iplanet-am-session-quota-limit"
type="single"
syntax="number_range"
rangeStart="1" rangeEnd="2147483647"
i18nKey="a118">
<DefaultValues>
<Value>5</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="iplanet-am-session-service-status"
type="single_choice"
syntax="string"
i18nKey="">
<ChoiceValues>
<ChoiceValue i18nKey="choiceActive">Active</ChoiceValue>
<ChoiceValue i18nKey="choiceInactive">Inactive</ChoiceValue>
<ChoiceValue i18nKey="choiceDeleted">Deleted</ChoiceValue>
</ChoiceValues>
<DefaultValues>
<Value>Active</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="iplanet-am-session-get-valid-sessions"
type="list"
syntax="string"
i18nKey="">
</AttributeSchema>
<AttributeSchema name="iplanet-am-session-destroy-sessions"
type="list"
syntax="string"
i18nKey="">
</AttributeSchema>
<AttributeSchema name="iplanet-am-session-add-session-listener-on-all-sessions"
type="single"
syntax="boolean"
i18nKey="">
<DefaultValues>
<Value>false</Value>
</DefaultValues>
</AttributeSchema>
</Dynamic>
<User>
<AttributeSchema name="iplanet-am-session-max-session-time"
type="single"
syntax="number_range"
rangeStart="1" rangeEnd="2147483647"
i18nKey="a101">
<DefaultValues>
<Value>120</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="iplanet-am-session-max-idle-time"
type="single"
syntax="number_range"
rangeStart="1" rangeEnd="2147483647"
i18nKey="a102">
<DefaultValues>
<Value>30</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="iplanet-am-session-max-caching-time"
type="single"
syntax="number_range"
rangeStart="0" rangeEnd="2147483647"
i18nKey="a103">
<DefaultValues>
<Value>3</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="iplanet-am-session-quota-limit"
type="single"
syntax="number_range"
rangeStart="1" rangeEnd="2147483647"
i18nKey="a118">
<DefaultValues>
<Value>5</Value>
</DefaultValues>
</AttributeSchema>
</User>
</Schema>
<Configuration>
<GlobalConfiguration>
</GlobalConfiguration>
</Configuration>
</Service>
</ServicesConfiguration>