Uses of Interface
tigase.auth.SessionAware
-
Packages that use SessionAware Package Description tigase.auth.impl -
-
Uses of SessionAware in tigase.auth.impl
Classes in tigase.auth.impl that implement SessionAware Modifier and Type Class Description classCertBasedCallbackHandlerclassPlainCallbackHandlerImplementation of CallbackHandler for authentication with SASL PLAIN or using plaintext password.classScramCallbackHandlerImplementation of CallbackHandler to support authentication using SASL SCRAM-* authentication mechanism.
-