fmMultiFederationProtocol.properties revision e8721886dbfd32e88cc7077cbee4b6bb1b44b443
1e34fe9044874422104e84373988d07876f716b6Mark Andrews# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
30d6dc14e918f9f72ff090c34d6e328ae8e7d68bCurtis Blackburn# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
5183f9d9daa139cbf000c12709877f62e79dfb14Evan Hunt# The contents of this file are subject to the terms
5183f9d9daa139cbf000c12709877f62e79dfb14Evan Hunt# of the Common Development and Distribution License
0193e63da91a4da27809b9a528eb043fa6b4da26Mark Andrews# (the License). You may not use this file except in
0193e63da91a4da27809b9a528eb043fa6b4da26Mark Andrews# compliance with the License.
17a00ff54c51f6bdfddd7d9ceaef6f2dcf387cc1Mark Andrews# You can obtain a copy of the License at
17a00ff54c51f6bdfddd7d9ceaef6f2dcf387cc1Mark Andrews# https://opensso.dev.java.net/public/CDDLv1.0.html or
5f238c3c64dd68100dc1b60f9c1e178522d1b333Mark Andrews# See the License for the specific language governing
5f238c3c64dd68100dc1b60f9c1e178522d1b333Mark Andrews# permission and limitations under the License.
2cd3c8856c97b770cc4843bfad63922e23a6f661Mark Andrews# When distributing Covered Code, include this CDDL
f3c8e48b95996c3020d138b87ee8941da29cc124Evan Hunt# Header Notice in each file and include the License file
f3c8e48b95996c3020d138b87ee8941da29cc124Evan Hunt# If applicable, add the following below the CDDL Header,
744589ff64e8d98b30b746cd7a1833f77830e185Mark Andrews# with the fields enclosed by brackets [] replaced by
744589ff64e8d98b30b746cd7a1833f77830e185Mark Andrews# your own identifying information:
744589ff64e8d98b30b746cd7a1833f77830e185Mark Andrews# "Portions Copyrighted [year] [name of copyright owner]"
dc775799d9a5a61f485bff5b883a60cc748afaf3Evan Hunt# $Id: fmMultiFederationProtocol.properties,v 1.2 2008/06/25 05:49:00 qcheng Exp $
0d18225b5e2d17e4bef0077212fd6927ca58dda6Evan Hunt# Portions Copyrighted 2011 ForgeRock AS
62f016d5d301713c72a59e83d3ab41170a77f674Mark AndrewssunMultiFederationProtocol=Multi-Federation Protocol
62f016d5d301713c72a59e83d3ab41170a77f674Mark Andrewsa101=Single Logout Handler List
d9f0c713fe1d50f1848ca827c5f31db79d904f04Evan Hunta101.help=List of Logout handlers for each supported federation protocol
d9f0c713fe1d50f1848ca827c5f31db79d904f04Evan Hunta101.help.txt=The multi-federation protocol engine supports Single Logout. Each federation protocol requires a different single \
d9f0c713fe1d50f1848ca827c5f31db79d904f04Evan Huntlogout handler. Logout handler must implement the <code>com.sun.identity.multiprotocol.SingleLogoutHandler</code> interface.