1d92d8a2456b23842a649b6104c60a9d6ea25333Brian Wellington#
bcb68be0a8f3c3eca58d6a6a869267e5c1841de2Francis Dupont# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews#
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater#
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater# The contents of this file are subject to the terms
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater# of the Common Development and Distribution License
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater# (the License). You may not use this file except in
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater# compliance with the License.
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater#
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater# You can obtain a copy of the License at
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater# https://opensso.dev.java.net/public/CDDLv1.0.html or
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater# opensso/legal/CDDLv1.0.txt
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater# See the License for the specific language governing
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater# permission and limitations under the License.
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater#
cb3e854e181373807f7f011e5050c1a8013b4841Brian Wellington# When distributing Covered Code, include this CDDL
1d92d8a2456b23842a649b6104c60a9d6ea25333Brian Wellington# Header Notice in each file and include the License file
271c4c7ffafeb0bda21278af6cac4535c0193f18Automatic Updater# at opensso/legal/CDDLv1.0.txt.
1d92d8a2456b23842a649b6104c60a9d6ea25333Brian Wellington# If applicable, add the following below the CDDL Header,
1d92d8a2456b23842a649b6104c60a9d6ea25333Brian Wellington# with the fields enclosed by brackets [] replaced by
1d92d8a2456b23842a649b6104c60a9d6ea25333Brian Wellington# your own identifying information:
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# "Portions Copyrighted [year] [name of copyright owner]"
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews#
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# $Id: famLibertySecurityService.properties,v 1.3 2008/12/18 00:01:55 babysunil Exp $
cb3e854e181373807f7f011e5050c1a8013b4841Brian Wellington#
cb3e854e181373807f7f011e5050c1a8013b4841Brian WellingtonsunFAMLibertySecurityService=Liberty ID-WSF Security Service
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrewsa100=Security Attribute Plugin Class
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrewsa100.help = Hot-swap: No ; Change requires Web Container restart.
1d92d8a2456b23842a649b6104c60a9d6ea25333Brian Wellingtona101=KeyInfo type
1d92d8a2456b23842a649b6104c60a9d6ea25333Brian Wellingtona101.help = Hot-swap: No ; Change requires Web Container restart.
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austeincertificate=certificate
1d92d8a2456b23842a649b6104c60a9d6ea25333Brian Wellingtonpublic_key=public_key
1d92d8a2456b23842a649b6104c60a9d6ea25333Brian Wellingtona102=Security Token Provider Class
1d92d8a2456b23842a649b6104c60a9d6ea25333Brian Wellingtona102.help = Hot-swap: No ; Change requires Web Container restart.
1d92d8a2456b23842a649b6104c60a9d6ea25333Brian Wellingtona103=Default WSC certificate alias
1d92d8a2456b23842a649b6104c60a9d6ea25333Brian Wellingtona103.help = Hot-swap: No ; Change requires Web Container restart.
1d92d8a2456b23842a649b6104c60a9d6ea25333Brian Wellingtona104=Trusted Authority signing certificate alias
1d92d8a2456b23842a649b6104c60a9d6ea25333Brian Wellingtona104.help = Hot-swap: No ; Change requires Web Container restart.
1d92d8a2456b23842a649b6104c60a9d6ea25333Brian Wellingtona105=Trusted CA signing certificate aliases
21f1794606dce19928cf455029e173321f166380Mark Andrewsa105.help=Hot-swap: No; Change requires Web Container restart;<br> The syntax is < cert alias 1>[:< issuer 1>]|< cert alias 2>[:< issuer 2>]|..... For example, myalias1:myissuer1|myalias2|myalias3:myissuer3.
4eb998928b9aef0ceda42d7529980d658138698aEvan Hunt