Class PlainCallbackHandler

java.lang.Object
tigase.auth.impl.PlainCallbackHandler
All Implemented Interfaces:
CallbackHandler, AuthRepositoryAware, Aware, DomainAware, SessionAware

public class PlainCallbackHandler extends Object implements CallbackHandler, AuthRepositoryAware, DomainAware, SessionAware
Implementation of CallbackHandler for authentication with SASL PLAIN or using plaintext password.