| Package | Description |
|---|---|
| org.wso2.broker.auth.authentication.sasl | |
| org.wso2.broker.auth.authentication.sasl.plain |
| Constructor and Description |
|---|
BrokerSecurityProvider(String name,
Map<String,SaslServerBuilder> providerMap)
Constructs a provider with the specified name and sasl server builders map
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlainSaslServerBuilder
Class implements
SaslServerBuilder to build the PLAIN SASL provider mechanism. |
Copyright © 2018 WSO2. All rights reserved.