Modifier and Type | Interface and Description |
---|---|
pack-priv interface | SecurityCtx
Interface used for classes implementing integrity checking and privacy for DIGEST-MD5 SASL mechanism implementation. |
Modifier and Type | Class and Description |
---|---|
pack-priv abstract class | DigestMD5Base
Utility class for DIGEST-MD5 mechanism. |
pack-priv class | DigestMD5Client
An implementation of the DIGEST-MD5 (RFC 2831) SASL (RFC 2222) mechanism. |
pack-priv class | DigestMD5Server
An implementation of the DIGEST-MD5 server SASL mechanism. |
public class | FactoryImpl
Client and server factory for DIGEST-MD5 SASL client/server mechanisms. |