Uses of Interface
tigase.auth.AuthRepositoryAware
-
Packages that use AuthRepositoryAware Package Description tigase.auth.impl -
-
Uses of AuthRepositoryAware in tigase.auth.impl
Classes in tigase.auth.impl that implement AuthRepositoryAware Modifier and Type Class Description class
AuthRepoPlainCallbackHandler
Deprecated.class
PlainCallbackHandler
Implementation of CallbackHandler for authentication with SASL PLAIN or using plaintext password.class
PlainSPCallbackHandler
Deprecated.class
ScramCallbackHandler
Implementation of CallbackHandler to support authentication using SASL SCRAM-* authentication mechanism.
-