Class InfinispanLegacyUserManagementProviderFactory
java.lang.Object
org.wildfly.extension.clustering.web.sso.infinispan.InfinispanLegacyUserManagementProviderFactory
- All Implemented Interfaces:
BinaryServiceConfiguration,LegacyDistributableUserManagementProviderFactory
@MetaInfServices(org.wildfly.clustering.web.service.user.LegacyDistributableUserManagementProviderFactory.class)
public class InfinispanLegacyUserManagementProviderFactory
extends Object
implements LegacyDistributableUserManagementProviderFactory, BinaryServiceConfiguration
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.wildfly.clustering.server.service.BinaryServiceConfiguration
getServiceDependency, getServiceDependency, resolveServiceName, resolveServiceName, withChildName
-
Constructor Details
-
InfinispanLegacyUserManagementProviderFactory
public InfinispanLegacyUserManagementProviderFactory()
-
-
Method Details
-
createUserManagementProvider
- Specified by:
createUserManagementProviderin interfaceLegacyDistributableUserManagementProviderFactory
-
getParentName
- Specified by:
getParentNamein interfaceBinaryServiceConfiguration
-
getChildName
- Specified by:
getChildNamein interfaceBinaryServiceConfiguration
-