| Name | Description | Type | Package | Framework |
| SaslProvider | This is the Provider object providing the SaslServerFactory written by Jive Software. | Class | org.jivesoftware.openfire.sasl | Echo |
| SaslServerFactoryImpl | Server Factory for supported mechanisms. | Class | org.jivesoftware.openfire.sasl | Echo |
| SaslServerPlainImpl | client ----- {authzid, authcid, password} -----> server Each paramater sent to the server is seperated by a null character | Class | org.jivesoftware.openfire.sasl | Echo |
| ScramSha1SaslServer | Class | org.jivesoftware.openfire.sasl | Echo | |
| VerifyPasswordCallback | This callback isused by SaslServer to determine if a password supplied by a client is verified. | Class | org.jivesoftware.openfire.sasl | Echo |
| SaslProvider | This is the Provider object providing the SaslServerFactory written by Jive Software. | Class | org.jivesoftware.openfire.sasl | OpenFire |
| SaslServerFactoryImpl | Server Factory for supported mechanisms. | Class | org.jivesoftware.openfire.sasl | OpenFire |
| SaslServerPlainImpl | client ----- {authzid, authcid, password} -----> server Each paramater sent to the server is seperated by a null character | Class | org.jivesoftware.openfire.sasl | OpenFire |
| ScramSha1SaslServer | Class | org.jivesoftware.openfire.sasl | OpenFire | |
| VerifyPasswordCallback | This callback isused by SaslServer to determine if a password supplied by a client is verified. | Class | org.jivesoftware.openfire.sasl | OpenFire |