Package | Description |
---|---|
com.grey.base.sasl |
Modifier and Type | Field and Description |
---|---|
protected SaslServer.Authenticator |
SaslServer.authenticator |
Constructor and Description |
---|
CramMD5Server(SaslServer.Authenticator authenticator,
boolean base64) |
ExternalServer(SaslServer.Authenticator authenticator,
boolean base64) |
PlainServer(SaslServer.Authenticator authenticator,
boolean base64) |
SaslServer(SaslEntity.MECH id,
SaslServer.Authenticator a,
boolean base64) |
ServerFactory(SaslEntity.MECH mech,
SaslServer.Authenticator auth,
boolean base64) |
Copyright 2010-2018 Grey Software (Yusef Badri). All Rights Reserved.