Class OTPSaslServerFactory

java.lang.Object
org.wildfly.security.sasl.otp.OTPSaslServerFactory
All Implemented Interfaces:
SaslServerFactory

@MetaInfServices(javax.security.sasl.SaslServerFactory.class) public final class OTPSaslServerFactory extends Object implements SaslServerFactory
The server factory for the OTP SASL mechanism.
Author:
Farah Juma