1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts<?xml version='1.0' encoding="UTF-8"?>
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts<!--
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts
31efa30f058787c2c450472578e51d9f4760271aJames Phillpotts Copyright (c) 2014-2015 ForgeRock AS.
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts The contents of this file are subject to the terms of the Common Development and
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts Distribution License (the License). You may not use this file except in compliance with the
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts License.
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts specific language governing permission and limitations under the License.
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts When distributing Covered Code, include this CDDL Header Notice in each file and include
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts Header, with the fields enclosed by brackets [] replaced by your own identifying
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts information: "Portions Copyrighted [year] [name of copyright owner]"
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts-->
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts<!DOCTYPE ServicesConfiguration
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts PUBLIC "=//iPlanet//Service Management Services (SMS) 1.0 DTD//EN"
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts "jar://com/sun/identity/sm/sms.dtd">
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts<ServicesConfiguration>
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts <Service name="RestApisService" version="1.0">
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts <Schema
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts serviceHierarchy="/DSAMEConfig/RestApisService"
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts i18nFileName="RestApis"
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts i18nKey="openam-rest-apis-service-description"
31efa30f058787c2c450472578e51d9f4760271aJames Phillpotts revisionNumber="1"
31efa30f058787c2c450472578e51d9f4760271aJames Phillpotts resourceName="rest">
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts <Global>
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts <AttributeSchema name="openam-rest-apis-default-version"
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts type="single_choice"
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts listOrder="insertion"
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts syntax="string"
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts any="display"
31efa30f058787c2c450472578e51d9f4760271aJames Phillpotts resourceName="defaultVersion"
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts i18nKey="a101">
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts <ChoiceValues>
bd1b897bef3387513ec9d979d6a6984fdf13a3abDavid Luna <ChoiceValue i18nKey="a101a">Latest</ChoiceValue>
bd1b897bef3387513ec9d979d6a6984fdf13a3abDavid Luna <ChoiceValue i18nKey="a101b">Oldest</ChoiceValue>
bd1b897bef3387513ec9d979d6a6984fdf13a3abDavid Luna <ChoiceValue i18nKey="a101c">None</ChoiceValue>
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts </ChoiceValues>
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts <DefaultValues>
bd1b897bef3387513ec9d979d6a6984fdf13a3abDavid Luna <Value>Latest</Value>
bd1b897bef3387513ec9d979d6a6984fdf13a3abDavid Luna </DefaultValues>
bd1b897bef3387513ec9d979d6a6984fdf13a3abDavid Luna </AttributeSchema>
bd1b897bef3387513ec9d979d6a6984fdf13a3abDavid Luna <AttributeSchema name="openam-rest-apis-header-warning"
bd1b897bef3387513ec9d979d6a6984fdf13a3abDavid Luna type="single"
bd1b897bef3387513ec9d979d6a6984fdf13a3abDavid Luna syntax="boolean"
bd1b897bef3387513ec9d979d6a6984fdf13a3abDavid Luna any="display"
31efa30f058787c2c450472578e51d9f4760271aJames Phillpotts resourceName="warningHeader"
bd1b897bef3387513ec9d979d6a6984fdf13a3abDavid Luna i18nKey="a102">
bd1b897bef3387513ec9d979d6a6984fdf13a3abDavid Luna <BooleanValues>
bd1b897bef3387513ec9d979d6a6984fdf13a3abDavid Luna <BooleanTrueValue i18nKey="a102a">Enabled</BooleanTrueValue>
bd1b897bef3387513ec9d979d6a6984fdf13a3abDavid Luna <BooleanFalseValue i18nKey="a102b">Disabled</BooleanFalseValue>
bd1b897bef3387513ec9d979d6a6984fdf13a3abDavid Luna </BooleanValues>
bd1b897bef3387513ec9d979d6a6984fdf13a3abDavid Luna <DefaultValues>
bd1b897bef3387513ec9d979d6a6984fdf13a3abDavid Luna <Value>Enabled</Value>
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts </DefaultValues>
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts </AttributeSchema>
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts </Global>
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts </Schema>
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts </Service>
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts</ServicesConfiguration>
1ee783dff2267bdf24897d2d3d708f4669275293James Phillpotts