Class PlainAuthTokenServiceConfigurator
java.lang.Object
org.jboss.as.clustering.controller.CapabilityServiceNameProvider
org.jboss.as.clustering.jgroups.subsystem.AuthTokenServiceConfigurator<BinaryAuthToken>
org.jboss.as.clustering.jgroups.subsystem.PlainAuthTokenServiceConfigurator
- All Implemented Interfaces:
Function<String,,BinaryAuthToken> ResourceServiceConfigurator,Dependency,ServiceConfigurator,ServiceNameProvider
public class PlainAuthTokenServiceConfigurator
extends AuthTokenServiceConfigurator<BinaryAuthToken>
- Author:
- Paul Ferraro
-
Constructor Summary
ConstructorsConstructorDescriptionPlainAuthTokenServiceConfigurator(org.jboss.as.controller.PathAddress address) -
Method Summary
Methods inherited from class org.jboss.as.clustering.jgroups.subsystem.AuthTokenServiceConfigurator
build, configure, registerMethods 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
-
PlainAuthTokenServiceConfigurator
public PlainAuthTokenServiceConfigurator(org.jboss.as.controller.PathAddress address)
-
-
Method Details
-
apply
-