fmServiceDefaultValues.properties revision e8721886dbfd32e88cc7077cbee4b6bb1b44b443
1378N/A#
1378N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
1378N/A#
1378N/A# Copyright (c) 2006 Sun Microsystems Inc. All Rights Reserved
1378N/A#
1378N/A# The contents of this file are subject to the terms
1378N/A# of the Common Development and Distribution License
1378N/A# (the License). You may not use this file except in
1378N/A# compliance with the License.
1378N/A#
1378N/A# You can obtain a copy of the License at
1378N/A# https://opensso.dev.java.net/public/CDDLv1.0.html or
1378N/A# opensso/legal/CDDLv1.0.txt
1378N/A# See the License for the specific language governing
1378N/A# permission and limitations under the License.
1378N/A#
1378N/A# When distributing Covered Code, include this CDDL
1378N/A# Header Notice in each file and include the License file
1378N/A# at opensso/legal/CDDLv1.0.txt.
1378N/A# If applicable, add the following below the CDDL Header,
1378N/A# with the fields enclosed by brackets [] replaced by
1378N/A# your own identifying information:
1378N/A# "Portions Copyrighted [year] [name of copyright owner]"
1378N/A#
1378N/A# $Id: fmServiceDefaultValues.properties,v 1.5 2009/12/23 23:33:32 exu Exp $
1378N/A#
1378N/A
1378N/A
1378N/A
1378N/ACONFIGURATION_PROVIDER_CLASS=com.sun.identity.plugin.configuration.impl.ConfigurationInstanceImpl
1378N/ADATASTORE_PROVIDER_CLASS=com.sun.identity.plugin.datastore.impl.IdRepoDataStoreProvider
1378N/ALOG_PROVIDER_CLASS=com.sun.identity.plugin.log.impl.LogProvider
1378N/ASESSION_PROVIDER_CLASS=com.sun.identity.plugin.session.impl.FMSessionProvider
1378N/AMONAGENT_PROVIDER_CLASS=com.sun.identity.plugin.monitoring.impl.AgentProvider
1378N/AMONSAML1_PROVIDER_CLASS=com.sun.identity.plugin.monitoring.impl.FedMonSAML1SvcProvider
1378N/AMONSAML2_PROVIDER_CLASS=com.sun.identity.plugin.monitoring.impl.FedMonSAML2SvcProvider
1378N/AMONIDFF_PROVIDER_CLASS=com.sun.identity.plugin.monitoring.impl.FedMonIDFFSvcProvider
1378N/ADISCO_AUTHORIZER=com.sun.identity.liberty.ws.disco.plugins.DefaultDiscoAuthorizer
1378N/ADISCO_ENTRY_HANDLER=com.sun.identity.liberty.ws.disco.plugins.UserDiscoEntryHandler
1378N/ADISCO_GLOBAL_ENTRY_HANDLER=com.sun.identity.liberty.ws.disco.plugins.GlobalDiscoEntryHandler
1378N/AWEB_SERVICE_AUTHENTICATOR=com.sun.identity.liberty.ws.soapbinding.WebServiceAuthenticatorImpl
1378N/AAUTHNSVC_PLAIN_MECHANISM_HANDLER=com.sun.identity.liberty.ws.authnsvc.mechanism.PlainMechanismHandler
1378N/AAUTHNSVC_CRAMMD5_MECHANISM_HANDLER=com.sun.identity.liberty.ws.authnsvc.mechanism.CramMD5MechanismHandler
1378N/AIDPP_AUTHORIZER=com.sun.identity.liberty.ws.idpp.plugin.IDPPAuthorizer
1378N/AAUTHNSVC_SSOTOKEN_MECHANISM_HANDLER=com.sun.identity.liberty.ws.authnsvc.mechanism.SSOTokenMechanismHandler
1378N/A