Package tigase.auth

Interface AuthRepositoryAware

All Superinterfaces:
Aware
All Known Implementing Classes:
AuthRepoPlainCallbackHandler, PlainCallbackHandler, PlainSPCallbackHandler, ScramCallbackHandler

public interface AuthRepositoryAware extends Aware
Interface should be implemented by CallbackHandler instance if AuthRepository from session should be injected.