Class ScramCallbackHandler

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

public class ScramCallbackHandler extends Object implements CallbackHandler, AuthRepositoryAware, SessionAware, DomainAware, MechanismNameAware
Implementation of CallbackHandler to support authentication using SASL SCRAM-* authentication mechanism.