WindowsDesktopSSO.xml revision db94c89af1729745b0e34b6dc2ddd79af9c4e61d
6c822625991844de5475569ff656a69965aa6affrbowen<?xml version="1.0" encoding="UTF-8"?>
c3fcea07965f59723831e23da647a77518285b8eslive<!--
e942c741056732f50da2074b36fe59805d370650slive DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
5f5d1b4cc970b7f06ff8ef6526128e9a27303d88nd
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd Copyright (c) 2006 Sun Microsystems Inc. All Rights Reserved
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd
08cb74ca432a8c24e39f17dedce527e6a47b8001jerenkrantz The contents of this file are subject to the terms
08cb74ca432a8c24e39f17dedce527e6a47b8001jerenkrantz of the Common Development and Distribution License
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd (the License). You may not use this file except in
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd compliance with the License.
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd You can obtain a copy of the License at
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd https://opensso.dev.java.net/public/CDDLv1.0.html or
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd opensso/legal/CDDLv1.0.txt
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd See the License for the specific language governing
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd permission and limitations under the License.
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd When distributing Covered Code, include this CDDL
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd Header Notice in each file and include the License file
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd at opensso/legal/CDDLv1.0.txt.
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd If applicable, add the following below the CDDL Header,
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd with the fields enclosed by brackets [] replaced by
7db9f691a00ead175b03335457ca296a33ddf31bnd your own identifying information:
6c822625991844de5475569ff656a69965aa6affrbowen "Portions Copyrighted [year] [name of copyright owner]"
6c822625991844de5475569ff656a69965aa6affrbowen
c3fcea07965f59723831e23da647a77518285b8eslive $Id: WindowsDesktopSSO.xml,v 1.9 2009/07/16 04:12:01 cbasha Exp $
6c822625991844de5475569ff656a69965aa6affrbowen
c3fcea07965f59723831e23da647a77518285b8eslive-->
6c822625991844de5475569ff656a69965aa6affrbowen
6c822625991844de5475569ff656a69965aa6affrbowen<!DOCTYPE ModuleProperties PUBLIC "=//iPlanet//Authentication Module Properties XML Interface 1.0 DTD//EN"
6c822625991844de5475569ff656a69965aa6affrbowen "jar://com/sun/identity/authentication/Auth_Module_Properties.dtd">
6c822625991844de5475569ff656a69965aa6affrbowen
6c822625991844de5475569ff656a69965aa6affrbowen
6c822625991844de5475569ff656a69965aa6affrbowen<ModuleProperties moduleName="WindowsDesktopSSO" version="1.0" >
6c822625991844de5475569ff656a69965aa6affrbowen <Callbacks length="1" order="1" timeout="120" header="Ce serveur utilise l&apos;authentification WindowsDesktopSSO." >
6c822625991844de5475569ff656a69965aa6affrbowen <HttpCallback>
6c822625991844de5475569ff656a69965aa6affrbowen <HttpHeader>Authorization</HttpHeader>
6c822625991844de5475569ff656a69965aa6affrbowen <Negotiation>WWW-Authenticate:Negotiate</Negotiation>
6c822625991844de5475569ff656a69965aa6affrbowen <HttpErrorCode>401</HttpErrorCode>
10542e490a1b0abf5c02e022f29ea2074ca4d435nd </HttpCallback>
10542e490a1b0abf5c02e022f29ea2074ca4d435nd </Callbacks>
10542e490a1b0abf5c02e022f29ea2074ca4d435nd</ModuleProperties>
10542e490a1b0abf5c02e022f29ea2074ca4d435nd