Class AggregateSaslServerFactory

java.lang.Object
org.wildfly.security.sasl.util.AggregateSaslServerFactory
All Implemented Interfaces:
SaslServerFactory

public final class AggregateSaslServerFactory extends Object implements SaslServerFactory
A SaslServerFactory which aggregates other SaslServerFactory instances into one.
Author:
David M. Lloyd