| Package | Description |
|---|---|
| org.columba.ristretto.auth |
Authentication Framework based on SASL (RFC2222).
|
| org.columba.ristretto.auth.mechanism |
Implementations of the standard authenication mechanisms.
|
| org.columba.ristretto.smtp |
Low level implementation of the SMTP Protocol as specified by RFC 2821.
|
| Class and Description |
|---|
| AuthenticationException
Exception for the SASL Authentication mechanisms in Ristretto.
|
| AuthenticationFactory
Factory for the AuthentictionMechanism of the SASL authentication process.
|
| AuthenticationMechanism
Interface for the implementation of a SASL mechanism.
|
| AuthenticationServer
Interface for the server communication and information needed for the
AuthenticationMechanisms.
|
| NoSuchAuthenticationException
Special AuthenticationException for the case that a mechanism is requested
that is not supported by the Factory.
|
| Class and Description |
|---|
| AuthenticationException
Exception for the SASL Authentication mechanisms in Ristretto.
|
| AuthenticationMechanism
Interface for the implementation of a SASL mechanism.
|
| AuthenticationServer
Interface for the server communication and information needed for the
AuthenticationMechanisms.
|
| Class and Description |
|---|
| AuthenticationException
Exception for the SASL Authentication mechanisms in Ristretto.
|
| AuthenticationServer
Interface for the server communication and information needed for the
AuthenticationMechanisms.
|
Copyright © 2023. All Rights Reserved.