Class InfinispanSSOManagementServiceConfigurator
java.lang.Object
org.jboss.as.clustering.controller.CapabilityServiceNameProvider
org.wildfly.extension.clustering.web.SSOManagementServiceConfigurator
org.wildfly.extension.clustering.web.InfinispanSSOManagementServiceConfigurator
- All Implemented Interfaces:
Supplier<DistributableSSOManagementProvider>,ResourceServiceConfigurator,InfinispanCacheConfiguration,ServiceConfigurator,ServiceNameProvider,InfinispanSSOManagementConfiguration
public class InfinispanSSOManagementServiceConfigurator
extends SSOManagementServiceConfigurator
implements InfinispanSSOManagementConfiguration
Service configurator for Infinispan single sign-on management providers.
- Author:
- Paul Ferraro
-
Constructor Summary
ConstructorsConstructorDescriptionInfinispanSSOManagementServiceConfigurator(org.jboss.as.controller.PathAddress address) -
Method Summary
Methods inherited from class org.wildfly.extension.clustering.web.SSOManagementServiceConfigurator
buildMethods inherited from class org.jboss.as.clustering.controller.CapabilityServiceNameProvider
getServiceNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.wildfly.clustering.service.ServiceNameProvider
getServiceName
-
Constructor Details
-
InfinispanSSOManagementServiceConfigurator
public InfinispanSSOManagementServiceConfigurator(org.jboss.as.controller.PathAddress address)
-
-
Method Details
-
configure
public ServiceConfigurator configure(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode model) throws org.jboss.as.controller.OperationFailedException - Specified by:
configurein interfaceResourceServiceConfigurator- Throws:
org.jboss.as.controller.OperationFailedException
-
get
- Specified by:
getin interfaceSupplier<DistributableSSOManagementProvider>
-
getContainerName
- Specified by:
getContainerNamein interfaceInfinispanCacheConfiguration
-
getCacheName
- Specified by:
getCacheNamein interfaceInfinispanCacheConfiguration
-