@ThreadSafe public final class PlainSaslServerProvider extends Provider
PlainSaslServer
class which extends SaslServer
interfacePlainSaslServer.Factory
class that implements
SaslServerFactory
interfaceProvider.Service
Modifier and Type | Field and Description |
---|---|
static String |
MECHANISM |
static String |
NAME |
static double |
VERSION |
defaults
Constructor and Description |
---|
PlainSaslServerProvider()
Constructs a new provider for the SASL server when using the PLAIN mechanism.
|
clear, compute, computeIfAbsent, computeIfPresent, elements, entrySet, forEach, get, getInfo, getName, getOrDefault, getProperty, getService, getServices, getVersion, keys, keySet, load, merge, put, putAll, putIfAbsent, putService, remove, remove, removeService, replace, replace, replaceAll, toString, values
getProperty, list, list, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNames
clone, contains, containsKey, containsValue, equals, hashCode, isEmpty, rehash, size
public static final String NAME
public static final String MECHANISM
public static final double VERSION
Copyright © 2023. All Rights Reserved.