| Package | Description | 
|---|---|
| org.columba.ristretto.auth | 
 Authentication Framework based on SASL (RFC2222). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AuthenticationMechanism | 
AuthenticationFactory.getAuthentication(java.lang.String name)
Gets a new instance of the AuthenticationMechanism which implements the
 specified SASL mechanism. 
 | 
java.lang.String | 
AuthenticationFactory.getSecurestMethod(java.lang.String authCapability)
Gets the securest supported SASL mechanism of the specified. 
 | 
Copyright © 2021. All Rights Reserved.