Uses of Interface
tigase.auth.Aware
Packages that use Aware
-
Uses of Aware in tigase.auth
Subinterfaces of Aware in tigase.authModifier and TypeInterfaceDescriptioninterface
Interface should be implemented by CallbackHandler instance if AuthRepository from session should be injected.interface
Interface should be implemented by CallbackHandler instance if domain name rom current XMPP Session should be injected.interface
interface
Interface should be implemented by CallbackHandler instance if current XMPP Session should be injected. -
Uses of Aware in tigase.auth.impl
Classes in tigase.auth.impl that implement AwareModifier and TypeClassDescriptionclass
Deprecated.class
class
Implementation of CallbackHandler for authentication with SASL PLAIN or using plaintext password.class
Deprecated.class
Implementation of CallbackHandler to support authentication using SASL SCRAM-* authentication mechanism.