configuratorPlugins.properties revision e8721886dbfd32e88cc7077cbee4b6bb1b44b443
278N/A#
278N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
278N/A#
278N/A# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
278N/A#
278N/A# The contents of this file are subject to the terms
278N/A# of the Common Development and Distribution License
278N/A# (the License). You may not use this file except in
278N/A# compliance with the License.
278N/A#
278N/A# You can obtain a copy of the License at
278N/A# https://opensso.dev.java.net/public/CDDLv1.0.html or
278N/A# opensso/legal/CDDLv1.0.txt
278N/A# See the License for the specific language governing
278N/A# permission and limitations under the License.
278N/A#
278N/A# When distributing Covered Code, include this CDDL
278N/A# Header Notice in each file and include the License file
278N/A# at opensso/legal/CDDLv1.0.txt.
278N/A# If applicable, add the following below the CDDL Header,
844N/A# with the fields enclosed by brackets [] replaced by
278N/A# your own identifying information:
278N/A# "Portions Copyrighted [year] [name of copyright owner]"
278N/A#
1244N/A# $Id: configuratorPlugins.properties,v 1.2 2008/06/25 05:40:31 qcheng Exp $
278N/A#
618N/A#
1244N/A
1244N/A# Add your configurator plugin classes
278N/Aconfigurator.plugins=com.sun.identity.setup.plugin.FederationPlugin
844N/A